mapcomplete/assets/themes/maxspeed/maxspeed.json

325 lines
No EOL
8.2 KiB
JSON

{
"id": "maxspeeds",
"title": {
"es": "Velocidad",
"ca": "Velocitat",
"en": "Maxspeed"
},
"shortDescription": {
"es": "Completar propiedades de velocidad",
"ca": "Completar propietats de velocitat",
"en": "Complete maxspeed tags"
},
"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."
},
"maintainer": "",
"icon": "ES_R301.png",
"version": "0",
"startLat": 0,
"startLon": 0,
"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 oneway the way?"
},
"freeform": {
"key": "oneway"
},
"mappings": [
{
"if": {
"and": [
"oneway=yes"
]
},
"then": {
"es": "Sentido único",
"ca": "Sentit únic",
"en": "One way"
}
},
{
"if": {
"and": [
"oneway=no"
]
},
"then": {
"es": "Doble sentido",
"ca": "Doble sentit",
"en": "No one way"
}
}
],
"id": "maxspeed-oneway"
}
],
"presets": [],
"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"
]
}
},
"mapRendering": [
{
"icon": {
"mappings": [
{
"if": {
"and": [
"maxspeed=10"
]
},
"then": {
"es": "ES_R301_10.png",
"ca": "ES_R301_10.png",
"en": "ES_R301_10.png"
}
},
{
"if": {
"and": [
"maxspeed=20"
]
},
"then": {
"es": "ES_R301_20.png",
"ca": "ES_R301_20.png",
"en": "ES_R301_20.png"
}
},
{
"if": {
"and": [
"maxspeed=30"
]
},
"then": {
"es": "ES_R301_30.png",
"ca": "ES_R301_30.png",
"en": "ES_R301_30.png"
}
},
{
"if": {
"and": [
"maxspeed=40"
]
},
"then": {
"es": "ES_R301_40.png",
"ca": "ES_R301_40.png",
"en": "ES_R301_40.png"
}
},
{
"if": {
"and": [
"maxspeed=50"
]
},
"then": {
"es": "ES_R301_50.png",
"ca": "ES_R301_50.png",
"en": "ES_R301_50.png"
}
},
{
"if": {
"and": [
"maxspeed=60"
]
},
"then": {
"es": "ES_R301_60.png",
"ca": "ES_R301_60.png",
"en": "ES_R301_60.png"
}
},
{
"if": {
"and": [
"maxspeed=70"
]
},
"then": {
"es": "ES_R301_70.png",
"ca": "ES_R301_70.png",
"en": "ES_R301_70.png"
}
},
{
"if": {
"and": [
"maxspeed=80"
]
},
"then": {
"es": "ES_R301_80.png",
"ca": "ES_R301_80.png",
"en": "ES_R301_80.png"
}
},
{
"if": {
"and": [
"maxspeed=90"
]
},
"then": {
"es": "ES_R301_90.png",
"ca": "ES_R301_90.png",
"en": "ES_R301_90.png"
}
},
{
"if": {
"and": [
"maxspeed=100"
]
},
"then": {
"es": "ES_R301_100.png",
"ca": "ES_R301_100.png",
"en": "ES_R301_100.png"
}
},
{
"if": {
"and": [
"maxspeed=110"
]
},
"then": {
"es": "ES_R301_110.png",
"ca": "ES_R301_110.png",
"en": "ES_R301_110.png"
}
},
{
"if": {
"and": [
"maxspeed=120"
]
},
"then": {
"es": "ES_R301_120.png",
"ca": "ES_R301_120.png",
"en": "ES_R301_120.png"
}
}
]
},
"iconSize": {
"render": "20,20,center"
},
"location": [
"point",
"centroid"
]
},
{
"color": {
"render": "#000000",
"mappings": [
{
"if": {
"and": [
"maxspeed="
]
},
"then": {
"es": "#ff0000",
"ca": "#ff0000",
"en": "#ff0000"
}
}
]
},
"width": {
"render": "3"
}
}
]
}
]
}