Skip to content

Instantly share code, notes, and snippets.

@vgrem
Created February 10, 2019 16:02
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 vgrem/734ffa9f457d42ff8ff2a127530135c2 to your computer and use it in GitHub Desktop.
Save vgrem/734ffa9f457d42ff8ff2a127530135c2 to your computer and use it in GitHub Desktop.
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
32.422027587890625,
34.773203753940734
],
[
33.02764892578125,
34.67387626588273
],
[
33.627777099609375,
34.91746688928252
],
[
33.320159912109375,
35.33641350071228
],
[
32.422027587890625,
34.773203753940734
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment