We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca89cf0 commit 8c2d2c9Copy full SHA for 8c2d2c9
data_sources/stamen_toner_labels/metadata.ini
@@ -10,11 +10,11 @@ icon = stamen.png
10
11
[license]
12
name = CC-BY 3.0
13
-link = http://creativecommons.org/licenses/by/3.0/
+link = https://creativecommons.org/licenses/by/3.0/
14
copyright_text = Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under ODbL
15
-copyright_link = http://maps.stamen.com/
16
-terms_of_use = http://maps.stamen.com/
+copyright_link = https://maps.stamen.com/
+terms_of_use = https://maps.stamen.com/
17
18
[tms]
19
-url = http://tile.stamen.com/toner-labels/{z}/{x}/{y}.png
20
-zmax = 20
+url = https://tile.stamen.com/toner-labels/{z}/{x}/{y}.png
+zmax = 20
0 commit comments