Restrictions

Submitted by jaderberg on Wednesday, 25 November, 2015 - 12:52
Issue ID
206
Component
UML General
Category
Bug report
Priority
Normal
Status
Needs work
Source
ES5
Description

Common set of restrictions on the road are weight, width, speed,height and length. 
Speed is covered by the SpeedManagemt class, no problem.
For the others I found it not so obvious how to do it in DATEX II.
All will work if you say RoadOrCarrigewayOrLaneManagment and RoadClosed and then indicate via forVehiclesWithCharacteristicsOf for what vehicles height, Length, Width etc. for what vheicles the road is closed.

But then you also found in RoadOrCarrigewayOrLaneManagementEnum heightRestrictionInOperation and weigthRestrictionInOperation. But not WidthRestrictionInOperation or LengthRestrictionInOperation.. why not?
Why only this two or when should they be used?

We currently use RoadClosed for Lenth and Witdh but for Weight and height we use the heightRestrictionInOperation/weigthRestrictionInOperation.

 

{"changeLogs":[{"date":1528365672825,"componentOLD":"- Select a value -","component":"UML General","categoryOLD":"- Select a value -","category":"Bug report","priorityOLD":"- None -","priority":"Normal","statusOLD":"- None -","status":"Needs work"},{"date":1537267000435}]}

Posted by iancornwell on October 12, 2033 Permalink

TG call agreed that this may require further consideration so it has been deferred to 2016.

Posted by Joerg Freudenstein on February 12, 2033 Permalink

Effects Part 3.
I took it into EN review.

Jörg Freudenstein

Posted by iancornwell on August 12, 2032 Permalink

Cannot see in part 3 comments I received, and has not been implemented.

Posted by bard on January 12, 2032 Permalink

heightRestrictionInOperation and weigthRestrictionInOperation will be removed. When developing METR package, the heightRestrictionControlInOperation and weigthRestrictionControlInOperation, together with other controls that are in operation will be modelled.