Skip to content

Instantly share code, notes, and snippets.

@ankitmundada
Last active February 15, 2021 21:12
Show Gist options
  • Save ankitmundada/fc6072c8347fe4f1418a03b8c86661f1 to your computer and use it in GitHub Desktop.
Save ankitmundada/fc6072c8347fe4f1418a03b8c86661f1 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": "Polygon",
"coordinates": [
[
[
77.51163482666016,
12.879751519392233
],
[
77.49515533447266,
12.862347307538679
],
[
77.52159118652344,
12.860004340637042
],
[
77.51163482666016,
12.879751519392233
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment