Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save elipousson/26277a083f3900fc482a7ecf04cb8942 to your computer and use it in GitHub Desktop.
Save elipousson/26277a083f3900fc482a7ecf04cb8942 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": [
[
[
-77.7216625213623,
39.644445011768504
],
[
-77.72269248962402,
39.6432057902409
],
[
-77.7203106880188,
39.64203264006571
],
[
-77.71297216415405,
39.65111990305692
],
[
-77.71724224090576,
39.652127689558924
],
[
-77.71747827529907,
39.64966602123532
],
[
-77.7216625213623,
39.644445011768504
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment