Created
September 17, 2016 16:34
-
-
Save briancaffey/22bc57ae28f1163748d18d758cd8b989 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"features": [{ | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [38.921217, -77.020462] | |
} | |
}, { | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [38.823, -77.03976] | |
}}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [38.723, -77.13976] | |
}}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [38.523, -77.23976] | |
}}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [38.323, -77.13976] | |
} | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment