Client for 'mapshaper' for 'Geospatial' Operations
Apply a mapshaper command string to a geojson object
Check the system mapshaper
Drop features from a geo_json
FeatureCollection with null geometries
Remove features or portions of features that fall outside a clipping a...
Aggregate shapes in a polygon or point layer.
Remove features or portions of features that fall inside a specified a...
Convert multipart lines or polygons to singlepart
Delete fields in the attribute table
Remove small detached polygons (islands)
Create a line layer consisting of shared boundaries with no attribute ...
Convert polygons to topological boundaries (lines)
Create points from a polygon layer
Topologically-aware geometry simplification.
rmapshaper: Client for 'mapshaper' for 'Geospatial' Operations
Edit and simplify 'geojson', 'Spatial', and 'sf' objects. This is wrapper around the 'mapshaper' 'JavaScript' library by Matthew Bloch <https://github.com/mbloch/mapshaper/> to perform topologically-aware polygon simplification, as well as other operations such as clipping, erasing, dissolving, and converting 'multi-part' to 'single-part' geometries.