diff --git a/history/5v_kavkaz.zmp/GetUrlScript.txt b/history/5v_kavkaz.zmp/GetUrlScript.txt index f65096ce..d9ec4571 100644 --- a/history/5v_kavkaz.zmp/GetUrlScript.txt +++ b/history/5v_kavkaz.zmp/GetUrlScript.txt @@ -1,3 +1,3 @@ begin - ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/historic/5v_kavkaz/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. \ No newline at end of file diff --git a/history/5v_kavkaz.zmp/params.txt b/history/5v_kavkaz.zmp/params.txt index 78359386..c4587a92 100644 --- a/history/5v_kavkaz.zmp/params.txt +++ b/history/5v_kavkaz.zmp/params.txt @@ -8,7 +8,7 @@ ParentSubMenu= ParentSubMenu_en=Historic\Kavkaz 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/5v_kavkaz/z +DefURLBase=http://91.237.82.95:8082/5v_kavkaz/ projection=1 sradiusa=6378137 sradiusb=6378137 @@ -17,6 +17,6 @@ separator=0 Ext=.jpg UseDwn=1 Sleep=0 -ContentType=* defaultContentType=image/jpeg -IgnoreContentType=1 \ No newline at end of file +ContentType="image/jpeg" +MaxConnectToServerCount=1 \ No newline at end of file