Skip to content

Instantly share code, notes, and snippets.

@btakita
Created November 10, 2021 21:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save btakita/fa1baba327d996c1053620d36cc7a11c to your computer and use it in GitHub Desktop.
Save btakita/fa1baba327d996c1053620d36cc7a11c to your computer and use it in GitHub Desktop.
kml
<Placemark>
<name>Property</name>
<LineString>
<tessellate>1</tessellate>
<altitudeMode>clampToGround</altitudeMode>
<coordinates>
29.7479,-103.7888
29.7444,-103.7888
29.7480,-103.7846
29.74444,-103.7846
</coordinates>
</LineString>
</Placemark>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment