瀏覽代碼

update zmp

master
sasgis 54 年之前
父節點
當前提交
8a944cc9f2
共有 5 個文件被更改,包括 42 次插入0 次删除
  1. 二進制
      umap_23074.zmp/18.bmp
  2. 二進制
      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

二進制
umap_23074.zmp/18.bmp 查看文件

Before After

二進制
umap_23074.zmp/24.bmp 查看文件

Before After

+ 12
- 0
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&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 查看文件

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

+ 25
- 0
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

Loading…
取消
儲存