Skip to content

Instantly share code, notes, and snippets.

@briancaffey
Created September 17, 2016 07:56
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 briancaffey/e5bd1b92137f1a058bd4baf946de9592 to your computer and use it in GitHub Desktop.
Save briancaffey/e5bd1b92137f1a058bd4baf946de9592 to your computer and use it in GitHub Desktop.
{
"features": [{
"type": "Feature",
"geometry": {
"coordinates": [200, 100]
}
}, {
"type": "Feature",
"geometry": {
"coordinates": [200, 100]
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment