]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/4477'
authorTom Hughes <tom@compton.nu>
Mon, 15 Jan 2024 22:43:54 +0000 (22:43 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 15 Jan 2024 22:43:54 +0000 (22:43 +0000)
1  2 
config/key.yml
config/locales/en.yml

diff --combined config/key.yml
index a70ca19244911bea7b86dab158cb7de04a255bb4,ddc4498fbfca78b83033da17815ea1b36e12a22d..a78dbb282b482a28db3f4fd81fea6ec9430c3612
@@@ -138,11 -138,17 +138,20 @@@ cyclemap
    - { min_zoom: 10, name: meadow, width: 26, height: 10, fill: "#c0de9c" }
    - { min_zoom: 10, name: park, width: 26, height: 10, fill: "#cbe4c4" }
    - { min_zoom: 10, name: common, width: 26, height: 10, fill: "#d4f0d1" }
+   - { min_zoom: 10, name: heathland, width: 26, height: 10, fill: "#eaf0d6" }
+   - { min_zoom: 11, max_zoom: 13, name: resident, width: 26, height: 10, fill: "#e2e2e2" }
+   - { min_zoom: 11, name: industrial, width: 26, height: 10, fill: "#f1dede" }
+   - { min_zoom: 11, name: allotments, width: 26, height: 10, fill: "#d7d7b1" }
+   - { min_zoom: 12, name: cemetery, width: 26, height: 10, fill: "#abcfb1" }
+   - { min_zoom: 12, name: pitch, width: 26, height: 10, fill: "#ade0c5" }
+   - { min_zoom: 13, name: centre, width: 26, height: 10, fill: "#b4e9cd" }
+   - { min_zoom: 13, name: beach, image: beach.png }
+   - { min_zoom: 13, name: [school, university], width: 26, height: 10, fill: "#f0f0d8" }
    - { min_zoom: 14, name: bicycle_shop, image: bicycle_shop.png }
 +  - { min_zoom: 15, name: bicycle_rental, image: bicycle_rental_small.svg }
 +  - { min_zoom: 17, name: bicycle_rental, image: bicycle_rental.png }
    - { min_zoom: 15, name: bicycle_parking, image: bicycle_parking.png }
 +  - { min_zoom: 16, name: bicycle_parking_small, image: bicycle_parking_small.svg }
    - { min_zoom: 16, name: toilets, image: toilets.png }
  opnvkarte:
    - { min_zoom:  6, name: rail, width: 52, height: 1, fill: "#868686" }
diff --combined config/locales/en.yml
index 0c5b57c18db6f389bd9410bcb769636e3f990f2a,7f87c8297ce6ac4d9b626b9ef37b282f858c29c9..653e363a67bcfb6d39927c5df0c99457a4e09192
@@@ -2356,6 -2356,7 +2356,7 @@@ en
            allotments: "Allotments"
            pitch: "Sports pitch"
            centre: "Sports centre"
+           beach: "Beach"
            reserve: "Nature reserve"
            military: "Military area"
            school: "School"
            bus_stop: "Bus stop"
            stop: "Stop"
            bicycle_shop: "Bicycle shop"
 +          bicycle_rental: "Bicycle rental"
            bicycle_parking: "Bicycle parking"
 +          bicycle_parking_small: "Small bicycle parking"
            toilets: "Toilets"
      welcome:
        title: Welcome!