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