Skip to content

Instantly share code, notes, and snippets.

@flippmoke
Created May 7, 2015 00:57
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 flippmoke/cede7a9973c97a333782 to your computer and use it in GitHub Desktop.
Save flippmoke/cede7a9973c97a333782 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": [
[
[
-97.85865783691406,
35.263001210775386
],
[
-97.68768310546875,
35.27925852568387
],
[
-97.58331298828125,
35.28206118124317
],
[
-97.53868103027344,
35.20691648822763
],
[
-97.63412475585938,
35.15640709405757
],
[
-97.9266357421875,
35.13226374917891
],
[
-97.97813415527344,
35.17268577075072
],
[
-97.97744750976562,
35.213648702197894
],
[
-97.85865783691406,
35.263001210775386
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment