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

Does the input track data have to be WGS84? #17

Open
angelyix opened this issue Sep 29, 2022 · 0 comments
Open

Does the input track data have to be WGS84? #17

angelyix opened this issue Sep 29, 2022 · 0 comments

Comments

@angelyix
Copy link

Hi, dear developer! I tried your example and I changed the input track to my data expressed by WGS84 coordinates as follows,

track=np.array([[104.02605, 30.62130], [104.02590, 30.62138], [104.02548, 30.62161], [104.02529, 30.62170], [104.02522, 30.62175]])
But an error was reported, I wonder the reason for this? By the way, how can I import the 'plot_html' package?
2022-09-29 142938

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

1 participant