Skip to content

Instantly share code, notes, and snippets.

@tjfwalker
Last active February 15, 2022 08:05
Show Gist options
  • Save tjfwalker/9751765 to your computer and use it in GitHub Desktop.
Save tjfwalker/9751765 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": [
[
[
-75.17098903656006,
39.97346964672725
],
[
-75.16579627990723,
39.97473581647971
],
[
-75.16098976135254,
39.969292764609015
],
[
-75.1659893989563,
39.9636354779689
],
[
-75.17513036727905,
39.96819094607357
],
[
-75.17098903656006,
39.97346964672725
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment