Skip to content

Instantly share code, notes, and snippets.

@eduardogspereira
Created December 17, 2018 21:08
Show Gist options
  • Save eduardogspereira/adaaad77d7abb8ac1cea1926136a293d to your computer and use it in GitHub Desktop.
Save eduardogspereira/adaaad77d7abb8ac1cea1926136a293d 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": [
[
[
-118.5479736328125,
37.74465712069939
],
[
-120.38818359375,
37.28279464911045
],
[
-119.8443603515625,
36.49638952000399
],
[
-118.66882324218751,
36.83566824724438
],
[
-118.5479736328125,
37.74465712069939
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment