GitHub user jataylor2012 opened a pull request: https://github.com/apache/camel/pull/531
CAMEL-8817: Expose additional geolocation search api. https://issues.apache.org/jira/browse/CAMEL-8817 The current camel-twitter component only supports geography searches using the streaming API which only returns results that have latitude and longitude values. The standard search also supports geolocation queries and can return results that do not have latitude and longitude metadata but are geocoded by twitter and determined to be within a geolocation. It would be ideal if this API was also exposed. Patch and pull request to be provided shortly. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jataylor2012/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/531.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #531 ---- commit 0b89de08289d6eb7fcfc96b18fd2829dbd978bce Author: Jason Taylor <jason.tay...@baesystemsdetica.com> Date: 2015-05-29T10:17:13Z CAMEL-8817: Expose additional geolocation search api. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---