Skip to content

Instantly share code, notes, and snippets.

@briancaffey
Created September 17, 2016 13:51
{
"features": [{
"type": "Feature",
"geometry": {
"coordinates": [38.921217, -77.020462]
}
}, {
"type": "Feature",
"geometry": {
"coordinates": [-77.020462, 38.921217]
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment