]> git.openstreetmap.org Git - rails.git/blob - config/layers.yml
Merge remote-tracking branch 'upstream/pull/6216'
[rails.git] / config / layers.yml
1 - leafletOsmId: "Mapnik"
2   code: "M"
3   layerId: "mapnik"
4   nameId: "standard"
5   canEmbed: true
6   canDownloadImage: true
7   credit:
8     id: "make_a_donation"
9     href: "https://supporting.openstreetmap.org"
10     donate: true
11
12 - leafletOsmId: "CyclOSM"
13   code: "Y"
14   layerId: "cyclosm"
15   nameId: "cyclosm"
16   canEmbed: true
17   credit:
18     id: "cyclosm_credit"
19     children:
20       cyclosm_link:
21         id: "cyclosm_name"
22         href: "https://www.cyclosm.org"
23       osm_france_link:
24         id: "osm_france"
25         href: "https://openstreetmap.fr/"
26
27 - leafletOsmId: "CycleMap"
28   code: "C"
29   layerId: "cyclemap"
30   nameId: "cycle_map"
31   apiKeyId: "thunderforest_key"
32   canEmbed: true
33   canDownloadImage: true
34   credit:
35     id: "thunderforest_credit"
36     children:
37       thunderforest_link:
38         id: "andy_allan"
39         href: "https://www.thunderforest.com/"
40
41 - leafletOsmId: "TransportMap"
42   leafletOsmDarkId: "TransportDarkMap"
43   code: "T"
44   layerId: "transportmap"
45   nameId: "transport_map"
46   apiKeyId: "thunderforest_key"
47   canEmbed: true
48   canDownloadImage: true
49   credit:
50     id: "thunderforest_credit"
51     children:
52       thunderforest_link:
53         id: "andy_allan"
54         href: "https://www.thunderforest.com/"
55
56 - leafletOsmId: "TracestrackTopo"
57   code: "P"
58   layerId: "tracestracktopo"
59   nameId: "tracestracktop_topo"
60   apiKeyId: "tracestrack_key"
61   credit:
62     id: "tracestrack_credit"
63     children:
64       tracestrack_link:
65         id: "tracestrack"
66         href: "https://www.tracestrack.com/"
67
68 - leafletOsmId: "HOT"
69   code: "H"
70   layerId: "hot"
71   nameId: "hot"
72   canEmbed: true
73   credit:
74     id: "hotosm_credit"
75     children:
76       hotosm_link:
77         id: "hotosm_name"
78         href: "https://www.hotosm.org/"
79       osm_france_link:
80         id: "osm_france"
81         href: "https://openstreetmap.fr/"
82
83 - leafletOsmId: "ShortbreadColorful"
84   leafletOsmDarkId: "ShortbreadEclipse"
85   code: "S"
86   layerId: "shortbread"
87   nameId: "shortbread"
88   maxZoom: 23
89   credit:
90     id: "make_a_donation"
91     href: "https://supporting.openstreetmap.org"
92     donate: true
93
94 - leafletOsmId: "OpenMapTiles"
95   code: "V"
96   layerId: "openmaptiles_osm"
97   nameId: "openmaptiles_osm"
98   apiKeyId: "maptiler_key"
99   maxZoom: 23
100   credit:
101     id: "openmaptiles_credit"
102     children:
103       openmaptiles_link:
104         id: "openmaptiles_name"
105         href: "https://openmaptiles.org/"
106       maptiler_link:
107         id: "maptiler_name"
108         href: "https://www.maptiler.com/"