RoadName, roadNumber

Submitted by Joerg Freudenstein on Wednesday, 25 June, 2014 - 10:40
Issue ID
154
Component
UML General
Category
Feature request
Priority
Normal
Assigned
Status
Fixed
Source
Website
Description

The two attributes roadName and roadNumber are part of the LinearElement class. Their definition is specific for Linears, which makes it impossible to reuse these attributes elsewhere. Newertheless, these two attributes are valueable in a more general context.

Proposals:
* change both definitions to more general terms
* consider to move these attributes into a higher place of hierarchy, for example into the NetworkLocation class or into the SupplementaryPositionalDescription class (note that a Point for example is also usually located on a road).
* consider to rename roadNumber into roadIdentifier (but as a MultilingualString) (to put in identifier or number)

Further note, that the ParkingPublications come with the following two attributes in the Road class: nameOfRoad, roadIdentifier. These elements should be harmonized when considering the issue above.

 

Found Version
{"changeLogs":[{"date":1528373604872,"componentOLD":"- Select a value -","component":"UML General","categoryOLD":"- Select a value -","category":"Feature request","priorityOLD":"- None -","priority":"Normal","assignedOLD":"","assigned":"iancornwell (42)","statusOLD":"- None -","status":"Fixed"},{"date":1537268825267}]}

Posted by jaderberg on September 13, 2034 Permalink

I agree, we have an extension for this is Sweden on Location

Posted by iancornwell on November 13, 2033 Permalink

Implemented resolution documented by Loic (definition changes)