Skip to content

Instantly share code, notes, and snippets.

@ratnanil
Created January 12, 2023 13:28
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 ratnanil/0b6d88f8715e938a698158723ad66a58 to your computer and use it in GitHub Desktop.
Save ratnanil/0b6d88f8715e938a698158723ad66a58 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"name": "test2",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 8.859696157283244, 47.207327971403039 ], [ 8.936997319034809, 47.25290437890974 ], [ 9.040661304736327, 47.135835567470956 ], [ 8.897229669347588, 47.046916890080432 ], [ 8.897229669347588, 47.046916890080432 ], [ 8.846291331545979, 47.103217158176946 ], [ 8.846291331545979, 47.103217158176946 ], [ 8.859696157283244, 47.207327971403039 ] ] ] } }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment