eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.57k stars 1.44k forks source link

edge shapes at junctions get lost on matsim reimport (trac #1691) #1691

Open behrisch opened 9 years ago

behrisch commented 9 years ago

matsim always include the node into the edge shape and thus a reimport does not give the same result. The same issue exists for dlr-navteq #1687

Migrated from http://sumo.dlr.de/ticket/1691

{
    "status": "new", 
    "changetime": "2015-08-21T11:06:15Z", 
    "description": "matsim always include the node into the edge shape and thus a reimport does not give the same result. The same issue exists for dlr-navteq #1687", 
    "reporter": "behrisch", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1440155175846664", 
    "component": "net building (NETGEN, NETCONVERT)", 
    "summary": "edge shapes at junctions get lost on matsim reimport", 
    "priority": "major", 
    "keywords": "", 
    "time": "2015-03-19T07:35:21Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "defect"
}
behrisch commented 9 years ago

@behrisch committed f80a1f3 (aka r18105): adding more roundtrip tests, refs #21, #1691, #1692

behrisch commented 9 years ago
behrisch commented 9 years ago

@behrisch changed milestone from "0.24.0" to "1.0.0"