Skip to content

Instantly share code, notes, and snippets.

@igorbrigadir
Last active August 29, 2015 14:07
Show Gist options
  • Save igorbrigadir/853d0a771835000b11c4 to your computer and use it in GitHub Desktop.
Save igorbrigadir/853d0a771835000b11c4 to your computer and use it in GitHub Desktop.
Twitter Locations Test
{
"created_at": "Sun Oct 05 14:09:09 +0000 2014",
"id": 518764833521827840,
"id_str": "518764833521827840",
"text": "@botgor0 mobile auto2",
"source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
"truncated": false,
"in_reply_to_status_id": 518760949101387800,
"in_reply_to_status_id_str": "518760949101387776",
"in_reply_to_user_id": 495430242,
"in_reply_to_user_id_str": "495430242",
"in_reply_to_screen_name": "IgorBrigadir",
"user": {
"id": 495430242,
"id_str": "495430242"
},
"geo": {
"type": "Point",
"coordinates": [
53.3085364,
-6.2232968
]
},
"coordinates": {
"type": "Point",
"coordinates": [
-6.2232968,
53.3085364
]
},
"place": {
"id": "723427e351a01e72",
"url": "https://api.twitter.com/1.1/geo/id/723427e351a01e72.json",
"place_type": "city",
"name": "Dun Laoghaire-Rathdown",
"full_name": "Dun Laoghaire-Rathdown",
"country_code": "IE",
"country": "Ireland",
"contained_within": [],
"bounding_box": {
"type": "Polygon",
"coordinates": [
[
[
-6.2820377,
53.1992829
],
[
-6.0667589,
53.1992829
],
[
-6.0667589,
53.315283
],
[
-6.2820377,
53.315283
]
]
]
},
"attributes": {}
},
"contributors": null,
"retweet_count": 0,
"favorite_count": 0,
"entities": {
"hashtags": [],
"symbols": [],
"urls": [],
"user_mentions": [
{
"screen_name": "botgor0",
"name": "botgor0",
"id": 16155620,
"id_str": "16155620",
"indices": [
0,
8
]
}
]
},
"favorited": false,
"retweeted": false,
"lang": "it"
}
{
"created_at": "Sun Oct 05 13:47:11 +0000 2014",
"id": 518759308180607000,
"id_str": "518759308180606977",
"text": "@botgor0 Location Test Web Interface. Auto",
"source": "<a href=\"http://twitter.com\" rel=\"nofollow\">Twitter Web Client</a>",
"truncated": false,
"in_reply_to_status_id": null,
"in_reply_to_status_id_str": null,
"in_reply_to_user_id": 16155620,
"in_reply_to_user_id_str": "16155620",
"in_reply_to_screen_name": "botgor0",
"user": {
"id": 495430242,
"id_str": "495430242"
},
"geo": null,
"coordinates": null,
"place": {
"id": "7dde0febc9ef245b",
"url": "https://api.twitter.com/1.1/geo/id/7dde0febc9ef245b.json",
"place_type": "city",
"name": "Dublin City",
"full_name": "Dublin City",
"country_code": "IE",
"country": "Ireland",
"contained_within": [],
"bounding_box": {
"type": "Polygon",
"coordinates": [
[
[
-6.3873911,
53.2987449
],
[
-6.1078047,
53.2987449
],
[
-6.1078047,
53.4110598
],
[
-6.3873911,
53.4110598
]
]
]
},
"attributes": {}
},
"contributors": null,
"retweet_count": 0,
"favorite_count": 0,
"entities": {
"hashtags": [],
"symbols": [],
"urls": [],
"user_mentions": [
{
"screen_name": "botgor0",
"name": "botgor0",
"id": 16155620,
"id_str": "16155620",
"indices": [
0,
8
]
}
]
},
"favorited": false,
"retweeted": false,
"lang": "en"
}
{
"created_at": "Sun Oct 05 13:51:16 +0000 2014",
"id": 518760332698083300,
"id_str": "518760332698083328",
"text": "@botgor0 Location Test Web Interface. Manual",
"source": "<a href=\"http://twitter.com\" rel=\"nofollow\">Twitter Web Client</a>",
"truncated": false,
"in_reply_to_status_id": null,
"in_reply_to_status_id_str": null,
"in_reply_to_user_id": 16155620,
"in_reply_to_user_id_str": "16155620",
"in_reply_to_screen_name": "botgor0",
"user": {
"id": 495430242,
"id_str": "495430242"
},
"geo": null,
"coordinates": null,
"place": {
"id": "0128f0cc2aa85c9e",
"url": "https://api.twitter.com/1.1/geo/id/0128f0cc2aa85c9e.json",
"place_type": "city",
"name": "Bluffdale",
"full_name": "Bluffdale, UT",
"country_code": "US",
"country": "United States",
"contained_within": [],
"bounding_box": {
"type": "Polygon",
"coordinates": [
[
[
-111.991048,
40.442944
],
[
-111.900379,
40.442944
],
[
-111.900379,
40.502506
],
[
-111.991048,
40.502506
]
]
]
},
"attributes": {}
},
"contributors": null,
"retweet_count": 0,
"favorite_count": 0,
"entities": {
"hashtags": [],
"symbols": [],
"urls": [],
"user_mentions": [
{
"screen_name": "botgor0",
"name": "botgor0",
"id": 16155620,
"id_str": "16155620",
"indices": [
0,
8
]
}
]
},
"favorited": false,
"retweeted": false,
"lang": "en"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment