Skip to content

Instantly share code, notes, and snippets.

@planemad
Created November 30, 2015 09:39
Show Gist options
  • Save planemad/732acea19b0336e418d0 to your computer and use it in GitHub Desktop.
Save planemad/732acea19b0336e418d0 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": [
[
[
-122.52090454101564,
37.688167468408025
],
[
-122.34786987304686,
37.690340943717715
],
[
-122.06909179687501,
37.483576550426996
],
[
-122.04025268554688,
37.434521952377736
],
[
-122.03750610351564,
37.32430451813815
],
[
-122.420654296875,
37.32867264506217
],
[
-122.53326416015624,
37.528242717975054
],
[
-122.52090454101564,
37.688167468408025
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment