Skip to content

Instantly share code, notes, and snippets.

@shawngraham
Created February 19, 2015 14:13
Show Gist options
  • Save shawngraham/c9fc2a6500e6e1541cba to your computer and use it in GitHub Desktop.
Save shawngraham/c9fc2a6500e6e1541cba to your computer and use it in GitHub Desktop.
geolocated tweets with russian 'мародерство' ('looting')
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"geometry": {
"type": "Point",
"coordinates": [
27.56640407,
53.92467905
]
},
"type": "Feature",
"properties": {
"name": "Pan Demetrius",
"url": "http://twitter.com/pan_demetrius/status/566677548101545984",
"text": "@Lord_Brevno \u0444\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u043e - \u043c\u0430\u0440\u043e\u0434\u0435\u0440\u0441\u0442\u0432\u043e, \u043c\u043e\u0433\u0443\u0442 \u0437\u0430 \u0439\u0430\u0439\u0446\u0430 \u0432\u0437\u044f\u0442\u044c",
"created_at": "Sat Feb 14 19:17:10 +0000 2015",
"profile_image_url": "http://pbs.twimg.com/profile_images/3527563550/b11d7b15f118d2ed532d46feb3fb4e74_normal.jpeg",
"screen_name": "pan_demetrius"
}
},
{
"geometry": {
"type": "Point",
"coordinates": [
27.56670696,
53.92468041
]
},
"type": "Feature",
"properties": {
"name": "Pan Demetrius",
"url": "http://twitter.com/pan_demetrius/status/566676982164094977",
"text": "@Lord_Brevno \u0430) \u0430 \u0448\u043e \u044d\u0442\u043e? \u0411) \u0432\u0435\u0434\u044c \u044d\u0442\u043e \u043c\u0430\u0440\u043e\u0434\u0435\u0440\u0441\u0442\u0432\u043e",
"created_at": "Sat Feb 14 19:14:55 +0000 2015",
"profile_image_url": "http://pbs.twimg.com/profile_images/3527563550/b11d7b15f118d2ed532d46feb3fb4e74_normal.jpeg",
"screen_name": "pan_demetrius"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment