kopia lustrzana https://github.com/openmaptiles/openmaptiles
Fix stray landcover punctuation
rodzic
8b74bf9281
commit
732b1dab79
|
@ -2,8 +2,8 @@ layer:
|
||||||
id: "landcover"
|
id: "landcover"
|
||||||
description: |
|
description: |
|
||||||
Landcover is used to describe the physical material at the surface of the earth. At lower zoom levels this is
|
Landcover is used to describe the physical material at the surface of the earth. At lower zoom levels this is
|
||||||
from Natural Earth data for glaciers and ice shelves and at higher zoom levels the [landcover is [implied by OSM tags](http://wiki.openstreetmap.org/wiki/Landcover). The most common use case for this layer
|
from Natural Earth data for glaciers and ice shelves and at higher zoom levels the landcover is [implied by OSM tags](http://wiki.openstreetmap.org/wiki/Landcover). The most common use case for this layer
|
||||||
is to style wood (`class=wood`) and grass (`class=`grass`) areas.
|
is to style wood (`class=wood`) and grass (`class=grass`) areas.
|
||||||
buffer_size: 4
|
buffer_size: 4
|
||||||
fields:
|
fields:
|
||||||
class:
|
class:
|
||||||
|
@ -21,7 +21,7 @@ layer:
|
||||||
Original value of either the
|
Original value of either the
|
||||||
[`natural`](http://wiki.openstreetmap.org/wiki/Key:natural),
|
[`natural`](http://wiki.openstreetmap.org/wiki/Key:natural),
|
||||||
[`landuse`](http://wiki.openstreetmap.org/wiki/Key:landuse),
|
[`landuse`](http://wiki.openstreetmap.org/wiki/Key:landuse),
|
||||||
,[`leisure`](http://wiki.openstreetmap.org/wiki/Key:leisure),
|
[`leisure`](http://wiki.openstreetmap.org/wiki/Key:leisure),
|
||||||
or [`wetland`](http://wiki.openstreetmap.org/wiki/Key:wetland) tag.
|
or [`wetland`](http://wiki.openstreetmap.org/wiki/Key:wetland) tag.
|
||||||
values:
|
values:
|
||||||
- allotments
|
- allotments
|
||||||
|
|
Ładowanie…
Reference in New Issue