mapcomplete/assets/themes/osm_community_index/osm_community_index.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
1 KiB
JSON
Raw Normal View History

{
"id": "osm_community_index",
"title": {
2022-10-27 01:50:01 +02:00
"en": "OSM Community Index",
"de": "OSM-Community-Index"
},
"description": {
2022-10-27 01:50:01 +02:00
"en": "A list of resources for users of OpenStreetMap. 'Resources' can be links to forums, meetups, Slack groups, IRC channels, mailing lists, and so on. Anything that mappers, especially beginners, might find interesting or helpful.",
"de": "Eine Liste von Ressourcen für Nutzer von OpenStreetMap. 'Ressourcen' können Links zu Foren, Treffen, Slack-Gruppen, IRC-Kanälen, Mailinglisten und so weiter sein. Alles, was Mapper, insbesondere Anfänger, interessant oder hilfreich finden könnten."
},
"shortDescription": {
2022-10-27 01:50:01 +02:00
"en": "An index of community resources for OpenStreetMap.",
"de": "Ein Index von Community-Ressourcen für OpenStreetMap."
},
"icon": "./assets/themes/osm_community_index/osm.svg",
"startLat": 50.8465573,
"defaultBackgroundId": "CartoDB.Voyager",
"startLon": 4.351697,
"startZoom": 16,
"clustering": false,
"layers": [
"osm_community_index"
]
2022-10-27 01:50:01 +02:00
}