-
Notifications
You must be signed in to change notification settings - Fork 9
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
Example in Lisbon #56
Comments
Hi, there's no elevation / gradient support yet. But the first format I'll be able to easily support is a GeoTIFF in WGS84, so the files you found look great for that. I don't know when I'll have time to work on adding support for it -- if anyone in your lab is up for learning some Rust and adding it, I can mentor / get things started at least. |
Hey! I'm interning with @temospena and I'm definitely interested in adding that feature (or at least try to) but I must admit I'm relatively new to programming, I've never coded in Rust and and still lack knowledge in some key programming aspects (e.g. data structures). I am currently swamped with work and other academia stuff so my hands are tied for the foreseeable future (at least 2 weeks) but it's something I'd like to take part in. Let me know your thoughts! |
Check out #18 at your leisure |
Originally posted by @temospena in #2 (comment)
Hi all,
We are exploring od2net in Lisbon, and facing some problems.
Regarding #18 , how can we add this as the gradient value? Is it a matter to put the geotiff in a folder and point to it, or we need to pre-process with the data?
Here is a nice geotiff of Lisbon area: https://github.com/U-Shift/Declives-RedeViaria/blob/main/raster/LisboaIST_clip_r1.tif (10m res)
https://github.com/U-Shift/Declives-RedeViaria/blob/main/raster/LisboaCOPERNICUS_clip.tif (25m res)
Thanks!
The text was updated successfully, but these errors were encountered: