Skip to content

Instantly share code, notes, and snippets.

@mulka
Created August 25, 2014 02:43
Show Gist options
  • Select an option

  • Save mulka/4cfe4eded3a6c0068fa3 to your computer and use it in GitHub Desktop.

Select an option

Save mulka/4cfe4eded3a6c0068fa3 to your computer and use it in GitHub Desktop.
{
"id": "149da10c51d8fe05",
"url": "https://api.twitter.com/1.1/geo/id/149da10c51d8fe05.json",
"place_type": "city",
"name": "Albany",
"full_name": "Albany, GA",
"country_code": "US",
"country": "United States",
"contained_within": [
{
"id": "7142eb97ae21e839",
"url": "https://api.twitter.com/1.1/geo/id/7142eb97ae21e839.json",
"place_type": "admin",
"name": "Georgia",
"full_name": "Georgia, USA",
"country_code": "US",
"country": "United States",
"bounding_box": {
"type": "Polygon",
"coordinates": [
[
[
-85.605166,
30.355644
],
[
-85.605166,
35.000771
],
[
-80.742567,
35.000771
],
[
-80.742567,
30.355644
],
[
-85.605166,
30.355644
]
]
]
},
"attributes": {}
}
],
"geometry": null,
"polylines": [],
"bounding_box": {
"type": "Polygon",
"coordinates": [
[
[
-84.289116,
31.500283
],
[
-84.289116,
42.725735
],
[
-73.723188,
42.725735
],
[
-73.723188,
31.500283
],
[
-84.289116,
31.500283
]
]
]
},
"attributes": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment