Issue ID
73
Component
UML General
Category
Bug report
Priority
Normal
Assigned
Status
Fixed
Source
Website
Description
In calss AffectedCarriagewayAndLanes the attribute carriageway is requiered. I wonder if this is a bug so it should have been optional. lane is optional and often you don't have the information requiered for carriageway. In our case we sometimes know the lane and often have the lengthAffected but never the cariageway.
{"changeLogs":[{"date":1528368551428,"componentOLD":"- Select a value -","component":"UML General","categoryOLD":"- Select a value -","category":"Bug report","priorityOLD":"- None -","priority":"Normal","assignedOLD":"","assigned":"iancornwell (42)","statusOLD":"- None -","status":"Fixed"},{"date":1537269827161}]}
#2
I understand that carriageway attribute has been introduced to rationalise previously named attribute lane that was used also to specify "entrance" and "exit" lanes that are more precisely carriageways.
mainCarriageway in CarriagewayEnum can be used as a default when the element is along the road. otherwise you could state the well known carriageway.
#4
#5
I suggest to add "other", because you might also use this class when describing other types of roads than carriageways.
#6
#7
Resolved according to agreed resolution as documented by Loic.