Skip to main content
Vecaria

GeoJSON to CSV

Local

Export 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

  1. Open a GeoJSON layer.
  2. Preview the table.
  3. 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.