Skip to content

Instantly share code, notes, and snippets.

@tetriscode
Created May 14, 2019 18:06
Show Gist options
  • Select an option

  • Save tetriscode/369b1b88982d131a474e253cb68a4c75 to your computer and use it in GitHub Desktop.

Select an option

Save tetriscode/369b1b88982d131a474e253cb68a4c75 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": [
[
[
-104.32617187499999,
42.032974332441405
],
[
-104.765625,
37.92686760148135
],
[
-100.029296875,
37.45221847282654
],
[
-105.029296875,
34.45221847282654
],
[
-98.349609375,
34.08906131584994
],
[
-101.42578124999999,
36.03133177633187
],
[
-101.337890625,
39.232253141714885
],
[
-97.119140625,
41.83682786072714
],
[
-104.32617187499999,
42.032974332441405
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment