forked from MapComplete/MapComplete
Small tweaks to the cyclofix colours
This commit is contained in:
parent
f942be227a
commit
21c71febca
6 changed files with 6 additions and 195 deletions
|
@ -6,7 +6,7 @@
|
|||
"fr": "Café vélo",
|
||||
"gl": "Café de ciclistas"
|
||||
},
|
||||
"minzoom": 14,
|
||||
"minzoom": 13,
|
||||
"overpassTags": {
|
||||
"and": [
|
||||
"amenity~pub|bar|cafe|restaurant",
|
||||
|
|
|
@ -17,21 +17,9 @@
|
|||
"en": "./assets/layers/bike_parking/parking.svg"
|
||||
}
|
||||
},
|
||||
"size": {
|
||||
"render": {
|
||||
"en": "50,50,bottom"
|
||||
}
|
||||
},
|
||||
"color": {
|
||||
"render": {
|
||||
"en": "#00f"
|
||||
}
|
||||
},
|
||||
"width": {
|
||||
"render": {
|
||||
"en": "1"
|
||||
}
|
||||
},
|
||||
"iconSize": "40,40,bottom",
|
||||
"color": "#00f",
|
||||
"width": "1",
|
||||
"wayHandling": 2,
|
||||
"presets": [
|
||||
{
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"nl": "Fietsgerelateerd object",
|
||||
"fr": "Objet cycliste"
|
||||
},
|
||||
"minzoom": 16,
|
||||
"minzoom": 14,
|
||||
"overpassTags": "theme~cycling|bicycle",
|
||||
"title": {
|
||||
"render": {
|
||||
|
@ -57,7 +57,7 @@
|
|||
"render": "50,50,bottom"
|
||||
},
|
||||
"color": {
|
||||
"render": "#00f"
|
||||
"render": "#AB76D5"
|
||||
},
|
||||
"presets": [],
|
||||
"wayHandling": 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue