1 Repo
Tools for removing geographic features or portions of geometries based on spatial intersections with other shapes.
Distinct from Feature Geometry Extraction: Distinct from Feature Geometry Extraction: focuses on deleting/cutting geometry rather than exporting it.
Explore 1 awesome GitHub repository matching data & databases · Feature Erasers. Refine with filters or upvote what's useful.
Mapshaper is a tool for processing, simplifying, and converting geographic vector data, available as a command-line interface, a web browser tool, and a Node.js library. It functions as a coordinate projector, vector data converter, and web map asset optimizer designed to transform spatial datasets between different coordinate reference systems and file formats. The project is distinguished by its topology-preserving geometry simplification, which reduces vertex counts while maintaining shared boundaries to prevent gaps and overlaps. It further optimizes assets for the web through coordinate
Removes features or portions of features that fall inside a specified polygon area or bounding box.