Browse Source

update zmp

pull/1/head
sasbot 3 years ago
parent
commit
584492cf12
2 changed files with 6 additions and 3 deletions
  1. +5
    -2
      _historic/wwII-ug.zmp/GetUrlScript.txt
  2. +1
    -1
      _historic/wwII-ug.zmp/params.txt

+ 5
- 2
_historic/wwII-ug.zmp/GetUrlScript.txt View File

@@ -1,3 +1,6 @@
var
url: string;
begin
ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/historic/wwii-ug/z'+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&name='+inttostr(getx)+'.jpg&type=JPEG+Image&browser=iee)';
end.
url := RegExprReplaceMatchSubStr(GetURLBase, '8082', inttostr(8084 + Random(8) ));
ResultURL:=URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 1
- 1
_historic/wwII-ug.zmp/params.txt View File

@@ -8,7 +8,7 @@ ParentSubMenu=
ParentSubMenu_en=Historic
ParentSubMenu_uk=²ñòîðè÷í³
asLayer=0
DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/historic/wwii-ug/z
DefURLBase=http://91.237.82.95:8082/wwii-ug/
projection=1
sradiusa=6378137
sradiusb=6378137


Loading…
Cancel
Save