Skip to content

Instantly share code, notes, and snippets.

@craigbeck
Created May 8, 2018 22:00
Show Gist options
  • Save craigbeck/48cfbc5297423368c7ddf5ac4643aed5 to your computer and use it in GitHub Desktop.
Save craigbeck/48cfbc5297423368c7ddf5ac4643aed5 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": [
[
[
-168.75,
71.80141030136785
],
[
-192.392578125,
52.53627304145948
],
[
-148.798828125,
53.64463782485651
],
[
-129.90234375,
52.482780222078226
],
[
-136.494140625,
70.72897946208789
],
[
-168.75,
71.80141030136785
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment