A simple java application that samples GeoTagged tweets from the Twitter API.
##Requirements Java Twitter Application OAuth
##How to Use it
- Download
- Setup classpath to include the JARs in the lib folder
- Compile
- Create an oauth.properties file (java org.bshouse.twitter.GeoArchiveFilter provides details).
- Run: java org.bshouse.twitter.GeoArchiveFilter [searchTerm1] [searchTerm2] ... [searchTermX]