smart-data-models / dataModel.Transportation

Transportation Data Model
37 stars 35 forks source link

update roadSegment with 2 attributes #15

Closed gvdwouwer closed 2 years ago

gvdwouwer commented 2 years ago

I have added status and statusDescription to allow modelling a piece of road that runs over a bridge or lock. When the bridge is raised, no traffic is temporarily possible on the roadsegment. The attributes could also be used to model other types of events (such as roadworks) that temporarily limit or prohibit traffic.

The file passed the check_scheme validator in the learning zone.

gvdwouwer commented 2 years ago

I have made these changes and pushed them to github:

I would like to be listed as a contributer as you mentioned in your 4th item. But I do not know how I should modify the PR.

albertoabellagarcia commented 2 years ago

Ready to be published