In `transportation_name` layer for `shipway` used Instead of `subclass` use `class` attribute for `ferry`. But `subclass` remains.
pull/1404/head
Tomas Pohanka 2022-09-08 09:10:42 +02:00 zatwierdzone przez GitHub
rodzic e079e82cb1
commit 6e73058a23
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -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.