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.36k stars 1.37k forks source link

assemble polygons from relations #4247

Open namdre opened 6 years ago

namdre commented 6 years ago

currently, the ways that make up a relation are exported as separate polygons which makes them unsuitable for computing edges within

namdre commented 6 years ago

special treatment for inner and outer way members is needed.