Skip to content

Instantly share code, notes, and snippets.

@JasonSanford
Created August 20, 2018 15:26
Show Gist options
  • Save JasonSanford/0eaac823d8319d63cb0b5e732996b760 to your computer and use it in GitHub Desktop.
Save JasonSanford/0eaac823d8319d63cb0b5e732996b760 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": [
[
[
-80.77479422092436,
35.6148749604518
],
[
-80.77446699142456,
35.61453044059005
],
[
-80.77410757541656,
35.614772476850526
],
[
-80.77442675828934,
35.61504503933013
],
[
-80.77479422092436,
35.6148749604518
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-80.7752850651741,
35.6154135423258
],
[
-80.77528774738312,
35.615095190725185
],
[
-80.77458769083023,
35.61523692275865
],
[
-80.77527433633804,
35.6154135423258
],
[
-80.7752850651741,
35.6154135423258
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment