Convert GeoJSON to KML
Upload your GeoJSON file and download KML. Ready for Google Earth, QGIS and Basecamp.
GeoJSON is the standard format for geodata in web APIs and web development. KML (Keyhole Markup Language) is Google's format and is supported by Google Earth, Google Maps, Basecamp and a wide range of GIS tools.
Conversion preserves all attributes and geometry types. The file is processed locally in your browser.
Upload file
Drag and drop your file here
or Choose file
KML, KMZ, GPX, GeoJSON, CSV, Shapefile (.zip) · Max 50 MB
Files are processed locally in your browser and never sent to any server.
Frequently Asked Questions
Are properties from the GeoJSON file preserved?
Yes. All properties are copied as ExtendedData in the KML file.
Are all GeoJSON geometry types supported?
Points, lines and polygons are fully supported. MultiGeometry types may in some cases be flattened in the KML output.
Can I open the converted KML file in Google Earth?
Yes. The KML file can be opened directly in Google Earth and Google Maps.
Can I convert to KMZ instead?
KMZ is a compressed version of KML. GeoKonvert exports to KML. If you need KMZ, you can zip the KML file and change the extension to .kmz.