Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traffic Sign CityObjectRelations to all affected TrafficSpaces #40

Open
CodeMazeSolver opened this issue Apr 5, 2024 · 0 comments
Open

Comments

@CodeMazeSolver
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant