Merge branch 'develop'

This commit is contained in:
Pieter Vander Vennet 2022-02-11 01:29:50 +01:00
commit fa2e9db571
108 changed files with 10039 additions and 4001 deletions

View file

@ -356,7 +356,7 @@
"mapRendering": [
{
"icon": {
"render": "./assets/layers/bike_cafe/bike_cafe.svg"
"render": "pin:#684c2b;./assets/layers/bike_cafe/bike_cafe.svg"
},
"iconSize": {
"render": "50,50,bottom"

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

Before After
Before After

View file

@ -65,11 +65,6 @@
]
}
],
"titleIcons": [
{
"render": "<img src='./assets/layers/bike_cleaning/bike_cleaning_icon.svg'/>"
}
],
"tagRenderings": [
"images",
{

View file

@ -108,10 +108,10 @@
"path": "repair_station_example_3.jpg",
"license": "CC-BY-SA 3.0 Unported",
"authors": [
"or \tThelmadatter"
"Thelmadatter"
],
"sources": [
"\u001b[3~https://wiki.openstreetmap.org/wiki/File:BikeRepairMonterrey.JPG"
"https://wiki.openstreetmap.org/wiki/File:BikeRepairMonterrey.JPG"
]
},
{

View file

@ -686,7 +686,7 @@
"mapRendering": [
{
"icon": {
"render": "./assets/layers/bike_shop/repair_shop.svg",
"render": "pin:#f04c4c;./assets/layers/bike_shop/repair_shop.svg",
"mappings": [
{
"if": "operator=De Fietsambassade Gent",
@ -694,7 +694,7 @@
},
{
"if": "service:bicycle:retail=yes",
"then": "./assets/layers/bike_shop/shop.svg"
"then": "pin:#353d57;./assets/layers/bike_shop/shop.svg"
}
]
},

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 3 KiB

Before After
Before After

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Before After
Before After

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

Before After
Before After

View file

@ -102,7 +102,7 @@
"ifnot": "scooter=no",
"then": {
"en": "<b>Scooters</b> can be charged here",
"nl": "<b>Electrische scooters</b> (snorfiets of bromfiets) kunnen hier opgeladen worden",
"nl": "<b>Elektrische scooters</b> (snorfiets of bromfiets) kunnen hier opgeladen worden",
"de": "<b>Roller</b> können hier geladen werden"
}
},
@ -3553,7 +3553,7 @@
],
"title": {
"en": "charging station with a normal european wall plug <img src='./assets/layers/charging_station/TypeE.svg' style='width: 2rem; height: 2rem; float: left; background: white; border-radius: 1rem; margin-right: 0.5rem'/> (meant to charge electrical bikes)",
"nl": "laadpunt met gewone stekker(s) <img src='./assets/layers/charging_station/TypeE.svg' style='width: 2rem; height: 2rem; float: left; background: white; border-radius: 1rem; margin-right: 0.5rem'/> (bedoeld om electrische fietsen op te laden)"
"nl": "laadpunt voor elektrische fietsen met gewone stekker(s)"
},
"preciseInput": {
"preferredBackground": "map"

View file

@ -38,7 +38,7 @@
]
},
"then": {
"en": "Charging station for ebikes",
"en": "Charging station for electrical bicycles",
"nl": "Oplaadpunt voor elektrische fietsen"
}
},