Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@tk120404
Created January 15, 2020 08:32
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 tk120404/ec64861d64ed7c9aa98f5108423f1061 to your computer and use it in GitHub Desktop.
Save tk120404/ec64861d64ed7c9aa98f5108423f1061 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": [
[
[
38.91357421874999,
22.04491330024569
],
[
38.67187499999999,
20.899871347076424
],
[
39.83642578125,
21.105000275382064
],
[
39.8583984375,
22.187404991398775
],
[
38.91357421874999,
22.04491330024569
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment