Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save mulka/4d1c54c2c0a1472dfab2 to your computer and use it in GitHub Desktop.
{
"id": "6f1f0ea4554abc81",
"url": "https://api.twitter.com/1.1/geo/id/6f1f0ea4554abc81.json",
"place_type": "city",
"name": "Madison",
"full_name": "Madison, AL",
"country_code": "US",
"country": "United States",
"contained_within": [
{
"id": "288de3df481163e8",
"url": "https://api.twitter.com/1.1/geo/id/288de3df481163e8.json",
"place_type": "admin",
"name": "Alabama",
"full_name": "Alabama, USA",
"country_code": "US",
"country": "United States",
"bounding_box": {
"type": "Polygon",
"coordinates": [
[
[
-88.473228,
30.144425
],
[
-88.473228,
35.008029
],
[
-84.888247,
35.008029
],
[
-84.888247,
30.144425
],
[
-88.473228,
30.144425
]
]
]
},
"attributes": {}
}
],
"geometry": null,
"polylines": [],
"bounding_box": {
"type": "Polygon",
"coordinates": [
[
[
-89.600926,
34.604943
],
[
-89.600926,
43.165288
],
[
-74.392094,
43.165288
],
[
-74.392094,
34.604943
],
[
-89.600926,
34.604943
]
]
]
},
"attributes": {
"162772:place_id": "0145784",
"162772:pop100": "29329",
"189390:id": "madison-al"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment