update transportation layers doc (#321)

pull/677/head
golubev 2019-10-04 15:19:56 +03:00
rodzic 73307a610b
commit e74bfb67b4
2 zmienionych plików z 23 dodań i 2 usunięć

Wyświetl plik

@ -14,9 +14,10 @@ layer:
fields: fields:
class: class:
description: | description: |
Distinguish between more and less important roads or railways. Distinguish between more and less important roads or railways and roads under construction.
Class is derived from the value of the Class is derived from the value of the
[`highway`](http://wiki.openstreetmap.org/wiki/Key:highway), [`highway`](http://wiki.openstreetmap.org/wiki/Key:highway),
[`construction`](http://wiki.openstreetmap.org/wiki/Key:construction),
[`railway`](http://wiki.openstreetmap.org/wiki/Key:railway), [`railway`](http://wiki.openstreetmap.org/wiki/Key:railway),
[`aerialway`](http://wiki.openstreetmap.org/wiki/Key:aerialway), [`aerialway`](http://wiki.openstreetmap.org/wiki/Key:aerialway),
[`route`](http://wiki.openstreetmap.org/wiki/Key:route) tag (for [`route`](http://wiki.openstreetmap.org/wiki/Key:route) tag (for
@ -33,6 +34,16 @@ layer:
- track - track
- path - path
- raceway - raceway
- motorway_construction
- trunk_construction
- primary_construction
- secondary_construction
- tertiary_construction
- minor_construction
- service_construction
- track_construction
- path_construction
- raceway_construction
- rail - rail
- transit - transit
- cable_car - cable_car

Wyświetl plik

@ -29,7 +29,7 @@ layer:
- road (default) - road (default)
class: class:
description: | description: |
Distinguish between more and less important roads. Distinguish between more and less important roads and roads under construction.
values: values:
- motorway - motorway
- trunk - trunk
@ -41,6 +41,16 @@ layer:
- track - track
- path - path
- raceway - raceway
- motorway_construction
- trunk_construction
- primary_construction
- secondary_construction
- tertiary_construction
- minor_construction
- service_construction
- track_construction
- path_construction
- raceway_construction
- rail - rail
- transit - transit
subclass: subclass: