Skip to content

Instantly share code, notes, and snippets.

@zabop
Created September 24, 2024 12:51
Show Gist options
  • Save zabop/3b3c8a74c3720e52d9cc2a260da8ceb8 to your computer and use it in GitHub Desktop.
Save zabop/3b3c8a74c3720e52d9cc2a260da8ceb8 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"name": "main",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.49881809, 47.49380919 ], [ 16.50565918, 48.10772263 ], [ 17.38952853, 48.09949954 ] ] } }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment