[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [sumo-user] Importing Elevation Data from OSM Data
|
Dear Jakob
Thanks for the reply.
I will send you the OSM data and the data converted using netconvert.
When using netconvert, I have given the following options.
>>netconvert --osm-files OSMdata.osm -o output.net.xml --speed-in-kmh --osm.elevation --junctions.join --tls.guess --tls.guess.threshold 39.0 --tls.guess-signals --lefthand --sidewalks.guess.from-permissions --crossings.guess
Best regards
This is supposed to be working (and in fact does work in our test). Can you provide a minimal osm sample file to replicate your problem?
Dear all
I want to import elevation data from the following OSM node data.
>><node id="1" lat="<latitude>" lon="<longitude>" ele="<elevation>" visible="true" timestamp="<time>"/> ...
However, even if I use "--osm.elevation" in netconvert, z-coordinates are not output as shown below.
>><junction id="1222" type="traffic_light" x="4338.51" y="1196.51" incLanes="103459_0 ...
Is there a correct way to import z-coordinates from OSM data to SUMO nodes?
Best regards
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
Attachment:
file.zip
Description: Zip archive