Browse Source

update zmp

master
sasgis 54 years ago
parent
commit
8a944cc9f2
5 changed files with 42 additions and 0 deletions
  1. BIN
      umap_23074.zmp/18.bmp
  2. BIN
      umap_23074.zmp/24.bmp
  3. +12
    -0
      umap_23074.zmp/GetUrlScript.txt
  4. +5
    -0
      umap_23074.zmp/info.txt
  5. +25
    -0
      umap_23074.zmp/params.txt

BIN
umap_23074.zmp/18.bmp View File

Before After

BIN
umap_23074.zmp/24.bmp View File

Before After

+ 12
- 0
umap_23074.zmp/GetUrlScript.txt View File

@@ -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&lt=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.

+ 5
- 0
umap_23074.zmp/info.txt View File

@@ -0,0 +1,5 @@
Локальная карта города Копейск (umap.ru)
Отображается на 7,8,9 зуме(левый нижний угол)
Первоисточник: http://umap.ru/

+ 25
- 0
umap_23074.zmp/params.txt View File

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

Loading…
Cancel
Save