GeoJSON to DSV

Generate a csv from a GeoJSON file with points: first two columns get the coordinates, then a key per column.

In the box on the right you'll find the result, with Save button you download the file.

If the geometry isn't a point, it will calculate the centroid before (and if it's a multipolygon, the centroid will be calculated onto its bounding box).

CSV TSV