Skip to content

Instantly share code, notes, and snippets.

@danhammer
Created February 21, 2022 04:37
Show Gist options
  • Save danhammer/5f921be3634ae0b32ece59720c2c677c to your computer and use it in GitHub Desktop.
Save danhammer/5f921be3634ae0b32ece59720c2c677c to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "LineString",
"coordinates": [
[
-109.05029296875,
31.3348710339506
],
[
-109.05029296875,
37.00255267215955
],
[
-103.0078125,
37.00255267215955
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment