Skip to content

Instantly share code, notes, and snippets.

@cgiovando
Last active November 7, 2018 10:32
Show Gist options
  • Save cgiovando/91a0dcf97c60b1c45410d7f03cd7d95b to your computer and use it in GitHub Desktop.
Save cgiovando/91a0dcf97c60b1c45410d7f03cd7d95b 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": [
[
[
32.47077941894531,
0.21835274294053583
],
[
32.6678466796875,
0.21835274294053583
],
[
32.6678466796875,
0.3694127237714181
],
[
32.47077941894531,
0.3694127237714181
],
[
32.47077941894531,
0.21835274294053583
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment