rtron icon indicating copy to clipboard operation
rtron copied to clipboard

Traffic Sign CityObjectRelations to all affected TrafficSpaces

Open CodeMazeSolver opened this issue 3 months ago • 0 comments

Current State

At the moment, traffic sign CityFurniture elements are connected to the nearest TrafficSpace. However, depending on the chosen size and number of the modelled TrafficSpaces, the rules of a single traffic sign might apply to more than the nearest TrafficSpace.

Future State

Each TrafficSpace affected by the rules of a traffic sign should be connected to this CityFurniture element to allow the retrieval of the semantic information. Thus, different regulations for neighbouring lanes can be realized, and semantic information is also available in consecutive TrafficSpaces.

Requested Changes

Check which TrafficSpaces are affected by the presence of a traffic sign, e.g., a speed limit is valid until another sign changes the value. Add a link to this traffic sign (CityFurniture object) for all affected TrafficSpaces.

CodeMazeSolver avatar Apr 05 '24 11:04 CodeMazeSolver