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.56k stars 1.43k forks source link

invalid import of looped way (trac #2088) #2088

Open behrisch opened 8 years ago

behrisch commented 8 years ago

related to #2087 and in the same bugreports folder

way 137460394#0

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

{
    "status": "new", 
    "changetime": "2016-04-06T09:20:07Z", 
    "description": "related to #2087 and in the same bugreports folder\n\nway 137460394#0", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1459934407013350", 
    "component": "net building (NETGEN, NETCONVERT)", 
    "summary": "invalid import of looped way", 
    "priority": "minor", 
    "keywords": "", 
    "time": "2016-01-06T08:03:45Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "defect"
}
behrisch commented 8 years ago

@namdre commented:

problem is caused by ambiguous line intersections when shifting the edge shape sideways to compute the lane shape (edge is almost circular).

behrisch commented 8 years ago

@namdre committed b5c3918 (aka r19710): affecting a more equitable split when importing looped ways from OSM. refs #2088

behrisch commented 8 years ago

@namdre changed priority from "major" to "minor"

behrisch commented 8 years ago

@namdre changed milestone from "0.26.0" to "1.0.0"

namdre commented 6 years ago

recheck