kopia lustrzana https://github.com/openmaptiles/openmaptiles
Add beach class to poi.yaml
Could also be set in "attraction" (but I see it as too general for beach) or "swimming" (but beaches are used for more things than swimming, as opposed to swimming pools)pull/1678/head
rodzic
6facb7d394
commit
afdc34b50f
|
@ -82,6 +82,8 @@ layer:
|
|||
subclass: ['bar', 'nightclub']
|
||||
harbor:
|
||||
subclass: ['marina', 'dock']
|
||||
beach:
|
||||
subclass: ['beach']
|
||||
car:
|
||||
subclass: ['car', 'car_repair', 'car_parts', 'taxi']
|
||||
hospital:
|
||||
|
|
Ładowanie…
Reference in New Issue