Description Usage Arguments Details
Reads shapefiles, projects to given crs and returns polygon simple feature
1 |
shp_paths |
vector of path to shape files (or single path) |
crs |
string specifying projection (proj4string) passed to sf::st_transform, defaults to lcc (Mex) |
top |
in case of multipolygon geometry in one of the single shapefiles, TRUE indicates that only the biggest polygon will be included, if FALSE all polygons will be included |
Recieves path(s) to shapefile(s), projects to given crs and returns a single simple feature.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.