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

Create a script for enriching graphs with height data #39

Open
leo-desbureaux-tellae opened this issue Jan 11, 2022 · 1 comment
Open
Labels
io Inputs/Outputs

Comments

@leo-desbureaux-tellae
Copy link
Contributor

Following #37, we encountered the need of height data on our graphs.

One source for such data is EU-DEM, that provides a file containing height data (raster) for European countries with a good precision. The format used is TIF.

Proposition

Create a script that enriches a given graph with height data from a given TIF file. Maybe add an option to the generate_osm_graph script to enrich the OSM graph after extracting it.

@leo-desbureaux-tellae leo-desbureaux-tellae added the enhancement New feature or request label Jan 11, 2022
@leo-desbureaux-tellae
Copy link
Contributor Author

See the new add_node_elevations_raster function of OSMnx 1.1.0 here

@leo-desbureaux-tellae leo-desbureaux-tellae added io Inputs/Outputs and removed enhancement New feature or request labels Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
io Inputs/Outputs
Projects
None yet
Development

No branches or pull requests

1 participant