@@ -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: 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-Language: ru-RU,ru;q=0.9,en;q=0.8' + #13#10 + | ||||
'Accept-Encoding: gzip, deflate' + #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' | 'Connection: Keep-Alive' | ||||
end. | end. |
@@ -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> |
@@ -6,7 +6,7 @@ name= | |||||
name_en=Heights (heywhatsthat.com) | name_en=Heights (heywhatsthat.com) | ||||
name_uk=Heights (heywhatsthat.com) | name_uk=Heights (heywhatsthat.com) | ||||
NameInCache=contur | 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 | ContentType=image/png | ||||
Ext=.png | Ext=.png | ||||
projection=1 | projection=1 | ||||
@@ -14,5 +14,7 @@ sradiusa=6378137 | |||||
sradiusb=6378137 | sradiusb=6378137 | ||||
separator=0 | separator=0 | ||||
UseDwn=1 | UseDwn=1 | ||||
Sleep=0 | |||||
Sleep=3333 | |||||
DefHotKey=0 | DefHotKey=0 | ||||
MaxConnectToServerCount=1 | |||||
License=(c) 2015 Michael Kosowsky |