geojsonio-extension
Geojson editor
Enables geojson.io editing within GitHub files and the Chrome web store
chrome extension for editing github files in geojson.io
1 stars
128 watching
4 forks
Language: JavaScript
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
mapbox/csv2geojson | Converts CSV and TSV files into GeoJSON data suitable for maps | 364 |
mapbox/geojson-mapnikify | Transforms GeoJSON data into Mapnik XML stylesheets with embedded images and custom styles. | 38 |
mapbox/geojson-coords | Extracts coordinates from GeoJSON objects. | 31 |
mapbox/geojson-summary | A JavaScript library to generate plain English summaries of GeoJSON data | 34 |
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 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
mapbox/tokml | Converts GeoJSON data to KML format. | 188 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
mkeller3/mapbox-gl-ogc-feature-collection | A JavaScript library for fetching and rendering GeoJSON data from OGC Feature API endpoints. | 7 |
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 |
jwass/geojsonio.py | An open source Python library that allows users to embed and display GeoJSON data in a web-based map | 121 |
rgeo/rgeo-geojson | Provides an RGeo module for encoding and decoding GeoJSON data structures in Ruby | 188 |