GeoJSON to CSV Converter

Extract attribute tables from GeoJSON files as CSV/TSV format.

Upload or Paste GeoJSON

Quick Support

Reach us via WhatsApp for your questions.

Message on WhatsApp

Online GeoJSON to CSV Converter

How It Works

This tool extracts attribute (properties) tables from GeoJSON geographic data and exports them as CSV or TSV format. Each property becomes a column, each feature becomes a row.

  • Automatic Coordinates: Centroid (center point) coordinates are added as lat/lon columns for each feature.
  • Excel Compatible: CSV files are generated with UTF-8 BOM, so special characters display correctly in Excel.
  • TSV Support: Tab-separated format download option is available for alternative workflows.

Use Cases

Ideal for tabulating GeoJSON data in GIS projects, analyzing in Excel or Google Sheets, preparing data for reports, or importing into databases.

Other Tools

To edit your GeoJSON data, use our GeoJSON Formatter. To view on a map, try the Map Viewer.

Frequently Asked Questions

My GeoJSON has no geometry, only properties. Will conversion work?

Yes, features without geometry will have empty lat/lon columns, but all attribute data will be exported to CSV.

Special characters look broken in the CSV file. What should I do?

This tool generates CSV with UTF-8 BOM, so Excel should detect the encoding automatically. If you still have issues, use Excel's "Data > From Text/CSV" option and select UTF-8 encoding manually.

What does centroid coordinate mean?

A centroid is the geometric center of a shape. For Point features, this is the point itself. For LineString and Polygon features, it is an approximate center calculated from the average of all coordinates.

Need a More Comprehensive Solution?

For bulk GeoJSON data conversion, custom data processing pipelines, or GIS software development, contact Rodosto Technology.