wk_proj_crs_view {wk} | R Documentation |
Common CRS Representations
Description
These fixtures are calculated from PROJ version 9.1.0 and the database built from its source. They are used internally to transform and inspect coordinate reference systems.
Usage
wk_proj_crs_view
wk_proj_crs_json
Format
An object of class data.frame
with 13387 rows and 7 columns.
An object of class data.frame
with 13387 rows and 3 columns.
Examples
head(wk_proj_crs_view)
colnames(wk_proj_crs_json)
[Package wk version 0.9.2 Index]