]> git.openstreetmap.org Git - rails.git/commitdiff
Update subway mapnik map key
authorAnton Khorev <tony29@yandex.ru>
Mon, 11 Dec 2023 11:50:13 +0000 (14:50 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 11 Dec 2023 11:50:13 +0000 (14:50 +0300)
app/assets/images/key/mapnik/subway.png [deleted file]
config/key.yml

diff --git a/app/assets/images/key/mapnik/subway.png b/app/assets/images/key/mapnik/subway.png
deleted file mode 100644 (file)
index cb42ee2..0000000
Binary files a/app/assets/images/key/mapnik/subway.png and /dev/null differ
index 534cce3b545b2687cc9fecdecf6458c34c6d0b14..b268713df4b91e829430d7d09dfc69717d2fb8e2 100644 (file)
@@ -11,7 +11,7 @@ mapnik:
   - { min_zoom:  8, name: rail, width: 52, height: 1, fill: "#787878" }
   - { min_zoom: 12, name: rail, image: rail12.svg }
   - { min_zoom: 18, name: rail, image: rail18.svg }
-  - { min_zoom: 13, max_zoom: 19, name: subway, image: subway.png }
+  - { min_zoom: 12, name: subway, width: 52, height: 2, fill: "#999" }
   - { min_zoom: 13, max_zoom: 19, name: tram, image: tram.png }
   - { min_zoom: 12, max_zoom: 19, name: cable, image: cable.png }
   - { min_zoom: 11, max_zoom: 19, name: runway, image: runway.png }