Skip to content

All 90 conversions

Every input format converts to every other output format — reprojected, validated and previewed entirely in your browser.

Open the converter

From GeoJSON

RFC 7946 FeatureCollection. The universal interchange format.

.geojson

From GeoJSON Lines (NDJSON)

One GeoJSON feature per line. Streams well into BigQuery, DuckDB and Athena.

.ndjson

From TopoJSON

Quantized topology used by D3 and web cartography.

.topojson

From Shapefile (zipped)

Real .shp/.shx/.dbf/.prj/.cpg written in the browser, packaged as a ZIP.

.zip

From KML

Google Earth / Maps markup with attributes in ExtendedData.

.kml

From KMZ (zipped KML)

Compressed KML. Smaller files for email and Google Earth.

.kmz

From GPX

GPS waypoints, routes and tracks for handhelds and fitness apps.

.gpx

From CSV / delimited text

Delimited table with lon/lat columns, a WKT geometry column, or both.

.csv

From WKT (text)

One Well-Known Text geometry per line. Ideal for SQL and PostGIS loads.

.wkt

From GML 3.2

OGC Geography Markup Language, the payload of many WFS services.

.gml