Browse Source

update zmp

master
sasgis 54 years ago
parent
commit
1eb2f08742
4 changed files with 10 additions and 16 deletions
  1. +2
    -2
      Genshtab/karta_gsh_10km.zmp/GetUrlScript.txt
  2. +3
    -6
      Genshtab/karta_gsh_10km.zmp/params.txt
  3. +2
    -2
      Genshtab/karta_gsh_5km.zmp/GetUrlScript.txt
  4. +3
    -6
      Genshtab/karta_gsh_5km.zmp/params.txt

+ 2
- 2
Genshtab/karta_gsh_10km.zmp/GetUrlScript.txt View File

@@ -1,3 +1,3 @@
begin
ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/genshtab10km/z'+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&name='+inttostr(getx)+'.jpg&type=JPEG+Image&browser=iee)';
end.
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 3
- 6
Genshtab/karta_gsh_10km.zmp/params.txt View File

@@ -6,10 +6,7 @@ name=
name_en=Genshtab 10 km
name_uk=Ãåíøòàá 10 êì
NameInCache=Genshtab10km
DefURLBase=http://188.95.188.28/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/genshtab10km/z
ContentType=*
defaultContentType=image/jpeg
IgnoreContentType=1
DefURLBase=http://91.237.82.95:8082/genshtab10km/
ParentSubMenu=Ãåíøòàá
ParentSubMenu_en=Genshtab
ParentSubMenu_uk=Ãåíøòàá
@@ -21,5 +18,5 @@ separator=0
UseDwn=1
Sleep=0
DefHotKey=0
UsePreloadPage=1
PreloadPage=http://188.95.188.28/cgi-bin/login_mgr.cgi?cmd=login&username=pub&pwd=gfhjkm
ContentType="image/jpeg"
MaxConnectToServerCount=1

+ 2
- 2
Genshtab/karta_gsh_5km.zmp/GetUrlScript.txt View File

@@ -1,3 +1,3 @@
begin
ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/genshtab5km/z'+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&name='+inttostr(getx)+'.jpg&type=JPEG+Image&browser=iee)';
end.
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 3
- 6
Genshtab/karta_gsh_5km.zmp/params.txt View File

@@ -6,10 +6,7 @@ name=
name_en=Genshtab 5 km
name_uk=Ãåíøòàá 5 êì
NameInCache=Genshtab5km
DefURLBase=http://188.95.188.28/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/genshtab5km/z
ContentType=*
defaultContentType=image/jpeg
IgnoreContentType=1
DefURLBase=http://91.237.82.95:8082/genshtab5km/
ParentSubMenu=Ãåíøòàá
ParentSubMenu_en=Genshtab
ParentSubMenu_uk=Ãåíøòàá
@@ -21,5 +18,5 @@ separator=0
UseDwn=1
Sleep=0
DefHotKey=0
UsePreloadPage=1
PreloadPage=http://188.95.188.28/cgi-bin/login_mgr.cgi?cmd=login&username=pub&pwd=gfhjkm
ContentType="image/jpeg"
MaxConnectToServerCount=1

Loading…
Cancel
Save