Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Fix documentation for order of bbox coordinates - #313

Merged
bear merged 1 commit into
bear:masterfrom
meyersj:master
Mar 23, 2016
Merged

Fix documentation for order of bbox coordinates#313
bear merged 1 commit into
bear:masterfrom
meyersj:master

Conversation

@meyersj

@meyersj meyersj commented Mar 23, 2016

Copy link
Copy Markdown
Contributor

When passing coordinates to api.GetStreamFilter the locations
parameter should specify coordinates as Longitude,Latitude pairs
instead of Latitude,Longitude

Sample code

https://gist.github.com/meyersj/234a59604fde81c0d036

References

https://dev.twitter.com/streaming/reference/post/statuses/filter
https://dev.twitter.com/streaming/overview/request-parameters#locations


This change is Reviewable

When passing coordinates to `api.GetStreamFilter` the locations
parameter should specify coordinates as Longitude,Latitude pairs
instead of Latitude,Longitude
@bear
bear merged commit 19e59b9 into bear:master Mar 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants