2022-04-11 23:56:49 +02:00
|
|
|
{
|
2022-04-13 22:44:04 +02:00
|
|
|
"id": "maxspeed",
|
2022-04-11 23:56:49 +02:00
|
|
|
"title": {
|
|
|
|
"es": "Velocidad",
|
|
|
|
"ca": "Velocitat",
|
|
|
|
"en": "Maxspeed"
|
|
|
|
},
|
|
|
|
"shortDescription": {
|
2022-06-04 18:10:09 +02:00
|
|
|
"en": "This map shows the legally allowed maximum speed on every road."
|
2022-04-11 23:56:49 +02:00
|
|
|
},
|
|
|
|
"description": {
|
2022-06-04 18:10:09 +02:00
|
|
|
"en": "This map shows the legally allowed maximum speed on every road. If a maxspeed is missing or wrong, you can correct it here."
|
2022-04-11 23:56:49 +02:00
|
|
|
},
|
|
|
|
"maintainer": "",
|
2022-04-22 16:25:52 +02:00
|
|
|
"icon": "./assets/themes/maxspeed/maxspeed_logo.svg",
|
2022-04-11 23:56:49 +02:00
|
|
|
"version": "0",
|
|
|
|
"startLat": 0,
|
|
|
|
"startLon": 0,
|
|
|
|
"startZoom": 1,
|
|
|
|
"widenFactor": 0.01,
|
|
|
|
"layers": [
|
2022-06-04 18:10:09 +02:00
|
|
|
"maxspeed"
|
2022-04-12 13:16:45 +02:00
|
|
|
]
|
2022-04-22 03:12:34 +02:00
|
|
|
}
|