geojson-summary
GeoJSON summarizer
A JavaScript library to generate plain English summaries of GeoJSON data
Generate a plain-english summary of what is in a GeoJSON file.
34 stars
123 watching
4 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
banished
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
mapbox/geojson.io | A web-based editor for spatial data in JSON format | 1,928 |
mapbox/wellknown | A JavaScript library to parse and convert Well-Known Text into GeoJSON format. | 266 |
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-vt | A JavaScript library for efficiently slicing GeoJSON data into vector tiles on the fly for browser-based geospatial rendering and interaction. | 1,896 |
mapbox/csv2geojson | Converts CSV and TSV files into GeoJSON data suitable for maps | 364 |
mkeller3/mapbox-gl-ogc-feature-collection | A JavaScript library for fetching and rendering GeoJSON data from OGC Feature API endpoints. | 7 |
mapbox/tokml | Converts GeoJSON data to KML format. | 188 |
max-mapper/simplify-geojson | A tool for simplifying GeoJSON data by applying the Ramer–Douglas–Peucker algorithm | 178 |
mapbox/geojson-coords | Extracts coordinates from GeoJSON objects. | 31 |
mapbox/geojsonio-extension | Enables geojson.io editing within GitHub files and the Chrome web store | 1 |
gagan-bansal/geojson2svg | Converts GeoJSON data to an SVG string representation of a map | 229 |
developmentseed/vt-geojson | Extracts GeoJSON data from Mapbox vector tiles | 60 |
haoliangyu/geojson-multiply | A library that aggregates properties of multiple single-type geojson features into a multi-type feature collection | 2 |