crs_sf {crsuggest} | R Documentation |
Dataset of area extent polygons with CRS information
Description
Used by the crs_suggest()
function to look up suitable
coordinate reference systems for input spatial data. Terms of use are available
at https://epsg.org/terms-of-use.html.
Usage
data(crs_sf)
Format
An object of class sf
(inherits from tbl_df
, tbl
, data.frame
) with 6144 rows and 7 columns.
Details
Dataset of area extent polygons that correspond to CRS codes
See Also
https://epsg.org/terms-of-use.html
[Package crsuggest version 0.4 Index]