Skip to content

Instantly share code, notes, and snippets.

@wboykinm
Created August 28, 2015 15:42
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 wboykinm/79156dd3c508ed3109e9 to your computer and use it in GitHub Desktop.
Save wboykinm/79156dd3c508ed3109e9 to your computer and use it in GitHub Desktop.
var bmore_east = {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-76.6622543334961,
39.38420239069844
],
[
-76.65023803710938,
39.35633433468824
],
[
-76.64440155029297,
39.34067026099156
],
[
-76.62345886230469,
39.31597230426626
],
[
-76.6135025024414,
39.29578255157063
],
[
-76.60594940185547,
39.2827623862317
],
[
-76.56612396240234,
39.27106874641232
],
[
-76.52320861816406,
39.24342147595058
],
[
-76.50741577148438,
39.26415795094216
],
[
-76.48372650146484,
39.334031882567345
],
[
-76.49471282958984,
39.37279110299747
],
[
-76.51050567626953,
39.40569300529698
],
[
-76.52423858642578,
39.40914149976934
],
[
-76.55651092529297,
39.420281624085696
],
[
-76.60354614257812,
39.4226685619832
],
[
-76.60835266113281,
39.40648882684979
],
[
-76.5970230102539,
39.398795504760784
],
[
-76.60526275634766,
39.38685591117905
],
[
-76.62517547607422,
39.390040002576505
],
[
-76.6461181640625,
39.40144847030543
],
[
-76.66362762451172,
39.397203677001066
],
[
-76.6622543334961,
39.38420239069844
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment