GeoJSON to CSV Converter

Convert Geographic JSON files to Comma-Separated Values. Free and private โ€” files are processed in your browser.

How to use

  1. Drop your GeoJSON file or click to browse
  2. Your file is converted automatically
  3. Download your CSV file

When to use this converter

Convert GeoJSON to CSV for data analysis, reporting, or importing into spreadsheet and database applications. Ideal for: analyzing web map data in Excel, processing spatial analysis results with pandas or R, creating reports from Mapbox or Leaflet data, or integrating GIS exports with business intelligence platforms.

What gets converted

Each GeoJSON feature becomes one or more CSV rows. Point features create single rows. LineStrings and Polygons create multiple rows (one per coordinate). All feature properties become CSV columns. Nested properties are flattened with dot notation. Coordinate pairs are split into separate latitude and longitude columns.

Frequently Asked Questions

How are GeoJSON features converted to CSV rows?

Each feature becomes one or more CSV rows. Points create single rows, while LineStrings and Polygons create multiple rows (one per coordinate). Properties from the GeoJSON become columns in the CSV.

Can I use the CSV for data analysis?

Absolutely. The CSV format is perfect for analysis in Excel, Python (pandas), R, or any data analysis tool. You get clean tabular data with coordinates and all feature properties as columns.

Is my GeoJSON file uploaded anywhere?

No. All conversion happens client-side in your browser. Your GeoJSON data never leaves your device.

What coordinate format is used?

Coordinates are exported as decimal degrees (latitude/longitude in separate columns). This is the standard format for geographic data analysis and is compatible with all major tools.

Related converters

Learn more

Go further with Takeout Tools

Try Free
GeoJSON to CSV Converter - Free Online | Takeout Tools