From 8a944cc9f2c56e00dbde07073236949c28eec574 Mon Sep 17 00:00:00 2001 From: sasgis <> Date: Sat, 12 Dec 1970 12:00:00 +0000 Subject: [PATCH] update zmp --- umap_23074.zmp/18.bmp | Bin 0 -> 1062 bytes umap_23074.zmp/24.bmp | Bin 0 -> 1782 bytes umap_23074.zmp/GetUrlScript.txt | 12 ++++++++++++ umap_23074.zmp/info.txt | 5 +++++ umap_23074.zmp/params.txt | 25 +++++++++++++++++++++++++ 5 files changed, 42 insertions(+) create mode 100644 umap_23074.zmp/18.bmp create mode 100644 umap_23074.zmp/24.bmp create mode 100644 umap_23074.zmp/GetUrlScript.txt create mode 100644 umap_23074.zmp/info.txt create mode 100644 umap_23074.zmp/params.txt diff --git a/umap_23074.zmp/18.bmp b/umap_23074.zmp/18.bmp new file mode 100644 index 0000000000000000000000000000000000000000..e32307232f1573bd875c4779d36ea7d9a6b3d146 GIT binary patch literal 1062 zcmbW0O=uHA6vzL5AYSy~sfbz+q7}r0hL;7C)eZ zJ!#Q{AVxe$u^+@*EK0CiKT=zXjR-c_&Fp5g&F)ObH`|Sy4SLXFclOPj_j~Wnd$Zd^ ztLMWVn`o|~cZv7TL6xh|&T~J3Nkaa|11QKHv7{LK%Dsh@t2*+@OmTL(;!6I(sPlV^ zkTQWXLSVpFqd^aU-y|UNb$p4+Y|AAw@c05)HnEY`Oh=(IaRhvb2^ zpk7CV9_jZ>R(8Igae}Les zOE_rA;cV_gU*XLUiIWD&q>oQ>Y-QSvTWz0<^xEW__9vOZVFRZOl4;*wQLBZ63}Icx zKCkk;^VY#OW;zvl(oW}VjtyG$g?FDuGvd;q^K>=jJ+3S-bY# literal 0 HcmV?d00001 diff --git a/umap_23074.zmp/24.bmp b/umap_23074.zmp/24.bmp new file mode 100644 index 0000000000000000000000000000000000000000..3589bff1e4aa9f4be9b88417577957ccf9e51bc0 GIT binary patch literal 1782 zcmeHGOK1~882*i@S88~HP=la;?AM|+B!93A^TV5^kQ-tF%#VIOvDL74W zj2gD9N64cOZU+SO41VUazTXUW-O^4=h1OzJ#SEM?q&|{W=CTI{CM)nLSUug?t@12o zal3_s1ogV|?YxTX_8SM=h~ZR-OCq~pF>KIc&%OR1%kkDB=Sj%{dCP9Hs>AQb;JB0% zLNvq+Sf?%Tvb3@$>V3yhJA-B~V+vP^XXGn?IL>7wsdrIFaDZSh!H${DJ&N~P#(%1z zJZrC7Cmwiy^iA>`FIZc`zBB6E3b8P1TuivjP@Yde=e_D#CVEnHB+?&V6pufK@&xh! HgZsY#PDJgr literal 0 HcmV?d00001 diff --git a/umap_23074.zmp/GetUrlScript.txt b/umap_23074.zmp/GetUrlScript.txt new file mode 100644 index 00000000..e9995abc --- /dev/null +++ b/umap_23074.zmp/GetUrlScript.txt @@ -0,0 +1,12 @@ +var +xx,yy:integer; + +begin +xx:=GetX; +yy:=GetY-3; +if getz=8 then xx:=xx-28; +if getz=8 then yy:=yy+40; +if getz=9 then xx:=xx-56; +if getz=9 then yy:=yy+77; + ResultURL:=GetURLBase+'&s='+inttostr(9-GetZ)+'&w=256&h=256<=0&ws=0&u=umap&x='+inttostr(round((xx-intpower(2,GetZ-6))*256+10))+'&y='+inttostr(round(intpower(2,GetZ-1)-yy)*-256+round(128*intpower(2,GetZ-3))); +end. \ No newline at end of file diff --git a/umap_23074.zmp/info.txt b/umap_23074.zmp/info.txt new file mode 100644 index 00000000..b75024f0 --- /dev/null +++ b/umap_23074.zmp/info.txt @@ -0,0 +1,5 @@ +Локальная карта города Копейск (umap.ru) + +Отображается на 7,8,9 зуме(левый нижний угол) + +Первоисточник: http://umap.ru/ diff --git a/umap_23074.zmp/params.txt b/umap_23074.zmp/params.txt new file mode 100644 index 00000000..de001a11 --- /dev/null +++ b/umap_23074.zmp/params.txt @@ -0,0 +1,25 @@ +[PARAMS] +pnum=195 +GUID={7EB4E359-EBC9-4F55-B323-B4FAF248B9CC} +asLayer=0 +name=Копейск (Umap.ru) +name_en=Копейск (Umap.ru) +NameInCache=Umap_23074 +DefURLBase=http://91.201.53.227/_mapnew/shard.php?t=shard&n=23074 +ContentType=text/html , image/gif +ParentSubMenu=Umap +ParentSubMenu_9=Umap +Ext=.gif +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