Skip to content

Instantly share code, notes, and snippets.

@jmcbroom
Created January 4, 2022 22:09
Show Gist options
  • Save jmcbroom/727dc3e056770cba78375755e057ae3e to your computer and use it in GitHub Desktop.
Save jmcbroom/727dc3e056770cba78375755e057ae3e to your computer and use it in GitHub Desktop.
Ann Arbor Clip Overlay
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-83.80817413330078,
42.332153998913704
],
[
-83.82671356201172,
42.282135039194294
],
[
-83.7820816040039,
42.228008913641844
],
[
-83.71410369873047,
42.20461612876713
],
[
-83.65367889404297,
42.23029687294193
],
[
-83.6337661743164,
42.275530583439476
],
[
-83.65436553955078,
42.32022415142884
],
[
-83.68526458740234,
42.34636533160187
],
[
-83.7827682495117,
42.348141522353835
],
[
-83.80817413330078,
42.332153998913704
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment