Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Adding Elevation Data to existing net-files

Dear Emanuel,

 

the Z coordinate can be updated the same way as other parts of a SUMO network. This means:

  • manual editing in netedit (there is a toggle in move mode as well to edit the Z coordinate visually, but you can enter the coordinates in inspect mode as well)
  • PlainXML format suited for automated editing
    • run netconvert to get the PlainXML from net.xml
    • you'd have to write a logic which computes the Z coordinates and writes them to the PlainXML format
    • then run netconvert to get net.xml again

Best regards

Mirko

 

 

 

 

-----Original-Nachricht-----

Betreff: [sumo-user] Adding Elevation Data to existing net-files

Datum: 2024-01-25T16:21:32+0100

Von: "Reichsöllner, Emanuel via sumo-user" <sumo-user@xxxxxxxxxxx>

An: "Mirko Barthauer via sumo-user" <sumo-user@xxxxxxxxxxx>

 

 

 

Dear SUMO- Team,

 

is there a possibility to add elevation Data (z-Coordinate) from my own Source to

an existing net-file?

 

Best regards,

 

Emanuel

 

 



Back to the top