Skip to content

Instantly share code, notes, and snippets.

@duanebester
Created November 14, 2019 02:42
Show Gist options
  • Save duanebester/81749ff8a9cf5acbfd00d03d80e04c50 to your computer and use it in GitHub Desktop.
Save duanebester/81749ff8a9cf5acbfd00d03d80e04c50 to your computer and use it in GitHub Desktop.
Example bbox variables
{
"bbox": {
"topLeft": {
"lat": "35.28944337263661",
"lon": "-104.44739421164043"
},
"bottomRight": {
"lat": "26.858621162123413",
"lon": "-93.09427205358374"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment