Right now, polygons with holes are not supported by SUMO. You have several workarounds: - define two different polygons (inner and outer shape). This is fine if you don't need the background to show through the hole - split the polygon by cutting through each hole into polygons without holes that cover the original area
regards, Jakob Am So., 22. März 2020 um 14:22 Uhr schrieb marcelreppi < [email protected]>: > Hey, > I wanted to ask if there is an easy and official way to define polygons > with > holes? > > Some background: > I wrote a script that converts GeoJSON (which allows holes) into the SUMO > poly XML format but I currently don't know how to deal with the holes in > SUMO. > I also haven't found anything in the documentation about it. > > I would appreciate any help! > Thanks! > > Best regards > Marcel > > > > -- > Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
