Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Back end does not return any tweets when the bounding box is very large. #91

Open
kev007 opened this issue May 26, 2016 · 2 comments
Open
Assignees
Labels

Comments

@kev007
Copy link
Contributor

kev007 commented May 26, 2016

Use following link to test:

localhost:8082 (use ringTunnel)

Parameters:

bbnorth=89.99
bbsouth=-89.99
bbeast=179.99
bbwest=-179.99
tstart=1464280500
tend=1464280510

Result Data:
[ ]

Sometimes, when both the USA and Europe are in the bounding box, tweets from either of the continents do not get returned.

@kev007 kev007 changed the title Back end does not return any tweets when bounding box is very large. Back end does not return any tweets when the bounding box is very large. May 26, 2016
@martingrimmer
Copy link
Contributor

This seems to be a problem regarding the calculation of the geohash coverage.
I'll have a look at it later.

@martingrimmer martingrimmer self-assigned this May 27, 2016
@martingrimmer
Copy link
Contributor

This seems to be a bug in the geo library. We should report this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants