Test filesGeospatial › placemarks.kml

Sample KML file

A KML document with a Placemark point, a LineString path and a styled polygon.

↓ Download placemarks.kml
Filenameplacemarks.kml
FormatKML
Size508 bytes (508 bytes)
MIME typeapplication/octet-stream
SHA-256ec08fd9db64a893d4c7a2274d48d0cfe08272f35534465791221683f676221ff
What this file catchesGoogle Earth / Maps import and any KML parser. Includes a <Style> block, so it catches readers that render geometry but silently drop styling.

Download & verify

curl -fsSL -o "placemarks.kml" "https://files.hexaqa.com/geo/placemarks.kml"
curl -fsSL "https://files.hexaqa.com/geo/placemarks.kml" | sha256sum # expect: ec08fd9db64a893d4c7a2274d48d0cfe08272f35534465791221683f676221ff

More geospatial test files

antimeridian.geojsonmalformed-coords.geojsonpoints.geojsontrack.gpx

← All Geospatial files