Skip to content

Instantly share code, notes, and snippets.

@ghukill
Created February 3, 2020 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ghukill/9fe4dd200dc7271e08732d3894156587 to your computer and use it in GitHub Desktop.
Save ghukill/9fe4dd200dc7271e08732d3894156587 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.607421875,
43.45291889355465
],
[
-120.58593749999999,
40.51379915504413
],
[
-114.78515624999999,
42.61779143282346
],
[
-116.71874999999999,
45.9511496866914
],
[
-122.607421875,
43.45291889355465
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-95.712890625,
42.16340342422401
],
[
-95.09765625,
38.47939467327645
],
[
-88.59374999999999,
40.97989806962013
],
[
-93.33984375,
43.45291889355465
],
[
-95.712890625,
42.16340342422401
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment