Shapefile to KML Converter

Share GIS data with non-specialists — one double-click opens it in Google Earth, no ArcGIS license required.

Convert Shapefile to KML now

Common issues converting Shapefile to KML

Frequently asked questions

Do shapefile attributes become clickable in Google Earth?

Yes. Each DBF column becomes an ExtendedData field, rendered in the default placemark popup when a user clicks the feature.

What CRS does the output use?

WGS 84 — KML's required CRS. If your shapefile is in a projected system (UTM, State Plane, RD New, etc.) the .prj is used to reproject to WGS 84.

Is there a size limit for Google Earth Desktop?

Not in the file format, but rendering performance degrades with tens of thousands of features. For large datasets, split geographically or by attribute.

Can I style the output?

Not automatically from the shapefile. The output uses Google Earth defaults; you can edit the KML afterwards to add <Style> blocks, or set styling inside Google Earth after import.

Related conversions