Published
Edited
Apr 14, 2020
1 star
Insert cell
md`# Shapefile to GEOJson conversion

[Npm libraries](https://www.npmjs.com/package/libraries)
- [ogr2ogr](https://github.com/wavded/ogr2ogr) (requires gdal command line - see [gdal install page](http://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries).) - last update 2020
- [shp2json](https://github.com/substack/shp2json#readme) (Uses the gdal native addon for node.js) - last update 2016

[Gdal software](https://gdal.org/)
- ogr2ogr (require gdal command line - see [gdal install page](http://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries))

Qgis Software: [How to change your CRS with QGIS](http://jonathansoma.com/tutorials/mapping/change-crs-with-qgis/)

Online services [Convert ESRI Shapefile Map to GeoJSON format](https://www.statsilk.com/maps/convert-esri-shapefile-map-geojson-format)
- [Ogre](https://ogre.adc4gis.com/)
- [Mapshaper](https://mapshaper.org/)`
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more