Many GIS functions (e.g. finding the area)
reproject(shp, crs = geo_select_aeq(shp))
| shp | A spatial object with a geographic (WGS84) coordinate system |
|---|---|
| crs | An optional coordinate reference system (if not provided it is set
automatically by |
Other geo:
bbox_scale(),
gclip(),
geo_bb_matrix(),
geo_bb(),
mapshape_available(),
mapshape(),
quadrant()
#>rf_osgb <- reproject(routes_fast[1:3, ], 27700)#> Warning: Discarded datum OSGB_1936 in CRS definition#>