Skip to content

Instantly share code, notes, and snippets.

@alotau
Created August 9, 2016 17:31
Show Gist options
  • Save alotau/f01ad7fdf4571061819c6a7e27b85cc5 to your computer and use it in GitHub Desktop.
Save alotau/f01ad7fdf4571061819c6a7e27b85cc5 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.25053787231444,
37.520618678869305
],
[
-122.27349758148192,
37.51547882002655
],
[
-122.26929187774658,
37.49243020068501
],
[
-122.23830699920654,
37.495188238884175
],
[
-122.24148273468018,
37.518031774299935
],
[
-122.25053787231444,
37.520618678869305
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment