powered by
showWKT(p4s, file = NULL, morphToESRI = TRUE)
is.projected
CRS-class
cities <- readOGR(system.file("vectors", package = "rgdal")[1], "cities") readLines(system.file("vectors/cities.prj", package = "rgdal")[1]) showWKT(proj4string(cities)) showWKT("+init=epsg:28992")
Run the code above in your browser using DataLab