Extract GeoJSON feature properties into a downloadable CSV table. Includes geometry type and coordinates.
The PixelForge GeoJSON to CSV Converter extracts the property attributes from GeoJSON features and exports them as a CSV table. This is useful when you want to analyse or share the attribute data from a GeoJSON file in a spreadsheet application like Excel or Google Sheets. Each feature becomes a row and each property becomes a column. You can optionally include latitude and longitude columns derived from Point geometry centroids.