Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Netedit: Edge splitting removes downstream pedestrian crossing


Yes, this is a bug: https://github.com/eclipse/sumo/issues/4295

The crossing turns red because it became invalid (the edge that it crosses is no longer part of the central junction). Invalid crossings are still shown in netedit so you can fix them (e.g. by setting the edge id to the second part 'gneE0.41') but they are not written to the .net.xml because they would create an invalid network.

Thanks for reporting,
Jakob

 

this looks like a bug to me:

  • I create a pedestrian crossing with netconvert across edge A which connects two pedestrian edges
  • I split edge A
  • Firstly, the pedestrian crossing changes location to the upstream part of edge A and is marked in red (=incorrect?)
  • Then, it is not saved

Netedit is some very recent development version. A small sample network to check the results is attached.

 

Regards
Mirko



Back to the top