FlatGeobuf to KML Converter

Show stakeholders your FlatGeobuf dataset in Google Earth — the tool everyone has, no QGIS install needed.

Convert FlatGeobuf to KML now

Common issues converting FlatGeobuf to KML

Frequently asked questions

Will Google Earth render the geometry correctly?

Yes — Points, LineStrings, Polygons all round-trip. MultiPolygons become <MultiGeometry> containers with proper inner/outer ring nesting.

Are feature ids preserved?

Yes. The FlatGeobuf feature id (if present) becomes the <Placemark> id attribute.

What about CRS reprojection?

KML is always WGS 84. If your FlatGeobuf is in a projected CRS (rare but possible), reproject to EPSG:4326 first or placemarks will land in the wrong place.

Will it work with Google My Maps?

Yes, up to the 5 MB free-tier KML limit. For larger files use Google Earth Pro (no size limit) or split into multiple .kml uploads.

Related conversions