Enumerations::DirectionEnum

Header Image
Project:
DirectionEnum : Public <<D2Enumeration>> Enumeration
Created: 25/11/2004 06:45:53
Modified: 29/11/2022 17:25:59
Project:
Advanced:
  • Attributes
  • Tagged Values
  • Advanced
Attribute Scope Type
aligned Public int
definition=Same direction as the normal direction of flow at this point on the road network.
order=0
 
allDirections Public enumerationLiteral
definition=All directions (where more than two are applicable) at this point on the road network.
order=1
 
anticlockwise Public enumerationLiteral
definition=Anti-clockwise.
order=2
 
bothWays Public enumerationLiteral
definition=Both directions that are applicable at this point on the road network.
order=3
 
clockwise Public enumerationLiteral
definition=Clockwise.
order=4
 
innerRing Public enumerationLiteral
definition=Inner ring direction.
order=5
 
outerRing Public enumerationLiteral
definition=Outer ring direction.
order=6
 
eastBound Public enumerationLiteral
definition=East bound general direction.
order=7
 
northBound Public enumerationLiteral
definition=North bound general direction.
order=8
 
northEastBound Public enumerationLiteral
definition=North east bound general direction.
order=9
 
northWestBound Public enumerationLiteral
definition=North west bound general direction.
order=10
 
southBound Public enumerationLiteral
definition=South bound general direction.
order=11
 
southEastBound Public enumerationLiteral
definition=South east bound general direction.
order=12
 
southWestBound Public enumerationLiteral
definition=South west bound general direction.
order=13
 
westBound Public enumerationLiteral
definition=West bound general direction.
order=14
 
inboundTowardsTown Public enumerationLiteral
definition=Heading towards town centre direction of travel.
order=15
 
outboundFromTown Public enumerationLiteral
definition=Heading out of or away from the town centre direction of travel.
order=16
 
opposite Public enumerationLiteral
definition=Opposite direction to the normal direction of flow at this point on the road network.
order=17
 
unknown Public enumerationLiteral
definition=Direction is unknown.
order=18
 
other Public enumerationLiteral
definition=Other than as defined in this enumeration.
order=19
 
Tag Value
definition List of directions of travel.
Details:  
Property Value
isFinalSpecialization: 0