geojson-normalize
GeoJSON formatter
Converts any GeoJSON object into a standard FeatureCollection format
Normalize any GeoJSON object into a GeoJSON FeatureCollection.
33 stars
114 watching
9 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/geojson-merge | Merges multiple GeoJSON files into one FeatureCollection. | 233 |
mapbox/geojson-mapnikify | Transforms GeoJSON data into Mapnik XML stylesheets with embedded images and custom styles. | 38 |
mapbox/geojson-summary | A JavaScript library to generate plain English summaries of GeoJSON data | 34 |
mapbox/tokml | Converts GeoJSON data to KML format. | 188 |
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/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
mapbox/wellknown | A JavaScript library to parse and convert Well-Known Text into GeoJSON format. | 266 |
mapbox/geojson-coords | Extracts coordinates from GeoJSON objects. | 31 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
mapbox/simplespec-to-gl-style | Converts GeoJSON styled with simplestyle-spec to a GL Style | 32 |
mkeller3/mapbox-gl-ogc-feature-collection | A JavaScript library for fetching and rendering GeoJSON data from OGC Feature API endpoints. | 7 |
mapbox/geojsonio-extension | Enables geojson.io editing within GitHub files and the Chrome web store | 1 |
max-mapper/simplify-geojson | A tool for simplifying GeoJSON data by applying the Ramer–Douglas–Peucker algorithm | 178 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |