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

Enable adding grade via google API #213

Open
nreinicke opened this issue May 16, 2024 · 1 comment
Open

Enable adding grade via google API #213

nreinicke opened this issue May 16, 2024 · 1 comment
Labels
python Applies to the python code
Milestone

Comments

@nreinicke
Copy link
Collaborator

Our current workflow for adding grade to the graph is to download USGS raster elevation tiles and then add them to the osmnx graph using the add_node_elevations_raster function. osmnx also support the google maps elevation api and so we could add an additional pathway for our users who have an API key to google maps to use that functionality as well.

@nreinicke nreinicke added this to the PyCon 2024 milestone May 16, 2024
@nreinicke nreinicke added the python Applies to the python code label May 16, 2024
@zenon18
Copy link
Contributor

zenon18 commented May 21, 2024

zenon18 (Mark W.) will like to do this issue

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

No branches or pull requests

2 participants