Skip to content

Instantly share code, notes, and snippets.

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

  • Save mulka/414a873c2651e5c31de0 to your computer and use it in GitHub Desktop.

Select an option

Save mulka/414a873c2651e5c31de0 to your computer and use it in GitHub Desktop.
{
"id": "012609e600de68c2",
"url": "https://api.twitter.com/1.1/geo/id/012609e600de68c2.json",
"place_type": "city",
"name": "Lexington",
"full_name": "Lexington, KY",
"country_code": "US",
"country": "United States",
"contained_within": [
{
"id": "6ffcf3b0b904bbcb",
"url": "https://api.twitter.com/1.1/geo/id/6ffcf3b0b904bbcb.json",
"place_type": "admin",
"name": "Kentucky",
"full_name": "Kentucky, USA",
"country_code": "US",
"country": "United States",
"bounding_box": {
"type": "Polygon",
"coordinates": [
[
[
-89.57151,
36.497129
],
[
-89.57151,
39.147359
],
[
-81.964971,
39.147359
],
[
-81.964971,
36.497129
],
[
-89.57151,
36.497129
]
]
]
},
"attributes": {}
}
],
"geometry": null,
"polylines": [],
"bounding_box": {
"type": "Polygon",
"coordinates": [
[
[
-84.610164,
37.917105
],
[
-84.610164,
42.489967
],
[
-71.17782,
42.489967
],
[
-71.17782,
37.917105
],
[
-84.610164,
37.917105
]
]
]
},
"attributes": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment