GIS Converters
KML, Shapefile, GeoJSON, GPX and CSV lat/lng — powered by GDAL, GeoPandas and Shapely.
KML to Shapefile
Convert Google Earth KML files into ESRI Shapefile (.shp) bundled as a zip.
Shapefile to KML
Convert a zipped ESRI Shapefile bundle into a Google Earth KML file.
Shapefile to KMZ
Convert a zipped Shapefile into a compressed KMZ (Google Earth) archive.
KML to GeoJSON
Turn KML placemarks into a clean GeoJSON FeatureCollection.
KML to Feature Class
Extract KML placemarks with styles + attributes into a GeoJSON feature class bundle.
GeoJSON to KML
Convert GeoJSON FeatureCollection into KML for Google Earth.
Shapefile to GeoJSON
Convert a zipped Shapefile into WGS84 GeoJSON.
GeoJSON to Shapefile
Convert GeoJSON into a zipped ESRI Shapefile bundle (.shp, .dbf, .shx, .prj).
CSV (Lat/Lng) to KML
Turn a CSV with latitude/longitude columns into a KML placemark file.
CSV (Lat/Lng) to Shapefile
Turn a CSV with latitude/longitude columns into a point Shapefile bundle.
GPX to Shapefile
Convert GPS tracklogs and waypoints (.gpx) directly into GIS vector Shapefile format.