Re: [sumo-user] Select a geo-area

2018-12-21 Thread Jakob Erdmann
You can get x,y coordinates for roads in a sumo network using either sumolib or TraCI. You can also find the roads near a given coordinate. If that is not enough for your use case, please describe what you need in more detail. regards, Jakob Am Fr., 21. Dez. 2018 um 21:00 Uhr schrieb bassma aldah

[sumo-user] Select a geo-area

2018-12-21 Thread bassma aldahlan
Hi All! I am using OSM and SUMO. I selected the area in OSM and then converted it into SUMO. My question is how to split the selected area into different geo-areas and get the x and y coordinates. For example, I need geo-area A, geo-area B and so on. Each goo-area has a fixed size (200*200m)??