From 005728df00e6772cd0344d64f532713c340fac0d Mon Sep 17 00:00:00 2001 From: sasbot <> Date: Sat, 6 Jun 2020 12:00:00 +0000 Subject: [PATCH] update zmp --- Contur.zmp/18.bmp | Bin 0 -> 1062 bytes Contur.zmp/24.bmp | Bin 0 -> 1782 bytes Contur.zmp/GetUrlScript.txt | 12 ++++++++++++ Contur.zmp/params.txt | 24 ++++++++++++++++++++++++ 4 files changed, 36 insertions(+) create mode 100644 Contur.zmp/18.bmp create mode 100644 Contur.zmp/24.bmp create mode 100644 Contur.zmp/GetUrlScript.txt create mode 100644 Contur.zmp/params.txt diff --git a/Contur.zmp/18.bmp b/Contur.zmp/18.bmp new file mode 100644 index 0000000000000000000000000000000000000000..35b1158c1dd54ed43ac8f897e0c15f2159861ad3 GIT binary patch literal 1062 zcmZ9K%PYiD6vwYvSja*a<{yx)FlB2ec_a%q)|9d^o_iT#fz*_ZQv8Mmc|}=RpplJ7 zWAfM_@8nTRO!1lD*Id7u>CE|^d(ZcC&bhz)tEeu_GVafhFXEr~_s=i|?*410`$%y= z<|oY_@9#(Z0}H|WnV!1yjb)Z;0+t5*=a6i#Ij0j1g%elSC=gi*d1a~G{&dINW_SE3 z0C9bGLJfkK*wTAsR5dO)#w?xecQD@e5iYeo;NtObad^(+2GGd`FM< zp_UM5J(`4dZEeI`hrPsheC~4E4l47Rhi2`$vL?UR44OuT${$D5?zr{0FNP9Z^;jpXM>V*=Y-?Q zcTZBBH{in|Majir;{GOmKF{|8$DUVi3y`|mi|Dx0csPxU#L5X&hM8r8@Tr_ucxde6 R^qrd{i0tiST(lJ=xnI*EgqQ#T literal 0 HcmV?d00001 diff --git a/Contur.zmp/24.bmp b/Contur.zmp/24.bmp new file mode 100644 index 0000000000000000000000000000000000000000..2ca3b91018c7b09a04e5734e1ab971282d367895 GIT binary patch literal 1782 zcmaKr%}Z2K7{pO244__Dg3%YQ%$5DioRI80_Mkub;%w{v8`UqlKv7PP6 zS>RxM-%&a#a9uRLc~<>C+X9F<+gtmr)e=g|Stw&F;T3LG6Xd$-fvBOCl4aru{4`3$ zavs%K$3;ZGw^9iONl4+I_VK-7nXKprP;1eTx>L4?- zG-zBpsBHWOaU}!6vQp8A0MXeIYWOKH5WYTMAonGRt`Y)5Ct?Z%{?WFml6e}dN2FpW zm5eyv@X)01bF^n(_m6uIZAyatC2V(wb{zC@Qo zf|P=k66cPC!iI;YC(SHxKtOFlgofst_!!Y#mhKDMV(bc#M|II_O)Y}x6GOw%LgPr# z6UV@}k4HIE3W7s5HB?3f;}HK32O20oZRISp`Y;Dg5GSW_@-aB2P*diHaySg(lpc9d oH#?MswxDO2o=cG!&*mt>i3mmisjx?e2#S-*F3{MB-tjX$1SCX)4FCWD literal 0 HcmV?d00001 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