Browse Source

update zmp

pull/1/head
sasbot 3 years ago
parent
commit
8f30b367b7
3 changed files with 9 additions and 3 deletions
  1. +1
    -1
      Contur.zmp/GetUrlScript.txt
  2. +4
    -0
      Contur.zmp/info.txt
  3. +4
    -2
      Contur.zmp/params.txt

+ 1
- 1
Contur.zmp/GetUrlScript.txt View File

@@ -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.

+ 4
- 0
Contur.zmp/info.txt View File

@@ -0,0 +1,4 @@
Contours from HeyWhatsThat.com are Copyright 2015 Michael Kosowsky.<br>
All rights reserved. Used with permission.<br>
<br>
<a href=http://www.heywhatsthat.com/faq.html>http://www.heywhatsthat.com/faq.html</a>

+ 4
- 2
Contur.zmp/params.txt View File

@@ -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

Loading…
Cancel
Save