浏览代码

update zmp

pull/1/head
sasbot 3 年前
父节点
当前提交
8f30b367b7
共有 3 个文件被更改,包括 9 次插入3 次删除
  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 查看文件

@@ -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 查看文件

@@ -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 查看文件

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

正在加载...
取消
保存