Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedali7o1/trendsmap
View Twitter #Hash_Tags using google Maps.
https://github.com/ahmedali7o1/trendsmap
Last synced: 4 days ago
JSON representation
View Twitter #Hash_Tags using google Maps.
- Host: GitHub
- URL: https://github.com/ahmedali7o1/trendsmap
- Owner: AhmedAli7O1
- Created: 2016-04-06T07:36:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-10T18:12:46.000Z (over 8 years ago)
- Last Synced: 2023-10-20T16:15:47.305Z (about 1 year ago)
- Language: Java
- Size: 1.64 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TrendsMap
View Twitter #Hash_Tags using google Maps and JavaFX.External libraries : [Joda-Time](http://www.joda.org/joda-time/) & [GMapsFX](http://rterp.github.io/GMapsFX/)
Data Set : [TwitterData](https://archive.org/details/twitter_cikm_2010)
you can change Data Set path in [Main.java](/src/com/cookiescode/trendsmap/Main.java)
data set format :
user_id tweet_id hash_tags date time latitude,longitude
e.g : 12123455 83743434 #hello #yo 2016-04-06 14:30:34 43.2312123,-113.123213![alt tag](screen.png)