mapcomplete/assets/themes/maps/maps.json

35 lines
1.4 KiB
JSON
Raw Normal View History

2020-09-19 11:37:04 +00:00
{
"id": "maps",
"title": {
"en": "A map of maps",
2020-10-31 16:53:38 +00:00
"nl": "Een kaart met Kaarten",
"fr": "Carte des cartes"
2020-09-19 11:37:04 +00:00
},
"shortDescription": {
2020-11-20 20:47:29 +00:00
"en": "This theme shows all (touristic) maps that OpenStreetMap knows of",
2020-10-31 16:53:38 +00:00
"nl": "Een kaart met alle kaarten die OpenStreetMap kent",
"fr": "Cette carte affiche toutes les cartes (plans) mappés dans OpenStreetMap"
2020-09-19 11:37:04 +00:00
},
"description": {
2020-11-20 20:47:29 +00:00
"en": "On this map you can find all maps OpenStreetMap knows - typically a big map on an information board showing the area, city or region, e.g. a tourist map on the back of a billboard, a map of a nature reserve, a map of cycling networks in the region, ...) <br/><br/>If a map is missing, you can easily map this map on OpenStreetMap.",
2020-10-31 16:53:38 +00:00
"nl": "Op deze kaart kan je alle kaarten zien die OpenStreetMap kent.<br/><br/>Ontbreekt er een kaart, dan kan je die kaart hier ook gemakelijk aan deze kaart toevoegen.",
"fr": "Sur cette carte sont affichées les cartes (plans) mappées dans OpenStreetMap.<br/><br/>Si une carte est manquante, vous pouvez l'ajouer facilement avec un compte OpenStreetMap."
2020-09-19 11:37:04 +00:00
},
"language": [
"en",
2020-10-31 16:53:38 +00:00
"nl",
"fr"
2020-09-19 11:37:04 +00:00
],
"maintainer": "MapComplete",
"icon": "./assets/themes/maps/logo.svg",
"version": "0",
"startLat": 0,
"startLon": 0,
"startZoom": 1,
"widenFactor": 0.05,
"socialImage": "",
"layers": [
"maps"
],
"roamingRenderings": []
}