Skip to content

Instantly share code, notes, and snippets.

@alotau
Created August 2, 2016 22:09
Show Gist options
  • Save alotau/cfd4695f79208ac0b980b00259cbac9c to your computer and use it in GitHub Desktop.
Save alotau/cfd4695f79208ac0b980b00259cbac9c 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": [
[
[
-121.93922996520996,
37.363813172179285
],
[
-121.94283485412598,
37.360879738032736
],
[
-121.97141647338867,
37.3791606669827
],
[
-121.95716857910155,
37.39307301476918
],
[
-121.93614006042479,
37.39573243437289
],
[
-121.92747116088866,
37.37302204585017
],
[
-121.93922996520996,
37.363813172179285
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-121.93004608154295,
37.35357976469196
],
[
-121.91845893859865,
37.36333564420217
],
[
-121.904296875,
37.35678638247769
],
[
-121.89777374267578,
37.34450497634801
],
[
-121.92249298095703,
37.34122959540367
],
[
-121.93004608154295,
37.35357976469196
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment