Skip to main content

Convert · browser workspace

Convert GeoJSON to CSV

Flatten GeoJSON features and coordinates into a clean CSV for spreadsheets, reporting, and GIS data cleanup.

Quick start

Built for inspecting geojson properties and point coordinates in a spreadsheet.

Everything runs in your browser, so you can test the workflow with sample data when available before using production files.

Output: A CSV of feature properties and point coordinates.

  1. 1Upload a GeoJSON FeatureCollection.
  2. 2Review properties and extracted coordinates.
  3. 3Download the flattened CSV.
Preparing your private workspace…

How to GeoJSON to CSV

  1. 1Upload a GeoJSON file
  2. 2Review feature properties and coordinates
  3. 3Download the CSV

Why Use This Tool?

  • Feature properties become columns
  • Point coordinates become latitude and longitude
  • Private browser processing
  • Spreadsheet-ready output

Frequently Asked Questions

Does it support FeatureCollections?

Yes. FeatureCollections and individual Features are supported.

Are polygons flattened?

Properties are preserved; point coordinates are exposed directly, while complex geometry remains limited.