Coordinate References System (CRS)
Check if an object has a coordinate reference system (has_crs
) and returns the proj4string
with get_crs
of the coordinate reference system.
get_crs(x, ...) has_crs(x, ...)
x |
|
... |
Further arguments, none implemented. |
data(deer) has_crs(deer) get_crs(deer)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.