geojson-merge
GeoJSON merger
Merges multiple GeoJSON files into one FeatureCollection.
Merge multiple GeoJSON files into one FeatureCollection.
233 stars
121 watching
33 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 3 awesome lists
banished
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
mapbox/geojson-mapnikify | Transforms GeoJSON data into Mapnik XML stylesheets with embedded images and custom styles. | 38 |
mapbox/geojson.io | A web-based editor for spatial data in JSON format | 1,928 |
mapbox/csv2geojson | Converts CSV and TSV files into GeoJSON data suitable for maps | 364 |
mapbox/geojson-summary | A JavaScript library to generate plain English summaries of GeoJSON data | 34 |
mapbox/tokml | Converts GeoJSON data to KML format. | 188 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
mapbox/geojsonio-extension | Enables geojson.io editing within GitHub files and the Chrome web store | 1 |
mapbox/geojson-coords | Extracts coordinates from GeoJSON objects. | 31 |
mapbox/wellknown | A JavaScript library to parse and convert Well-Known Text into GeoJSON format. | 266 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
haoliangyu/geojson-multiply | A library that aggregates properties of multiple single-type geojson features into a multi-type feature collection | 2 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |
mkeller3/mapbox-gl-ogc-feature-collection | A JavaScript library for fetching and rendering GeoJSON data from OGC Feature API endpoints. | 7 |
mapbox/simplespec-to-gl-style | Converts GeoJSON styled with simplestyle-spec to a GL Style | 32 |