Browse Source

update zmp

master
sasgis 54 years ago
parent
commit
67eb60f936
2 changed files with 2 additions and 5 deletions
  1. +1
    -4
      history/5v_kavkaz.zmp/GetUrlScript.txt
  2. +1
    -1
      history/5v_kavkaz.zmp/params.txt

+ 1
- 4
history/5v_kavkaz.zmp/GetUrlScript.txt View File

@@ -1,6 +1,3 @@
var
url : string;
begin
url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(6)) );
ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
ResultURL:=GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg';
end.

+ 1
- 1
history/5v_kavkaz.zmp/params.txt View File

@@ -6,7 +6,7 @@ name=Kavkaz 5-v. 1926
ParentSubMenu_ru=Èñòîðè÷åñêèå\Êàâêàç
ParentSubMenu=Historic\Kavkaz
ParentSubMenu_uk=²ñòîðè÷í³\Êàâêàç
DefURLBase=http://91.237.82.95:8082/5v_kavkaz/
DefURLBase=http://91.237.82.95:8088/pub/historic/5v_kavkaz/
projection=1
sradiusa=6378137
sradiusb=6378137


Loading…
Cancel
Save