-
-
Save jalbertbowden/26542beed0628e29750e2d3ea3963f8c to your computer and use it in GitHub Desktop.
Frederick Douglass Homesite - NPS Data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
-76.98539789744524, | |
38.862416245702974 | |
], | |
[ | |
-76.98583886184413, | |
38.86249616618767 | |
], | |
[ | |
-76.98621778274648, | |
38.862756899283916 | |
], | |
[ | |
-76.98614688384563, | |
38.86299602433863 | |
], | |
[ | |
-76.98613784585567, | |
38.863026512434026 | |
], | |
[ | |
-76.9860579067382, | |
38.86329612558413 | |
], | |
[ | |
-76.98597796762073, | |
38.863565741419464 | |
], | |
[ | |
-76.98589802850326, | |
38.863835354569574 | |
], | |
[ | |
-76.98581808938579, | |
38.864104967719676 | |
], | |
[ | |
-76.98545269540855, | |
38.86403874727573 | |
], | |
[ | |
-76.98508730365798, | |
38.863972524146554 | |
], | |
[ | |
-76.9847219119074, | |
38.86390630101738 | |
], | |
[ | |
-76.98435652015681, | |
38.86384007520298 | |
], | |
[ | |
-76.98399113063289, | |
38.86377384938857 | |
], | |
[ | |
-76.98407252152899, | |
38.8634892231205 | |
], | |
[ | |
-76.98415391242509, | |
38.863204596852434 | |
], | |
[ | |
-76.98423530109453, | |
38.862919970584365 | |
], | |
[ | |
-76.98431668976397, | |
38.862635344316296 | |
], | |
[ | |
-76.98439807843341, | |
38.862350715363 | |
], | |
[ | |
-76.98447946487622, | |
38.86206608909493 | |
], | |
[ | |
-76.98456085354566, | |
38.86178146282686 | |
], | |
[ | |
-76.98464223998845, | |
38.86149683655879 | |
], | |
[ | |
-76.98472953597185, | |
38.861419740935496 | |
], | |
[ | |
-76.98524241907928, | |
38.861753461253954 | |
], | |
[ | |
-76.98532015826225, | |
38.862084853478464 | |
], | |
[ | |
-76.98539789744524, | |
38.862416245702974 | |
] | |
] | |
] | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment