Skip to content

Instantly share code, notes, and snippets.

@mmcfarland
Forked from anonymous/map.geojson
Created July 31, 2013 17:11
Show Gist options
  • Save mmcfarland/6124006 to your computer and use it in GitHub Desktop.
Save mmcfarland/6124006 to your computer and use it in GitHub Desktop.
Boundary for Baynton Hill Neighbors Association
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-75.17020583152771,
40.035669201287384
],
[
-75.16896665096283,
40.0367822529372
],
[
-75.16283512115479,
40.03628528378122
],
[
-75.16566216945648,
40.0335416202783
],
[
-75.16707301139832,
40.034354873365345
],
[
-75.16752362251282,
40.03391128197459
],
[
-75.16897737979889,
40.034761496272274
],
[
-75.17022728919983,
40.03563223616075
],
[
-75.17020583152771,
40.035669201287384
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment