Menu

#1 Parser for network file format of SUMO 0.11.0

open-fixed
None
5
2009-10-01
2009-09-28
Simon
No

Hi,

I modified the parser to read the new network file format of SUMO 0.11.0. As far as I have seen, it was mainly

- that the shape is now defined in the shape attribute and
- that successive lanes are specified in their own succ tag.

This is the patch for that. (By the way, it also reflects a bit of reformating the source code in eclipse.)

I look forward to see a working parser in trunk.

Sincerely, Simon

Discussion

  • Simon

    Simon - 2009-09-28

    Patch to make TrafficModeler compatible with the network file format of SUMO 0.11.0

     
  • Nicholas Loulloudes

    Hi Simon,

    I will go over the patch and let you know soon on the status.

     
  • Nicholas Loulloudes

    • assigned_to: nobody --> loulloudes_n
    • status: open --> open-accepted
     
  • Nicholas Loulloudes

    Patch to make TrafficModeller compatible to SUMO 0.11.0 network file has been applied in the repository TRUNK. Please check the functionality and report if it works as expected.

     
  • Nicholas Loulloudes

    • status: open-accepted --> open-fixed
     
  • Hagop

    Hagop - 2010-03-23

    Hello. How can you install the patch? Do you need to get the source code of SUMO Traffic Modeler and recompile it? Thanks.

     
  • Nicholas Loulloudes

    Hi hagop007,

    The patch has already been included in the latest release of SUMO. You can download the latest release in a JAR file available in "Files" pages from the top menu.

    Did you run to any problems in particular?

     

Log in to post a comment.