Skip to content

Instantly share code, notes, and snippets.

@aaronpk
Created July 20, 2015 22:47
Show Gist options
  • Save aaronpk/add7fdf432581802770f to your computer and use it in GitHub Desktop.
Save aaronpk/add7fdf432581802770f to your computer and use it in GitHub Desktop.
GET http://atlas.dev/api/context?latitude=45.5118&longitude=-122.6433
{
"latitude":45.5118,
"longitude":-122.6433,
"locality":"Portland",
"region":"Oregon",
"country":"USA",
"best_name":"Portland",
"full_name":"Portland, Oregon, USA",
"timezone":"America\/Los_Angeles",
"offset":"-07:00",
"seconds":-25200,
"localtime":"2015-07-20T15:46:41-07:00"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment