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

Extract altitude from Mapbox when editing location #55

Open
dbrgn opened this issue Jun 16, 2020 · 1 comment
Open

Extract altitude from Mapbox when editing location #55

dbrgn opened this issue Jun 16, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@dbrgn
Copy link
Owner

dbrgn commented Jun 16, 2020

https://docs.mapbox.com/mapbox-gl-js/api/geography/#mercatorcoordinate#toaltitude

@dbrgn dbrgn added the enhancement New feature or request label Jun 16, 2020
@dbrgn dbrgn added this to the Public Beta milestone Jun 16, 2020
@dbrgn
Copy link
Owner Author

dbrgn commented Jun 16, 2020

It's not so easy unfortunately, that API call only works if you already know the elevation 😛

Google maps API can get expensive.

Self-hosting https://open-elevation.com/ might be an option, but it doesn't have high priority.

@dbrgn dbrgn removed this from the Public Beta milestone Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant