Fix maxspeed theme
This commit is contained in:
parent
bcd51b4ee2
commit
b62e54ccf6
5 changed files with 216 additions and 209 deletions
|
@ -6,14 +6,10 @@
|
|||
"en": "Maxspeed"
|
||||
},
|
||||
"shortDescription": {
|
||||
"es": "Completar propiedades de velocidad",
|
||||
"ca": "Completar propietats de velocitat",
|
||||
"en": "Complete maxspeed tags"
|
||||
"en": "This map shows the legally allowed maximum speed on every road."
|
||||
},
|
||||
"description": {
|
||||
"es": "Completaremos las propiedades de velocidad de una vía.",
|
||||
"ca": "Completarem les propietats de la velocitat de la via que faltin.",
|
||||
"en": "Complete the maxspeed properties of a way."
|
||||
"en": "This map shows the legally allowed maximum speed on every road. If a maxspeed is missing or wrong, you can correct it here."
|
||||
},
|
||||
"maintainer": "",
|
||||
"icon": "./assets/themes/maxspeed/maxspeed_logo.svg",
|
||||
|
@ -23,205 +19,6 @@
|
|||
"startZoom": 1,
|
||||
"widenFactor": 0.01,
|
||||
"layers": [
|
||||
{
|
||||
"id": "maxspeed",
|
||||
"name": {
|
||||
"es": "Velocidad",
|
||||
"ca": "Velocitat",
|
||||
"en": "Maxspeed"
|
||||
},
|
||||
"minzoom": 16,
|
||||
"title": {
|
||||
"render": {
|
||||
"es": "Nombre: {name}",
|
||||
"ca": "Nom: {name}",
|
||||
"en": "Name: {name}"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": {
|
||||
"and": [
|
||||
"name="
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
"es": "Nombre: {name}",
|
||||
"ca": "Nom: {name}",
|
||||
"en": "Name: {name}"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"description": {
|
||||
"es": "Completar las propiedades que faltan sobre velocidad",
|
||||
"ca": "Completarem les propietats que falten de velocitat",
|
||||
"en": "Complete the maxspeed properties of a way."
|
||||
},
|
||||
"tagRenderings": [
|
||||
{
|
||||
"render": {
|
||||
"es": "Velocidad: {maxspeed}",
|
||||
"ca": "Velocitat: {maxspeed}",
|
||||
"en": "Speed: {maxspeed}"
|
||||
},
|
||||
"question": {
|
||||
"es": "Qué velocidad tiene",
|
||||
"ca": "Quina velocitat té",
|
||||
"en": "What is the maxspeed"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "maxspeed"
|
||||
},
|
||||
"id": "maxspeed-maxspeed"
|
||||
},
|
||||
{
|
||||
"render": {
|
||||
"es": "Sentido único: {oneway}",
|
||||
"ca": "Sentit únic: {oneway}",
|
||||
"en": "Oneway: {oneway}"
|
||||
},
|
||||
"question": {
|
||||
"es": "¿La vía es de sentido único?",
|
||||
"ca": "La via és de sentit únic?",
|
||||
"en": "Is this road a oneway-road?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "oneway"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": {
|
||||
"and": [
|
||||
"oneway=yes"
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
"es": "Sentido único",
|
||||
"ca": "Sentit únic",
|
||||
"en": "Oneway road"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
"and": [
|
||||
"oneway=no"
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
"es": "Doble sentido",
|
||||
"ca": "Doble sentit",
|
||||
"en": "Twoway street"
|
||||
}
|
||||
}
|
||||
],
|
||||
"id": "maxspeed-oneway"
|
||||
}
|
||||
],
|
||||
"source": {
|
||||
"osmTags": {
|
||||
"or": [
|
||||
"highway=residential",
|
||||
"highway=living_street",
|
||||
"highway=motorway",
|
||||
"highway=tertiary",
|
||||
"highway=service",
|
||||
"highway=unclassified",
|
||||
"highway=secondary",
|
||||
"highway=primary",
|
||||
"highway=trunk",
|
||||
"highway=motorway",
|
||||
"highway=tertiary_link",
|
||||
"highway=secondary_link",
|
||||
"highway=primary_link",
|
||||
"highway=trunk_link",
|
||||
"highway=motorway_link"
|
||||
]
|
||||
}
|
||||
},
|
||||
"allowSplit": true,
|
||||
"mapRendering": [
|
||||
{
|
||||
"icon": {
|
||||
"render": null,
|
||||
"mappings": [
|
||||
{
|
||||
"if": "maxspeed~[1-9]0|1[0-4]0",
|
||||
"then": "./assets/themes/maxspeed/maxspeed_{maxspeed}.svg"
|
||||
}
|
||||
]
|
||||
},
|
||||
"iconSize": {
|
||||
"render": "32,32,center"
|
||||
},
|
||||
"location": [
|
||||
"point",
|
||||
"projected_centerpoint"
|
||||
]
|
||||
},
|
||||
{
|
||||
"color": {
|
||||
"render": "#000000",
|
||||
"mappings": [
|
||||
{
|
||||
"if": "maxspeed=",
|
||||
"then": "#ff0000"
|
||||
}
|
||||
]
|
||||
},
|
||||
"width": {
|
||||
"render": "3"
|
||||
}
|
||||
}
|
||||
],
|
||||
"units": [
|
||||
{
|
||||
"applicableUnits": [
|
||||
{
|
||||
"#": "km/h is the default for a maxspeed; should be empty string",
|
||||
"canonicalDenomination": "",
|
||||
"alternativeDenomination": [
|
||||
"km/u",
|
||||
"kmh",
|
||||
"kph"
|
||||
],
|
||||
"default": true,
|
||||
"human": {
|
||||
"en": "kilometers/hour",
|
||||
"ca": "quilòmetres/hora",
|
||||
"es": "kilómetros/hora",
|
||||
"nl": "kilometers/uur"
|
||||
},
|
||||
"humanShort": {
|
||||
"en": "km/h",
|
||||
"ca": "km/h",
|
||||
"es": "km/h",
|
||||
"nl": "km/u"
|
||||
}
|
||||
},
|
||||
{
|
||||
"canonicalDenomination": "mph",
|
||||
"alternativeDenomination": [
|
||||
"m/u",
|
||||
"mh",
|
||||
"m/ph"
|
||||
],
|
||||
"human": {
|
||||
"en": "miles/hour",
|
||||
"ca": "milles/hora",
|
||||
"es": "millas/hora",
|
||||
"nl": "miles/uur"
|
||||
},
|
||||
"humanShort": {
|
||||
"en": "mph",
|
||||
"ca": "mph",
|
||||
"es": "mph",
|
||||
"nl": "mph"
|
||||
}
|
||||
}
|
||||
],
|
||||
"appliesToKey": [ "maxspeed"]
|
||||
}
|
||||
]
|
||||
}
|
||||
"maxspeed"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue