Skip to content

Instantly share code, notes, and snippets.

@aelesbao
Created July 4, 2017 16:14
Show Gist options
  • Save aelesbao/101c083ff3a82ef740bd9bb790d570ea to your computer and use it in GitHub Desktop.
Save aelesbao/101c083ff3a82ef740bd9bb790d570ea 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": [
[
[
40.1605224609375,
50.48547354578499
],
[
41.890869140625,
49.75642885858046
],
[
41.8963623046875,
50.447011182312195
],
[
40.1495361328125,
50.025387620270244
],
[
40.1605224609375,
50.48547354578499
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment