Fix build, remove no longer used 'favourite layers
This commit is contained in:
parent
98c6113cbe
commit
174a0e1852
7 changed files with 149 additions and 32 deletions
|
@ -2612,6 +2612,28 @@
|
|||
"render": "Mapa"
|
||||
}
|
||||
},
|
||||
"maxspeed": {
|
||||
"name": "Velocidad",
|
||||
"tagRenderings": {
|
||||
"maxspeed-maxspeed": {
|
||||
"question": "Qué velocidad tiene"
|
||||
}
|
||||
},
|
||||
"units": {
|
||||
"0": {
|
||||
"applicableUnits": {
|
||||
"0": {
|
||||
"human": "kilómetros/hora",
|
||||
"humanShort": "km/h"
|
||||
},
|
||||
"1": {
|
||||
"human": "millas/hora",
|
||||
"humanShort": "mph"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"nature_reserve": {
|
||||
"description": "",
|
||||
"tagRenderings": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue