I built a GeoJSON to CSV parser in Python

The GeoJSON to CSV parser is intended to help classic relational databases handle GeoJSON datatypes.
It’s very simple, and converts each Feature from the FeatureCollection into it’s properties and a longitude, latitude coordinates.

Check it out on my GitHub


Posted

in

by

Tags:

Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.