Remove oneway from shipway/rail (#1591)
This PR removes the `oneway` attribute from ferry lines and rail lines. These attributes don't really make sense for these feature classes and they are not typically rendered in general-purpose maps.
This commit is contained in:
committed by
GitHub
parent
dfd20c647c
commit
6c31841f46
@@ -321,7 +321,6 @@ tables:
|
||||
- *bridge
|
||||
- *ramp
|
||||
- *ford
|
||||
- *oneway
|
||||
- *area
|
||||
- *service
|
||||
- *usage
|
||||
@@ -399,7 +398,6 @@ tables:
|
||||
- *bridge
|
||||
- *ramp
|
||||
- *ford
|
||||
- *oneway
|
||||
- *area
|
||||
- *service
|
||||
- *usage
|
||||
|
||||
Reference in New Issue
Block a user