# install & run
nvm use
make runmake dist- run a GDAL docker container
docker run -it ghcr.io/osgeo/gdal:ubuntu-small-latestcd data
ogr2ogr -t_srs EPSG:4326 -f geoJSON -lco COORDINATE_PRECISION=7 ridings.json your_shapefile.shpimport that geojson into mongo
- go to https://mapshaper.org/
- upload
ridings.json - simplify (6-12% is a good starting range)
- export, overwrite original file
