Skip to content

Commit

Permalink
Modify entrance-lane descrip
Browse files Browse the repository at this point in the history
Modify the entrance lane description to say ingress to current roadway.
  • Loading branch information
sknick-iastate authored Oct 14, 2021
1 parent 510ffb8 commit 07ea7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec-content/enumerated-types/LaneType.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Value | Description
`general` | A generic lane type, intended to be used for general purpose travel lanes.
`exit-lane` | A lane leading towards an egress from the current roadway. An `exit-lane` usually becomes an `exit-ramp` after a gore point.
`exit-ramp`| A lane at an interchange leading away from the current roadway to another roadway.
`entrance-lane` | A lane leading away from an ingress from another roadway. An `entrance-ramp` usually becomes an `entrance-lane` after a gore point.
`entrance-lane` | A lane leading away from an ingress to the current roadway. An `entrance-ramp` usually becomes an `entrance-lane` after a gore point.
`entrance-ramp` | A lane at an interchange for traffic to ingress from another roadway to the mainline.
`sidewalk` | A path for pedestrians, usually on the side of the roadway.
`bike-lane` | A lane on the roadway for use by cyclists only.
Expand Down

0 comments on commit 07ea7b3

Please sign in to comment.