GeoJSON to CSV
LocalExport GeoJSON feature attributes to CSV with centroid lon/lat, locally in your browser.
What is it? GeoJSON to CSV exports feature attributes to a CSV table with centroid longitude/latitude columns.
TL;DR: Export GeoJSON attributes to CSV with centroid coordinates.
How to use
- Open a GeoJSON layer.
- Preview the table.
- Download the CSV.
FAQ
How is geometry handled?
Geometry is not exported; each row gets a centroid lon/lat.
Is it local?
Yes.
Limitations
- Geometry is reduced to a centroid.
- Nested attributes are stringified.
Privacy
Privacy first: this tool runs entirely in your browser. Your input and files never leave your device.