summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/osm/providers/5.8/terrain
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/geoservices/osm/providers/5.8/terrain')
-rw-r--r--src/plugins/geoservices/osm/providers/5.8/terrain9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/plugins/geoservices/osm/providers/5.8/terrain b/src/plugins/geoservices/osm/providers/5.8/terrain
new file mode 100644
index 00000000..7fc6636c
--- /dev/null
+++ b/src/plugins/geoservices/osm/providers/5.8/terrain
@@ -0,0 +1,9 @@
+{
+ "UrlTemplate" : "http://a.tile.thunderforest.com/landscape/%z/%x/%y.png",
+ "ImageFormat" : "png",
+ "QImageFormat" : "Indexed8",
+ "ID" : "thf-landsc",
+ "MaximumZoomLevel" : 19,
+ "MapCopyRight" : "<a href='http://www.thunderforest.com/'>Thunderforest</a>",
+ "DataCopyRight" : "<a href='http://www.openstreetmap.org/copyright'>OpenStreetMap</a> contributors"
+}