Urban-Analytics-Technology-Platform / od2net

https://od2net.org
Apache License 2.0
28 stars 6 forks source link

Start an example for Lisbon. #56 #62

Closed dabreegster closed 6 months ago

dabreegster commented 6 months ago

@temospena and @partavogen, since we have elevation support now, I've started an example for Lisbon.

But unfortunately, neither geotiff file you linked seems to be working yet. https://play.abstreet.org/dev/data/input/shared/elevation/UK-dem-50m-4326.tif.gz is an example of a working one. I will eventually find time to debug the ones you linked -- probably just need a transformation to WGS84 or something like that.

The other big missing thing for this example is real zone-based OD data. If you have that, we could wire it in.

image

temospena commented 6 months ago

Humm, interesting. Those geotiff (with nice resolution: 10m and 25m) usually do the job. Can you try these links instead, raw? https://github.com/U-Shift/Declives-RedeViaria/raw/main/raster/LisboaIST_clip_r1.tif (10m) https://github.com/U-Shift/Declives-RedeViaria/raw/main/raster/LisboaCOPERNICUS_clip.tif

temospena commented 6 months ago

Humm, interesting. Those geotiff (with nice resolution: 10m and 25m) usually do the job. Can you try these links instead, raw?

nevermind, you were already using those.

dabreegster commented 6 months ago

You can see the results at https://od2net.org/ in the example dropdown. (In case anyone's reading this right as I post, it'll deploy in a few minutes)