]> git.openstreetmap.org Git - rails.git/blob - config/layers.yml
Merge remote-tracking branch 'upstream/pull/5349'
[rails.git] / config / layers.yml
1 - leafletOsmId: "Mapnik"
2   code: "M"
3   keyId: "mapnik"
4   nameId: "standard"
5   credit:
6     id: "make_a_donation"
7     href: "https://supporting.openstreetmap.org"
8     donate: true
9
10 - leafletOsmId: "CyclOSM"
11   code: "Y"
12   keyId: "cyclosm"
13   nameId: "cyclosm"
14   credit:
15     id: "cyclosm_credit"
16     children:
17       cyclosm_link:
18         id: "cyclosm_name"
19         href: "https://www.cyclosm.org"
20       osm_france_link:
21         id: "osm_france"
22         href: "https://openstreetmap.fr/"
23
24 - leafletOsmId: "CycleMap"
25   code: "C"
26   keyId: "cyclemap"
27   nameId: "cycle_map"
28   apiKeyId: "THUNDERFOREST_KEY"
29   credit:
30     id: "thunderforest_credit"
31     children:
32       thunderforest_link:
33         id: "andy_allan"
34         href: "https://www.thunderforest.com/"
35
36 - leafletOsmId: "TransportMap"
37   code: "T"
38   keyId: "transportmap"
39   nameId: "transport_map"
40   apiKeyId: "THUNDERFOREST_KEY"
41   credit:
42     id: "thunderforest_credit"
43     children:
44       thunderforest_link:
45         id: "andy_allan"
46         href: "https://www.thunderforest.com/"
47
48 - leafletOsmId: "TracestrackTopo"
49   code: "P"
50   keyId: "tracestracktopo"
51   nameId: "tracestracktop_topo"
52   apiKeyId: "TRACESTRACK_KEY"
53   credit:
54     id: "tracestrack_credit"
55     children:
56       tracestrack_link:
57         id: "tracestrack"
58         href: "https://www.tracestrack.com/"
59
60 - leafletOsmId: "HOT"
61   code: "H"
62   keyId: "hot"
63   nameId: "hot"
64   credit:
65     id: "hotosm_credit"
66     children:
67       hotosm_link:
68         id: "hotosm_name"
69         href: "https://www.hotosm.org/"
70       osm_france_link:
71         id: "osm_france"
72         href: "https://openstreetmap.fr/"