Issue ID
161
Component
UML Location Referencing
Category
Feature request
Priority
Normal
Assigned
Status
Fixed
Source
Datex stakeholder
Description
Currently the placesAtWhichApplicable attribute is only available in the networkmanagement class. That is inconvenient as the enumeration values are also very usefull in area based weatherrelated roadconditions (in region x slippery roads on bridges) It is my proposal to move this attribute to the supplementaryPositionalDescription class in groupOfLocations
Found Version
{"changeLogs":[{"date":1527782897645,"componentOLD":"- Select a value -","component":"UML Location Referencing","categoryOLD":"- Select a value -","category":"Feature request","priorityOLD":"- None -","priority":"Normal","assignedOLD":"","assigned":"iancornwell (42)","statusOLD":"- None -","status":"Fixed"},{"date":1537268743208}]}
#1
There is already locationDescriptor in SupplementaryPositionDesciptor, which is similar but different.
But the possibility of having both enums specified, and even perhaps with conflicting values, is poor so we should rationalise.
#2
Analysed by Loic and discussed by TG. Agreed solution to introduce AreaPlacesEnum and add as an attribute to AreaLocation. Committed in r678.