1 Repo
JavaScript libraries providing spatial processing and coordinate transformation for Node.js environments.
Distinct from Node.js Network Libraries: Existing Node.js candidates are for networking, compression, or NLP; none cover spatial/geographic data processing.
Explore 1 awesome GitHub repository matching web development · Node.js Spatial Data Libraries. 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
Provides a programmable interface for integrating geographic processing and coordinate transformation directly into JavaScript applications.