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

Routes between US West coast and Asia are plotted incorrectly #5

Closed
tula-geo opened this issue Nov 24, 2022 · 5 comments
Closed

Routes between US West coast and Asia are plotted incorrectly #5

tula-geo opened this issue Nov 24, 2022 · 5 comments

Comments

@tula-geo
Copy link

tula-geo commented Nov 24, 2022

Hi @genthalili thank you for this great package!

I seem to have a problem plotting routes between the West coast of the US and Asia though...
Is this something I am doing wrong or is it a known bug?

image

Many thanks!

@genthalili
Copy link
Owner

Hi @tula-geo, can you share origin and destination inputs for this case?

@tula-geo
Copy link
Author

@genthalili Thanks for your quick response!

Here the latitudes and longitudes of some examples that went wrong:

  • Vancouver (49.28497584, -123.1500095) - Tokyo (35.72637966, 139. 6488745)
  • Singapore (3.2777619, 104.0787642) - San Francisco (37.81212876, -122.3139684)
  • Shanghai (31.2, 121.8) - Los Angeles (33.7, -118.3)

@genthalili
Copy link
Owner

@tula-geo Which version are you using?
I tried your examples above, and they all look good to me ( also you need to set [long, lat] for origin and destination inputs) :

image
image
image

You should update to the latest version 1.0.8

@tula-geo
Copy link
Author

tula-geo commented Nov 24, 2022

@genthalili Ha, you were right, I had not specified a version when installing the package and was apparently on 1.0.6.
This looks much better:

image

Thanks a lot - this is great stuff!

@genthalili
Copy link
Owner

@tula-geo great to hear that :)

then I'm closing this issue!

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

No branches or pull requests

2 participants