Skip to content

Instantly share code, notes, and snippets.

@jasonferrier
Created August 21, 2019 20:49
Show Gist options
  • Save jasonferrier/c83a0d6ebbe0d78552cbbbdfc19baa7a to your computer and use it in GitHub Desktop.
Save jasonferrier/c83a0d6ebbe0d78552cbbbdfc19baa7a to your computer and use it in GitHub Desktop.
2019-Aug-21: Campsite extents
Display the source blob
Display the rendered blob
Raw
{
"type": "Polygon",
"coordinates": [
[
[
-156.218083,
65.57833333
],
[
-68.05692789,
65.57833333
],
[
-68.05692789,
20.706575
],
[
-156.218083,
20.706575
],
[
-156.218083,
65.57833333
]
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment