Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Elevation data from geoTIFF

Can you provide a small input example with a single tile and a matching piece of network?

Am Do., 2. März 2023 um 14:10 Uhr schrieb Sasan Amini <aminissn@xxxxxxxxx>:
Dear all,

I am trying to get elevation data in combination with OSM file using
NETCONVERT: Even though I have all the necessary data, I still cannot
get the height in my network shape. Can someone help me to find out
what am I doing wrong?
Here is my netconvert command: netconvert --osm-files map_muc.osm
--osm.all-attributes -o sumonet.net.xml --heightmap.geotiff
690_5334.tif,690_5335.tif,690_5336.tif,690_5333.tif,691_5333.tif,692_5333.tif,691_5334.tif,691_5336.tif,692_5334.tif,692_5335.tif,688_5333.tif,688_5334.tif,688_5335.tif,689_5333.tif,689_5334.tif,689_5334.tif,689_5335.tif,691_5335.tif,689_5332.tif,688_5332.tif,688_5336.tif,689_5336.tif,688_5337.tif,690_5332.tif,691_5332.tif,692_5336.tif,693_5335.tif,688_5338.tif,687_5337.tif,690_5337.tif
 --proj  "+proj=utm +zone=32 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0
+units=m +no_defs"
I am downloading the tiff data from https://geoportal.bayern.de/ and
here is the extent of my network all inside the tiff files.

Thanks,
Sasan
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top