Compare commits
2
Commits
d218ac85d3
...
a951f6dba2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a951f6dba2 | ||
|
|
4cc6d65fb9 |
+5
-1
@@ -200,7 +200,7 @@ layers:
|
|||||||
landcover: __any__
|
landcover: __any__
|
||||||
leisure: [garden, park, pitch, dog_park, fishing, marina, nature_reserve, playground, stadium, track, playground, sports_centre]
|
leisure: [garden, park, pitch, dog_park, fishing, marina, nature_reserve, playground, stadium, track, playground, sports_centre]
|
||||||
natural: [fell, grassland, heath, scrub, wood, tundra, bay, beach, blowhole, crevasse, shingle, shoal, bare_rock, hill, sand, scree, tree]
|
natural: [fell, grassland, heath, scrub, wood, tundra, bay, beach, blowhole, crevasse, shingle, shoal, bare_rock, hill, sand, scree, tree]
|
||||||
highway: [service, pedestrian]
|
highway: [rest_area, service, pedestrian]
|
||||||
attributes:
|
attributes:
|
||||||
- key: class
|
- key: class
|
||||||
type: match_key
|
type: match_key
|
||||||
@@ -225,6 +225,10 @@ layers:
|
|||||||
aeroway: [runway, stopway, taxiway]
|
aeroway: [runway, stopway, taxiway]
|
||||||
railway: [abandoned, construction, disused, funicular, light_rail, miniature, monorail, narrow_gauge, rail, subway, tram]
|
railway: [abandoned, construction, disused, funicular, light_rail, miniature, monorail, narrow_gauge, rail, subway, tram]
|
||||||
man_made: [goods_conveyor]
|
man_made: [goods_conveyor]
|
||||||
|
- source: osm
|
||||||
|
geometry: point
|
||||||
|
include_when:
|
||||||
|
highway: [motorway_junction, passing_place, mini_roundabout, speed_camera, speed_display, toll_ganty, turning_circle, turning_loop]
|
||||||
attributes:
|
attributes:
|
||||||
- key: class
|
- key: class
|
||||||
type: match_key
|
type: match_key
|
||||||
|
|||||||
Reference in New Issue
Block a user