The project is viewable here.
caseymm/img2geojson 的主要功能包括:Data conversion tools。
caseymm/img2geojson 的开源替代品包括: azavea/loam — A wrapper for running GDAL in the browser using gdal-js. gavinr/arcgis-json-to-geojson — ArcGIS JSON to GeoJSON. mapbox/tokml — Convert GeoJSON to KML. mbloch/mapshaper — Mapshaper is a tool for processing, simplifying, and converting geographic vector data, available as a command-line… node-geojson/gtfs2geojson — Convert GTFS data into GeoJSON. osgeo/gdal — GDAL is an MIT-licensed open source translator library that provides a unified abstract data model for reading and…
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
A wrapper for running GDAL in the browser using gdal-js