Removes separated forest for zoom >= 12

This commit is contained in:
Emersion 2015-07-11 15:17:38 +02:00
parent f116ecf496
commit 38981d7549
2 changed files with 1 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 313 B

View file

@ -70,8 +70,7 @@ cyclemap:
- { min_zoom: 13, max_zoom: 19, name: footway, image: footway.png }
- { min_zoom: 7, max_zoom: 13, name: rail, image: rail.png }
- { min_zoom: 14, max_zoom: 19, name: rail, image: rail14.png }
- { min_zoom: 9, max_zoom: 11, name: forest, image: forest.png }
- { min_zoom: 12, max_zoom: 19, name: forest, image: forest12.png }
- { min_zoom: 9, max_zoom: 19, name: forest, image: forest.png }
- { min_zoom: 10, max_zoom: 19, name: common, image: common.png }
- { min_zoom: 7, max_zoom: 19, name: lake, image: lake.png }
- { min_zoom: 14, max_zoom: 19, name: bicycle_shop, image: bicycle_shop.png }