From 6e73058a23e045e9b07587ddc3d01f1361d71a14 Mon Sep 17 00:00:00 2001 From: Tomas Pohanka Date: Thu, 8 Sep 2022 09:10:42 +0200 Subject: [PATCH] Class shipway (#1415) In `transportation_name` layer for `shipway` used Instead of `subclass` use `class` attribute for `ferry`. But `subclass` remains. --- layers/transportation/transportation.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/layers/transportation/transportation.yaml b/layers/transportation/transportation.yaml index 6b710c9..b9cab64 100644 --- a/layers/transportation/transportation.yaml +++ b/layers/transportation/transportation.yaml @@ -53,6 +53,8 @@ layer: highway: busway bus_guideway: highway: bus_guideway + ferry: + highway: shipway motorway_construction: __AND__: highway: construction @@ -119,6 +121,7 @@ layer: - bridleway - corridor - platform + - ferry (DEPRECATED - use class) network: description: | The network type derived mainly from [`network`](http://wiki.openstreetmap.org/wiki/Key:network) tag of the road.