From 51e19bdbbd0ebb05da4b53788ad8810355c1d97f Mon Sep 17 00:00:00 2001
From: sasgis <>
Date: Sat, 12 Dec 1970 12:00:00 +0000
Subject: [PATCH] update zmp
---
Contur.zmp/GetUrlScript.txt | 2 +-
Contur.zmp/info.txt | 4 ++++
Contur.zmp/params.txt | 6 ++++--
3 files changed, 9 insertions(+), 3 deletions(-)
create mode 100644 Contur.zmp/info.txt
diff --git a/Contur.zmp/GetUrlScript.txt b/Contur.zmp/GetUrlScript.txt
index 53d54e5b8..1ee1f11e8 100644
--- a/Contur.zmp/GetUrlScript.txt
+++ b/Contur.zmp/GetUrlScript.txt
@@ -5,6 +5,6 @@ begin
'Accept: text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/webp, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1' + #13#10 +
'Accept-Language: ru-RU,ru;q=0.9,en;q=0.8' + #13#10 +
'Accept-Encoding: gzip, deflate' + #13#10 +
- 'Referer: http://www.heywhatsthat.com/' + #13#10 +
+ 'Referer: http://www.sasgis.org/' + #13#10 +
'Connection: Keep-Alive'
end.
\ No newline at end of file
diff --git a/Contur.zmp/info.txt b/Contur.zmp/info.txt
new file mode 100644
index 000000000..e942266ee
--- /dev/null
+++ b/Contur.zmp/info.txt
@@ -0,0 +1,4 @@
+Contours from HeyWhatsThat.com are Copyright 2015 Michael Kosowsky.
+All rights reserved. Used with permission.
+
+http://www.heywhatsthat.com/faq.html
\ No newline at end of file
diff --git a/Contur.zmp/params.txt b/Contur.zmp/params.txt
index e4018e9ae..2f0504052 100644
--- a/Contur.zmp/params.txt
+++ b/Contur.zmp/params.txt
@@ -6,7 +6,7 @@ name=
name_en=Heights (heywhatsthat.com)
name_uk=Heights (heywhatsthat.com)
NameInCache=contur
-DefURLBase=http://contour.heywhatsthat.com/bin/contour_tiles.cgi?
+DefURLBase=http://contour.heywhatsthat.com/api/contour_tiles_sasgis.png?src=sasgis&
ContentType=image/png
Ext=.png
projection=1
@@ -14,5 +14,7 @@ sradiusa=6378137
sradiusb=6378137
separator=0
UseDwn=1
-Sleep=0
+Sleep=3333
DefHotKey=0
+MaxConnectToServerCount=1
+License=(c) 2015 Michael Kosowsky
\ No newline at end of file