[
https://issues.apache.org/jira/browse/CAMEL-8817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14564530#comment-14564530
]
ASF GitHub Bot commented on CAMEL-8817:
---------------------------------------
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 <[email protected]>
Date: 2015-05-29T10:17:13Z
CAMEL-8817: Expose additional geolocation search api.
----
> Expose additional geolocation parameters in standard search
> -----------------------------------------------------------
>
> Key: CAMEL-8817
> URL: https://issues.apache.org/jira/browse/CAMEL-8817
> Project: Camel
> Issue Type: New Feature
> Components: camel-twitter
> Reporter: Jason Taylor
> Labels: twitter
> Attachments:
> 0001-CAMEL-8817-Expose-additional-geolocation-search-api.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)