A small selection of Python, Node, and bash scripts to help convert the contents of a GeoJSON file so they can be ingested into a SQL database. The Python and Node scripts do the same thing. If no id ...
So, I'm trying to create a CSV with geojson coordinates to work with leaflet in DKAN so that boundaries can be easily displayed on the map. I have had some success and as an example I have hacked ...