wellknown
GeoJSON converter
A JavaScript library to parse and convert Well-Known Text into GeoJSON format.
GeoJSON-emitting WKT parser for browsers and node
266 stars
130 watching
50 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/tokml | Converts GeoJSON data to KML format. | 188 |
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/geojson.io | A web-based editor for spatial data in JSON format | 1,928 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
mkeller3/mapbox-gl-ogc-feature-collection | A JavaScript library for fetching and rendering GeoJSON data from OGC Feature API endpoints. | 7 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
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 |
placemark/betterknown | A modern parser and stringifier for various geospatial formats | 38 |
mapbox/geojsonio-extension | Enables geojson.io editing within GitHub files and the Chrome web store | 1 |
placemark/togeojson | Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 410 |
mapbox/geojson-merge | Merges multiple GeoJSON files into one FeatureCollection. | 233 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |