]> git.openstreetmap.org Git - rails.git/commitdiff
Adds rail
authorEmersion <contact@emersion.fr>
Sat, 11 Jul 2015 12:55:31 +0000 (14:55 +0200)
committerEmersion <contact@emersion.fr>
Sat, 11 Jul 2015 12:55:31 +0000 (14:55 +0200)
app/assets/images/key/cyclemap/rail.png [new file with mode: 0644]
app/assets/images/key/cyclemap/rail14.png [new file with mode: 0644]
config/key.yml

diff --git a/app/assets/images/key/cyclemap/rail.png b/app/assets/images/key/cyclemap/rail.png
new file mode 100644 (file)
index 0000000..0abf0c1
Binary files /dev/null and b/app/assets/images/key/cyclemap/rail.png differ
diff --git a/app/assets/images/key/cyclemap/rail14.png b/app/assets/images/key/cyclemap/rail14.png
new file mode 100644 (file)
index 0000000..957f17c
Binary files /dev/null and b/app/assets/images/key/cyclemap/rail14.png differ
index b387b5f57aee99d82703fc683c1913b669a41ded..2747cfcc63d405fbe241daa109084ec120f1b429 100644 (file)
@@ -65,6 +65,8 @@ cyclemap:
   - { min_zoom: 5, max_zoom: 12, name: cycleway_regional, image: cycleway_regional.png }
   - { min_zoom: 8, max_zoom: 12, name: cycleway_local, image: cycleway_local.png }
   - { min_zoom: 13, max_zoom: 19, name: footway, image: footway.png }
   - { min_zoom: 5, max_zoom: 12, name: cycleway_regional, image: cycleway_regional.png }
   - { min_zoom: 8, max_zoom: 12, name: cycleway_local, image: cycleway_local.png }
   - { 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: 10, max_zoom: 19, name: common, image: common.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: 10, max_zoom: 19, name: common, image: common.png }