Skip to content

Instantly share code, notes, and snippets.

@cgiovando
Last active November 7, 2018 09:52
Show Gist options
  • Save cgiovando/500046815e2ce7842b3d861267e6b849 to your computer and use it in GitHub Desktop.
Save cgiovando/500046815e2ce7842b3d861267e6b849 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": [
[
[
31.695556640625,
2.6577377901397883
],
[
31.036376953125,
0.8239462091017685
],
[
32.08007812499999,
-0.5602938041720732
],
[
33.71704101562499,
0.14282211771738432
],
[
34.013671875,
1.3841426927920029
],
[
33.81591796875,
2.3174830687583046
],
[
32.860107421875,
2.7345569512697794
],
[
31.695556640625,
2.6577377901397883
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment