Skip to content

Instantly share code, notes, and snippets.

@donmccurdy
Created July 27, 2016 23:34
Show Gist options
  • Save donmccurdy/a6b60738525173369e389e5ac8586e5e to your computer and use it in GitHub Desktop.
Save donmccurdy/a6b60738525173369e389e5ac8586e5e 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": [
[
[
-71.13338470458984,
42.414332240033445
],
[
-71.13201141357422,
42.373002923187165
],
[
-71.11724853515625,
42.36970554816487
],
[
-71.11553192138672,
42.35854391749705
],
[
-71.10694885253906,
42.35296235855687
],
[
-71.07707977294922,
42.36082713963638
],
[
-71.06712341308592,
42.368183624385786
],
[
-71.0482406616211,
42.371734722510496
],
[
-71.04549407958984,
42.3839083919257
],
[
-71.06918334960938,
42.38821933390688
],
[
-71.0763931274414,
42.396586787960665
],
[
-71.09699249267578,
42.40444610741265
],
[
-71.10488891601562,
42.41559958024758
],
[
-71.13338470458984,
42.414332240033445
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment