diff --git a/Contur.zmp/18.bmp b/Contur.zmp/18.bmp new file mode 100644 index 00000000..35b1158c Binary files /dev/null and b/Contur.zmp/18.bmp differ diff --git a/Contur.zmp/24.bmp b/Contur.zmp/24.bmp new file mode 100644 index 00000000..2ca3b910 Binary files /dev/null and b/Contur.zmp/24.bmp differ diff --git a/Contur.zmp/GetUrlScript.txt b/Contur.zmp/GetUrlScript.txt new file mode 100644 index 00000000..fa081e1e --- /dev/null +++ b/Contur.zmp/GetUrlScript.txt @@ -0,0 +1,12 @@ +begin + ResultURL:=GetURLBase+'x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&zoom='+inttostr(GetZ-1)+'&interval='+inttostr(round(IntPower(1.31,24-GetZ+1)))+'&color=e29526'; + RequestHead:='User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0) Gecko/20100101 Firefox/4.0' + #13#10 + + 'Accept: image/png,image/*;q=0.8,*/*;q=0.5' + #13#10 + + 'Accept-Language: en-us,en;q=0.5' + #13#10 + + 'Accept-Encoding: gzip, deflate' + #13#10 + + 'Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7' + #13#10 + + 'Keep-Alive: 115' + #13#10 + + 'Connection: keep-alive' + #13#10 + + 'Referer: http://etokarta.com/karta-vitebska' + #13#10 + + 'Cookie: gc=polotsk; cc=1' + #13#10; +end. \ No newline at end of file diff --git a/Contur.zmp/params.txt b/Contur.zmp/params.txt new file mode 100644 index 00000000..6559ee88 --- /dev/null +++ b/Contur.zmp/params.txt @@ -0,0 +1,24 @@ +[PARAMS] +pnum=42 +GUID={4A21F0A3-D083-4FBD-8A51-749640DBD117} +asLayer=1 +name=Высоты (heywhatsthat.com) +name_en=Heights (heywhatsthat.com) +name_uk=Heights (heywhatsthat.com) +NameInCache=contur +DefURLBase=http://contour.heywhatsthat.com/bin/contour_tiles.cgi? +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +separator=0 +UseDwn=1 +Usestick=1 +UseGenPrevious=0 +Usedel=1 +Usesave=1 +UseAntiBan=0 +Sleep=0 +DefHotKey=0 +BanIfLen=0 \ No newline at end of file