Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] merging networks with different level of details

Hi,

I want to import a network from OSM. There are two level of details:
 - the study area at the center: more detailed road types (motorways, trunk, primary, secondary)
- the outer area with less details (just motorways).

I would appreciate your help with this:

1- how can I import them with different levels of detail? I imported "net1", the study area, as a box. and the outer area "net2" separately as another box. I want to remove the boundary box of net1 from net2 and then merge them together, but I couldn't find this option in netconvert. there is --keep-edges.in-boundary STR[] option but there is no remove. Is there a workaround to get this result?

2. How can I stitch both networks together so that edges on the borders are connected to each other and avoid disconnection?

Thanks,
Rehab

Back to the top