diff --git a/_historic/1902_kuban.zmp/GetUrlScript.txt b/_historic/1902_kuban.zmp/GetUrlScript.txt
index 45b0621e2..d9ec45713 100644
--- a/_historic/1902_kuban.zmp/GetUrlScript.txt
+++ b/_historic/1902_kuban.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/1902_kuban/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/_historic/1902_kuban.zmp/params.txt b/_historic/1902_kuban.zmp/params.txt
index 2be81c2ce..63cb01652 100644
--- a/_historic/1902_kuban.zmp/params.txt
+++ b/_historic/1902_kuban.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/1902_kuban/z
+DefURLBase=http://91.237.82.95:8082/1902_kuban/
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
diff --git a/_historic/1918_kuban_10v.zmp/GetUrlScript.txt b/_historic/1918_kuban_10v.zmp/GetUrlScript.txt
index a05f70ee9..d9ec45713 100644
--- a/_historic/1918_kuban_10v.zmp/GetUrlScript.txt
+++ b/_historic/1918_kuban_10v.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/1918_kuban_10v/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/_historic/1918_kuban_10v.zmp/params.txt b/_historic/1918_kuban_10v.zmp/params.txt
index f88da8ea7..9a1b87f24 100644
--- a/_historic/1918_kuban_10v.zmp/params.txt
+++ b/_historic/1918_kuban_10v.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/1918_kuban_10v/z
+DefURLBase=http://91.237.82.95:8082/1918_kuban_10v/
projection=1
sradiusa=6378137
sradiusb=6378137
@@ -17,6 +17,6 @@ separator=0
Ext=.jpg
UseDwn=1
Sleep=0
-ContentType=*
defaultContentType=image/jpeg
-IgnoreContentType=1
+ContentType="image/jpeg"
+MaxConnectToServerCount=1
\ No newline at end of file
diff --git a/_historic/1925_maykop.zmp/GetUrlScript.txt b/_historic/1925_maykop.zmp/GetUrlScript.txt
index 7518593fc..d9ec45713 100644
--- a/_historic/1925_maykop.zmp/GetUrlScript.txt
+++ b/_historic/1925_maykop.zmp/GetUrlScript.txt
@@ -1,3 +1,3 @@
begin
- ResultURL:=GetURLBase+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg&path1=/mnt/HD/HD_a2/pub/historic/1925_maykop/z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg&name=y'+inttostr(gety)+'.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/_historic/1925_maykop.zmp/params.txt b/_historic/1925_maykop.zmp/params.txt
index 572706dc4..35bcffbce 100644
--- a/_historic/1925_maykop.zmp/params.txt
+++ b/_historic/1925_maykop.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/1925_maykop/z
+DefURLBase=http://91.237.82.95:8082/1925_maykop/
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
diff --git a/_historic/1930_kuban.zmp/GetUrlScript.txt b/_historic/1930_kuban.zmp/GetUrlScript.txt
index d4f961548..d9ec45713 100644
--- a/_historic/1930_kuban.zmp/GetUrlScript.txt
+++ b/_historic/1930_kuban.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/1930_kuban/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/_historic/1930_kuban.zmp/params.txt b/_historic/1930_kuban.zmp/params.txt
index 0391281a0..91e606cba 100644
--- a/_historic/1930_kuban.zmp/params.txt
+++ b/_historic/1930_kuban.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/1930_kuban/z
+DefURLBase=http://91.237.82.95:8082/1930_kuban/
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
diff --git a/_historic/5v_kavk_1877.zmp/GetUrlScript.txt b/_historic/5v_kavk_1877.zmp/GetUrlScript.txt
index c57e1554f..d9ec45713 100644
--- a/_historic/5v_kavk_1877.zmp/GetUrlScript.txt
+++ b/_historic/5v_kavk_1877.zmp/GetUrlScript.txt
@@ -1,3 +1,3 @@
begin
- ResultURL:=GetURLBase+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg&path1=/mnt/HD/HD_a2/pub/historic/5v_kavk_1877/z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg&name=y'+inttostr(gety)+'.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/_historic/5v_kavk_1877.zmp/params.txt b/_historic/5v_kavk_1877.zmp/params.txt
index fc0bc105d..65ff53291 100644
--- a/_historic/5v_kavk_1877.zmp/params.txt
+++ b/_historic/5v_kavk_1877.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_kavk_1877/z
+DefURLBase=http://91.237.82.95:8082/5v_kavk_1877/
projection=1
sradiusa=6378137
sradiusb=6378137
@@ -22,6 +22,6 @@ Usedel=1
Usesave=1
Sleep=0
BanIfLen=0
-ContentType=*
defaultContentType=image/jpeg
-IgnoreContentType=1
\ No newline at end of file
+ContentType="image/jpeg"
+MaxConnectToServerCount=1
\ No newline at end of file
diff --git a/_historic/Strelb10_1882.zmp/GetUrlScript.txt b/_historic/Strelb10_1882.zmp/GetUrlScript.txt
index e40becf61..d9ec45713 100644
--- a/_historic/Strelb10_1882.zmp/GetUrlScript.txt
+++ b/_historic/Strelb10_1882.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/strelb_10_1882/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/_historic/Strelb10_1882.zmp/params.txt b/_historic/Strelb10_1882.zmp/params.txt
index f4903bf4b..346ceb8cc 100644
--- a/_historic/Strelb10_1882.zmp/params.txt
+++ b/_historic/Strelb10_1882.zmp/params.txt
@@ -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/strelb_10_1882/z
+DefURLBase=http://91.237.82.95:8082/strelb_10_1882/
projection=1
sradiusa=6378137
sradiusb=6378137
@@ -22,6 +22,6 @@ Usedel=1
Usesave=1
Sleep=0
BanIfLen=0
-ContentType=*
defaultContentType=image/jpeg
-IgnoreContentType=1
\ No newline at end of file
+ContentType="image/jpeg"
+MaxConnectToServerCount=1
\ No newline at end of file
diff --git a/_tourism/TyanShan/TyanShan.zmp/GetUrlScript.txt b/_tourism/TyanShan/TyanShan.zmp/GetUrlScript.txt
index 2fe0e495c..d9ec45713 100644
--- a/_tourism/TyanShan/TyanShan.zmp/GetUrlScript.txt
+++ b/_tourism/TyanShan/TyanShan.zmp/GetUrlScript.txt
@@ -1,3 +1,3 @@
begin
- ResultURL:=GetURLBase+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/tyanshan/z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg&name=y'+inttostr(gety)+'.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/_tourism/TyanShan/TyanShan.zmp/params.txt b/_tourism/TyanShan/TyanShan.zmp/params.txt
index a0c0dc43c..da7c666d7 100644
--- a/_tourism/TyanShan/TyanShan.zmp/params.txt
+++ b/_tourism/TyanShan/TyanShan.zmp/params.txt
@@ -8,7 +8,7 @@ ParentSubMenu=
ParentSubMenu_en=Tourism\Tyan-Shan
ParentSubMenu_uk=Tourism\Tyan-Shan
asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/tyanshan/z
+DefURLBase=http://91.237.82.95:8082/tyanshan/
projection=1
sradiusa=6378137
sradiusb=6378137
@@ -18,6 +18,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=
\ No newline at end of file
diff --git a/_tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt b/_tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt
index 22b3ce84d..d9ec45713 100644
--- a/_tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt
+++ b/_tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt
@@ -1,3 +1,3 @@
begin
- ResultURL:=GetURLBase+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/tyan_shan/z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg&name=y'+inttostr(gety)+'.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/_tourism/TyanShan/tyan_shan.zmp/params.txt b/_tourism/TyanShan/tyan_shan.zmp/params.txt
index 2b318ea2b..9fcc1b45d 100644
--- a/_tourism/TyanShan/tyan_shan.zmp/params.txt
+++ b/_tourism/TyanShan/tyan_shan.zmp/params.txt
@@ -8,7 +8,7 @@ ParentSubMenu=
ParentSubMenu_en=Tourism\Tyan-Shan
ParentSubMenu_uk=Tourism\Tyan-Shan
asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/tyan_shan/z
+DefURLBase=http://91.237.82.95:8082/tyan_shan/
projection=1
sradiusa=6378137
sradiusb=6378137
@@ -18,6 +18,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
diff --git a/_tourism/ergaki_aradan.zmp/GetUrlScript.txt b/_tourism/ergaki_aradan.zmp/GetUrlScript.txt
index e3bb088bf..d9ec45713 100644
--- a/_tourism/ergaki_aradan.zmp/GetUrlScript.txt
+++ b/_tourism/ergaki_aradan.zmp/GetUrlScript.txt
@@ -1,3 +1,3 @@
begin
- ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/ergaki_aradan/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/_tourism/ergaki_aradan.zmp/params.txt b/_tourism/ergaki_aradan.zmp/params.txt
index 68736f3ad..5bd7c2d8d 100644
--- a/_tourism/ergaki_aradan.zmp/params.txt
+++ b/_tourism/ergaki_aradan.zmp/params.txt
@@ -8,7 +8,7 @@ ParentSubMenu=
ParentSubMenu_en=Tourism
ParentSubMenu_uk=Tourism
asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/ergaki_aradan/z
+DefURLBase=http://91.237.82.95:8082/wkavkaz_kot/ergaki_aradan/
projection=1
sradiusa=6378137
sradiusb=6378137
@@ -18,6 +18,7 @@ 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
+
diff --git a/_tourism/fgup_sk_agp/arkhiz.zmp/18.bmp b/_tourism/fgup_sk_agp/arkhiz.zmp/18.bmp
deleted file mode 100644
index 47d65f276..000000000
Binary files a/_tourism/fgup_sk_agp/arkhiz.zmp/18.bmp and /dev/null differ
diff --git a/_tourism/fgup_sk_agp/arkhiz.zmp/24.bmp b/_tourism/fgup_sk_agp/arkhiz.zmp/24.bmp
deleted file mode 100644
index 595f438be..000000000
Binary files a/_tourism/fgup_sk_agp/arkhiz.zmp/24.bmp and /dev/null differ
diff --git a/_tourism/fgup_sk_agp/arkhiz.zmp/GetUrlScript.txt b/_tourism/fgup_sk_agp/arkhiz.zmp/GetUrlScript.txt
deleted file mode 100644
index c2ed8efcd..000000000
--- a/_tourism/fgup_sk_agp/arkhiz.zmp/GetUrlScript.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-begin
- ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/arkhiz/z'+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&name='+inttostr(getx)+'.jpg&type=JPEG+Image&browser=iee)';
-end.
diff --git a/_tourism/fgup_sk_agp/arkhiz.zmp/info.txt b/_tourism/fgup_sk_agp/arkhiz.zmp/info.txt
deleted file mode 100644
index 7943d70c2..000000000
--- a/_tourism/fgup_sk_agp/arkhiz.zmp/info.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-
Топографическая карта горного района Архыз
-
Выпущена ФГУП <СК АГП> г. Пятигорск в 1999 году.
-
Показаны посёлки, дороги и тропы, памятники, монументы, покрытие местности,
-
реки, озёра, водопады, пороги, броды, леса и луга.
-
Нанесены линии и точки высот, названия горных вершин и перевалов.
-
В левом нижнем углу находятся условные обозначения и список сокращений.
-
-Все карты и права из раздела "Туристические" принадлежат их владельцам
-
-Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru
-
diff --git a/_tourism/fgup_sk_agp/arkhiz.zmp/params.txt b/_tourism/fgup_sk_agp/arkhiz.zmp/params.txt
deleted file mode 100644
index c8ef3b927..000000000
--- a/_tourism/fgup_sk_agp/arkhiz.zmp/params.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-[PARAMS]
-pnum=17
-GUID={068F9227-73D2-42A2-A04E-D3770A666219}
-name=Архыз
-name_en=arkhiz
-name_uk=arkhiz
-ParentSubMenu=Туристические\ФГУП СК АГП
-ParentSubMenu_en=Tourism\SK AGP
-ParentSubMenu_uk=Tourism\SK AGP
-asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/arkhiz/z
-projection=1
-sradiusa=6378137
-sradiusb=6378137
-CACHETYPE=4
-NameInCache=arkhiz
-separator=0
-Ext=.jpg
-UseDwn=1
-Sleep=0
-ContentType=*
-defaultContentType=image/jpeg
-IgnoreContentType=1
\ No newline at end of file
diff --git a/_tourism/fgup_sk_agp/damkhurts.zmp/18.bmp b/_tourism/fgup_sk_agp/damkhurts.zmp/18.bmp
deleted file mode 100644
index 47d65f276..000000000
Binary files a/_tourism/fgup_sk_agp/damkhurts.zmp/18.bmp and /dev/null differ
diff --git a/_tourism/fgup_sk_agp/damkhurts.zmp/24.bmp b/_tourism/fgup_sk_agp/damkhurts.zmp/24.bmp
deleted file mode 100644
index 595f438be..000000000
Binary files a/_tourism/fgup_sk_agp/damkhurts.zmp/24.bmp and /dev/null differ
diff --git a/_tourism/fgup_sk_agp/damkhurts.zmp/GetUrlScript.txt b/_tourism/fgup_sk_agp/damkhurts.zmp/GetUrlScript.txt
deleted file mode 100644
index 70fd97555..000000000
--- a/_tourism/fgup_sk_agp/damkhurts.zmp/GetUrlScript.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-begin
- ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/damkhurts/z'+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&name='+inttostr(getx)+'.jpg&type=JPEG+Image&browser=iee)';
-end.
diff --git a/_tourism/fgup_sk_agp/damkhurts.zmp/info.txt b/_tourism/fgup_sk_agp/damkhurts.zmp/info.txt
deleted file mode 100644
index cf6e9ac55..000000000
--- a/_tourism/fgup_sk_agp/damkhurts.zmp/info.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-Все карты и права из раздела "Туристические" принадлежат их владельцам
-
-Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru
-
diff --git a/_tourism/fgup_sk_agp/damkhurts.zmp/params.txt b/_tourism/fgup_sk_agp/damkhurts.zmp/params.txt
deleted file mode 100644
index 10b0ab690..000000000
--- a/_tourism/fgup_sk_agp/damkhurts.zmp/params.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-[PARAMS]
-pnum=17
-GUID={068F9227-73D2-42A2-A04E-D3770A777328}
-name=Дамхурц
-name_en=Damkhurts
-name_uk=Damkhurts
-ParentSubMenu=Туристические\ФГУП СК АГП
-ParentSubMenu_en=Tourism\SK AGP
-ParentSubMenu_uk=Tourism\SK AGP
-asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/damkhurts/z
-projection=1
-sradiusa=6378137
-sradiusb=6378137
-CACHETYPE=4
-NameInCache=damkhurts
-separator=0
-Ext=.jpg
-UseDwn=1
-Sleep=0
-ContentType=*
-defaultContentType=image/jpeg
-IgnoreContentType=1
\ No newline at end of file
diff --git a/_tourism/fgup_sk_agp/dombay.zmp/18.bmp b/_tourism/fgup_sk_agp/dombay.zmp/18.bmp
deleted file mode 100644
index 47d65f276..000000000
Binary files a/_tourism/fgup_sk_agp/dombay.zmp/18.bmp and /dev/null differ
diff --git a/_tourism/fgup_sk_agp/dombay.zmp/24.bmp b/_tourism/fgup_sk_agp/dombay.zmp/24.bmp
deleted file mode 100644
index 595f438be..000000000
Binary files a/_tourism/fgup_sk_agp/dombay.zmp/24.bmp and /dev/null differ
diff --git a/_tourism/fgup_sk_agp/dombay.zmp/GetUrlScript.txt b/_tourism/fgup_sk_agp/dombay.zmp/GetUrlScript.txt
deleted file mode 100644
index f88b432a1..000000000
--- a/_tourism/fgup_sk_agp/dombay.zmp/GetUrlScript.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-begin
- ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/dombay/z'+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&name='+inttostr(getx)+'.jpg&type=JPEG+Image&browser=iee)';
-end.
diff --git a/_tourism/fgup_sk_agp/dombay.zmp/info.txt b/_tourism/fgup_sk_agp/dombay.zmp/info.txt
deleted file mode 100644
index 3fbd24ab6..000000000
--- a/_tourism/fgup_sk_agp/dombay.zmp/info.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-Все карты и права из раздела "Туристические" принадлежат их владельцам
-
-Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru
diff --git a/_tourism/fgup_sk_agp/dombay.zmp/params.txt b/_tourism/fgup_sk_agp/dombay.zmp/params.txt
deleted file mode 100644
index a1ade2085..000000000
--- a/_tourism/fgup_sk_agp/dombay.zmp/params.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-[PARAMS]
-pnum=17
-GUID={B898526D-19A7-4BFF-BC06-E67C2A0B7069}
-name=Теберда и Домбай
-name_en=Teberda + Dombay
-name_uk=Teberda + Dombay
-ParentSubMenu=Туристические\ФГУП СК АГП
-ParentSubMenu_en=Tourism\SK AGP
-ParentSubMenu_uk=Tourism\SK AGP
-asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/dombay/z
-projection=1
-sradiusa=6378137
-sradiusb=6378137
-CACHETYPE=4
-NameInCache=dombay
-separator=0
-Ext=.jpg
-UseDwn=1
-Sleep=0
-ContentType=*
-defaultContentType=image/jpeg
-IgnoreContentType=1
\ No newline at end of file
diff --git a/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/GetUrlScript.txt b/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/GetUrlScript.txt
index ae1bf4b14..d9ec45713 100644
--- a/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/GetUrlScript.txt
+++ b/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/GetUrlScript.txt
@@ -1,3 +1,3 @@
begin
- ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/arkhiz_dombay/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/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/params.txt b/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/params.txt
index 3eb0a9f9c..3b00bcd2c 100644
--- a/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/params.txt
+++ b/_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/params.txt
@@ -1,23 +1,22 @@
[PARAMS]
pnum=17
GUID={4A3A2F8B-DC7D-494B-819C-C0BBDAF80CEA}
-name=Сводная
+name=Сводная ФГУ СК АГП
name_en=All tourist FGU SK AGP
name_uk=All tourist FGU SK AGP
-ParentSubMenu=Туристические\ФГУП СК АГП
-ParentSubMenu_en=Tourism\SK AGP
-ParentSubMenu_uk=Tourism\SK AGP
+ParentSubMenu=Туристические\Кавказ
+ParentSubMenu_en=Tourism\Kavkaz
+ParentSubMenu_uk=Tourism\Kavkaz
asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/arkhiz_dombay/z
+DefURLBase=http://91.237.82.95:8082/arkhiz_dombay/
projection=1
sradiusa=6378137
sradiusb=6378137
-CACHETYPE=4
NameInCache=arkhiz_dombay
separator=0
Ext=.jpg
UseDwn=1
-Sleep=1
-ContentType=*
+Sleep=0
defaultContentType=image/jpeg
-IgnoreContentType=1
\ No newline at end of file
+ContentType="image/jpeg"
+MaxConnectToServerCount=1
\ No newline at end of file
diff --git a/_tourism/fgup_sk_agp/kb_zapovednik.zmp/18.bmp b/_tourism/fgup_sk_agp/kb_zapovednik.zmp/18.bmp
deleted file mode 100644
index 47d65f276..000000000
Binary files a/_tourism/fgup_sk_agp/kb_zapovednik.zmp/18.bmp and /dev/null differ
diff --git a/_tourism/fgup_sk_agp/kb_zapovednik.zmp/24.bmp b/_tourism/fgup_sk_agp/kb_zapovednik.zmp/24.bmp
deleted file mode 100644
index 595f438be..000000000
Binary files a/_tourism/fgup_sk_agp/kb_zapovednik.zmp/24.bmp and /dev/null differ
diff --git a/_tourism/fgup_sk_agp/kb_zapovednik.zmp/GetUrlScript.txt b/_tourism/fgup_sk_agp/kb_zapovednik.zmp/GetUrlScript.txt
deleted file mode 100644
index 5296304b9..000000000
--- a/_tourism/fgup_sk_agp/kb_zapovednik.zmp/GetUrlScript.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-begin
- ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/kb_zapovednik/z'+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&name='+inttostr(getx)+'.jpg&type=JPEG+Image&browser=iee)';
-end.
diff --git a/_tourism/fgup_sk_agp/kb_zapovednik.zmp/info.txt b/_tourism/fgup_sk_agp/kb_zapovednik.zmp/info.txt
deleted file mode 100644
index 3fbd24ab6..000000000
--- a/_tourism/fgup_sk_agp/kb_zapovednik.zmp/info.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-Все карты и права из раздела "Туристические" принадлежат их владельцам
-
-Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru
diff --git a/_tourism/fgup_sk_agp/kb_zapovednik.zmp/params.txt b/_tourism/fgup_sk_agp/kb_zapovednik.zmp/params.txt
deleted file mode 100644
index f3d745647..000000000
--- a/_tourism/fgup_sk_agp/kb_zapovednik.zmp/params.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-[PARAMS]
-pnum=17
-GUID={DAAA8B60-2E48-4E5D-8A0E-22C4FEDE4913}
-name=КБ высокогорный заповедник
-name_en=KB zapovenik
-name_uk=KB zapovenik
-ParentSubMenu=Туристические\ФГУП СК АГП
-ParentSubMenu_en=Tourism\SK AGP
-ParentSubMenu_uk=Tourism\SK AGP
-asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/kb_zapovednik/z
-projection=1
-sradiusa=6378137
-sradiusb=6378137
-CACHETYPE=4
-NameInCache=kb_zapovednik
-separator=0
-Ext=.jpg
-UseDwn=1
-Sleep=0
-ContentType=*
-defaultContentType=image/jpeg
-IgnoreContentType=1
\ No newline at end of file
diff --git a/_tourism/fgup_sk_agp/kr_polyana.zmp/18.bmp b/_tourism/fgup_sk_agp/kr_polyana.zmp/18.bmp
deleted file mode 100644
index 47d65f276..000000000
Binary files a/_tourism/fgup_sk_agp/kr_polyana.zmp/18.bmp and /dev/null differ
diff --git a/_tourism/fgup_sk_agp/kr_polyana.zmp/24.bmp b/_tourism/fgup_sk_agp/kr_polyana.zmp/24.bmp
deleted file mode 100644
index 595f438be..000000000
Binary files a/_tourism/fgup_sk_agp/kr_polyana.zmp/24.bmp and /dev/null differ
diff --git a/_tourism/fgup_sk_agp/kr_polyana.zmp/GetUrlScript.txt b/_tourism/fgup_sk_agp/kr_polyana.zmp/GetUrlScript.txt
deleted file mode 100644
index cbcfb5c89..000000000
--- a/_tourism/fgup_sk_agp/kr_polyana.zmp/GetUrlScript.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-begin
- ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/kr_polyana/z'+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&name='+inttostr(getx)+'.jpg&type=JPEG+Image&browser=iee)';
-end.
diff --git a/_tourism/fgup_sk_agp/kr_polyana.zmp/info.txt b/_tourism/fgup_sk_agp/kr_polyana.zmp/info.txt
deleted file mode 100644
index 3fbd24ab6..000000000
--- a/_tourism/fgup_sk_agp/kr_polyana.zmp/info.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-Все карты и права из раздела "Туристические" принадлежат их владельцам
-
-Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru
diff --git a/_tourism/fgup_sk_agp/kr_polyana.zmp/params.txt b/_tourism/fgup_sk_agp/kr_polyana.zmp/params.txt
deleted file mode 100644
index 12170661f..000000000
--- a/_tourism/fgup_sk_agp/kr_polyana.zmp/params.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-[PARAMS]
-pnum=17
-GUID={D5C50D23-7D95-4959-9128-DB5420CB412A}
-name=Красная поляна
-name_en=Krasnaya polyana
-name_uk=Krasnaya polyana
-ParentSubMenu=Туристические\ФГУП СК АГП
-ParentSubMenu_en=Tourism\SK AGP
-ParentSubMenu_uk=Tourism\SK AGP
-asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/kr_polyana/z
-projection=1
-sradiusa=6378137
-sradiusb=6378137
-CACHETYPE=4
-NameInCache=kr_polyana
-separator=0
-Ext=.jpg
-UseDwn=1
-Sleep=0
-ContentType=*
-defaultContentType=image/jpeg
-IgnoreContentType=1
\ No newline at end of file
diff --git a/_tourism/fgup_sk_agp/prielbrus.zmp/18.bmp b/_tourism/fgup_sk_agp/prielbrus.zmp/18.bmp
deleted file mode 100644
index 47d65f276..000000000
Binary files a/_tourism/fgup_sk_agp/prielbrus.zmp/18.bmp and /dev/null differ
diff --git a/_tourism/fgup_sk_agp/prielbrus.zmp/24.bmp b/_tourism/fgup_sk_agp/prielbrus.zmp/24.bmp
deleted file mode 100644
index 595f438be..000000000
Binary files a/_tourism/fgup_sk_agp/prielbrus.zmp/24.bmp and /dev/null differ
diff --git a/_tourism/fgup_sk_agp/prielbrus.zmp/GetUrlScript.txt b/_tourism/fgup_sk_agp/prielbrus.zmp/GetUrlScript.txt
deleted file mode 100644
index 6963c491f..000000000
--- a/_tourism/fgup_sk_agp/prielbrus.zmp/GetUrlScript.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-begin
- ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/prielbrus/z'+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&name='+inttostr(getx)+'.jpg&type=JPEG+Image&browser=f&os=Windows';
-end.
diff --git a/_tourism/fgup_sk_agp/prielbrus.zmp/info.txt b/_tourism/fgup_sk_agp/prielbrus.zmp/info.txt
deleted file mode 100644
index 877b13e23..000000000
--- a/_tourism/fgup_sk_agp/prielbrus.zmp/info.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-Все карты и права из раздела "Туристические" принадлежат их владельцам
-
-Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru
-
-
-
diff --git a/_tourism/fgup_sk_agp/prielbrus.zmp/params.txt b/_tourism/fgup_sk_agp/prielbrus.zmp/params.txt
deleted file mode 100644
index 14a60e870..000000000
--- a/_tourism/fgup_sk_agp/prielbrus.zmp/params.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-[PARAMS]
-pnum=17
-GUID={C2217CDD-F35D-44DD-AD50-3933BCB28BD4}
-name=Приэльбрусье
-name_en=Around Elbrus
-name_uk=Around Elbrus
-ParentSubMenu=Туристические\ФГУП СК АГП
-ParentSubMenu_en=Tourism\SK AGP
-ParentSubMenu_uk=Tourism\SK AGP
-asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/prielbrus/z
-projection=1
-sradiusa=6378137
-sradiusb=6378137
-CACHETYPE=4
-NameInCache=prielbrus
-separator=0
-Ext=.jpg
-UseDwn=1
-Sleep=0
-ContentType=*
-defaultContentType=image/jpeg
-IgnoreContentType=1
-
-
diff --git a/_tourism/gosgeodesia/arkhiz1991.zmp/18.bmp b/_tourism/gosgeodesia/arkhiz1991.zmp/18.bmp
deleted file mode 100644
index 47d65f276..000000000
Binary files a/_tourism/gosgeodesia/arkhiz1991.zmp/18.bmp and /dev/null differ
diff --git a/_tourism/gosgeodesia/arkhiz1991.zmp/24.bmp b/_tourism/gosgeodesia/arkhiz1991.zmp/24.bmp
deleted file mode 100644
index 595f438be..000000000
Binary files a/_tourism/gosgeodesia/arkhiz1991.zmp/24.bmp and /dev/null differ
diff --git a/_tourism/gosgeodesia/arkhiz1991.zmp/GetUrlScript.txt b/_tourism/gosgeodesia/arkhiz1991.zmp/GetUrlScript.txt
deleted file mode 100644
index dd1f8116e..000000000
--- a/_tourism/gosgeodesia/arkhiz1991.zmp/GetUrlScript.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-begin
- ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/arkhiz1991/z'+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&name='+inttostr(getx)+'.jpg&type=JPEG+Image&browser=iee)';
-end.
diff --git a/_tourism/gosgeodesia/arkhiz1991.zmp/info.txt b/_tourism/gosgeodesia/arkhiz1991.zmp/info.txt
deleted file mode 100644
index 7a55e892c..000000000
--- a/_tourism/gosgeodesia/arkhiz1991.zmp/info.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-Все карты и права из раздела "Туристические" принадлежат их владельцам
-
-Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru
-
-
-По вопросу приобретения карты, а также с замечаниями и предложениями обращаться по адресу:
-355037, г. Ставрополь-37, а/я ј 1036, товарищество "Охта", тел. 4-51-48
-
-КОМИТЕТ ГЕОДЕЗИИ И КАРТОГРАФИИ СССР МОСКВА 1991
-Карта составлена и подготовлена к печати Северо-Кавказским аэрогеодезическим предприятием в 1991 г.
-1357500, г Пятигорск, просп. Горького, 4 совместно с товариществом "Охта", 355017 г. Ставрополь, пер. Зоотехнический, 13а
-Редакторы: В. И. Пилипенко, А. М. Алейник, Тех. редактор В. И. Пилипенко, Консультант Э. А. Фогилев
-Подписана к печати 29.05.91, Формат бумаги 62-97, Бумага картографическая марки "В" 85 г/м2, Тираж 14500 экз.
-
-Снятие копий без согласования с органами Государственного геодезического надзора СССР не разрешается
-(c) ГОСГЕОДЕЗИЯ СССР 1991 г.
diff --git a/_tourism/gosgeodesia/arkhiz1991.zmp/params.txt b/_tourism/gosgeodesia/arkhiz1991.zmp/params.txt
deleted file mode 100644
index f05626b82..000000000
--- a/_tourism/gosgeodesia/arkhiz1991.zmp/params.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-[PARAMS]
-pnum=17
-GUID={5f1A7E89-322D-406F-855D-5B1D1E323457}
-name=Архыз Загедан Рица
-name_en=Arkhiz Zagedan Ricca
-name_uk=Arkhiz Zagedan Ricca
-ParentSubMenu=Туристические\Госгеодезия СССР
-ParentSubMenu_en=Tourism\Gosgeodeziya
-ParentSubMenu_uk=Tourism\Gosgeodeziya
-asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/arkhiz1991/z
-projection=1
-sradiusa=6378137
-sradiusb=6378137
-CACHETYPE=4
-NameInCache=arkhiz1991
-separator=0
-Ext=.jpg
-UseDwn=1
-Sleep=0
-ContentType=*
-defaultContentType=image/jpeg
-IgnoreContentType=1
\ No newline at end of file
diff --git a/_tourism/gosgeodesia/dombai1991.zmp/18.bmp b/_tourism/gosgeodesia/dombai1991.zmp/18.bmp
deleted file mode 100644
index 47d65f276..000000000
Binary files a/_tourism/gosgeodesia/dombai1991.zmp/18.bmp and /dev/null differ
diff --git a/_tourism/gosgeodesia/dombai1991.zmp/24.bmp b/_tourism/gosgeodesia/dombai1991.zmp/24.bmp
deleted file mode 100644
index 595f438be..000000000
Binary files a/_tourism/gosgeodesia/dombai1991.zmp/24.bmp and /dev/null differ
diff --git a/_tourism/gosgeodesia/dombai1991.zmp/GetUrlScript.txt b/_tourism/gosgeodesia/dombai1991.zmp/GetUrlScript.txt
deleted file mode 100644
index 9f379898f..000000000
--- a/_tourism/gosgeodesia/dombai1991.zmp/GetUrlScript.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-begin
- ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/dombai1991/z'+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&name='+inttostr(getx)+'.jpg&type=JPEG+Image&browser=iee)';
-end.
diff --git a/_tourism/gosgeodesia/dombai1991.zmp/info.txt b/_tourism/gosgeodesia/dombai1991.zmp/info.txt
deleted file mode 100644
index 7a55e892c..000000000
--- a/_tourism/gosgeodesia/dombai1991.zmp/info.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-Все карты и права из раздела "Туристические" принадлежат их владельцам
-
-Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru
-
-
-По вопросу приобретения карты, а также с замечаниями и предложениями обращаться по адресу:
-355037, г. Ставрополь-37, а/я ј 1036, товарищество "Охта", тел. 4-51-48
-
-КОМИТЕТ ГЕОДЕЗИИ И КАРТОГРАФИИ СССР МОСКВА 1991
-Карта составлена и подготовлена к печати Северо-Кавказским аэрогеодезическим предприятием в 1991 г.
-1357500, г Пятигорск, просп. Горького, 4 совместно с товариществом "Охта", 355017 г. Ставрополь, пер. Зоотехнический, 13а
-Редакторы: В. И. Пилипенко, А. М. Алейник, Тех. редактор В. И. Пилипенко, Консультант Э. А. Фогилев
-Подписана к печати 29.05.91, Формат бумаги 62-97, Бумага картографическая марки "В" 85 г/м2, Тираж 14500 экз.
-
-Снятие копий без согласования с органами Государственного геодезического надзора СССР не разрешается
-(c) ГОСГЕОДЕЗИЯ СССР 1991 г.
diff --git a/_tourism/gosgeodesia/dombai1991.zmp/params.txt b/_tourism/gosgeodesia/dombai1991.zmp/params.txt
deleted file mode 100644
index 482ebeba6..000000000
--- a/_tourism/gosgeodesia/dombai1991.zmp/params.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-[PARAMS]
-pnum=17
-GUID={0C4E8865-718F-458A-8E25-01EEB7F5EDCD}
-name=Теберда - Домбай
-name_en=Teberda - Dombai
-name_uk=Teberda - Dombai
-ParentSubMenu=Туристические\Госгеодезия СССР
-ParentSubMenu_en=Tourism\Gosgeodeziya
-ParentSubMenu_uk=Tourism\Gosgeodeziya
-asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/dombai1991/z
-projection=1
-sradiusa=6378137
-sradiusb=6378137
-CACHETYPE=4
-NameInCache=dombai1991
-separator=0
-Ext=.jpg
-UseDwn=1
-Sleep=0
-ContentType=*
-defaultContentType=image/jpeg
-IgnoreContentType=1
\ No newline at end of file
diff --git a/_tourism/gosgeodesia/elbrus1991.zmp/18.bmp b/_tourism/gosgeodesia/elbrus1991.zmp/18.bmp
deleted file mode 100644
index 47d65f276..000000000
Binary files a/_tourism/gosgeodesia/elbrus1991.zmp/18.bmp and /dev/null differ
diff --git a/_tourism/gosgeodesia/elbrus1991.zmp/24.bmp b/_tourism/gosgeodesia/elbrus1991.zmp/24.bmp
deleted file mode 100644
index 595f438be..000000000
Binary files a/_tourism/gosgeodesia/elbrus1991.zmp/24.bmp and /dev/null differ
diff --git a/_tourism/gosgeodesia/elbrus1991.zmp/GetUrlScript.txt b/_tourism/gosgeodesia/elbrus1991.zmp/GetUrlScript.txt
deleted file mode 100644
index f8460f189..000000000
--- a/_tourism/gosgeodesia/elbrus1991.zmp/GetUrlScript.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-begin
- ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/elbrus1991/z'+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&name='+inttostr(getx)+'.jpg&type=JPEG+Image&browser=iee)';
-end.
diff --git a/_tourism/gosgeodesia/elbrus1991.zmp/info.txt b/_tourism/gosgeodesia/elbrus1991.zmp/info.txt
deleted file mode 100644
index 7a55e892c..000000000
--- a/_tourism/gosgeodesia/elbrus1991.zmp/info.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-Все карты и права из раздела "Туристические" принадлежат их владельцам
-
-Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru
-
-
-По вопросу приобретения карты, а также с замечаниями и предложениями обращаться по адресу:
-355037, г. Ставрополь-37, а/я ј 1036, товарищество "Охта", тел. 4-51-48
-
-КОМИТЕТ ГЕОДЕЗИИ И КАРТОГРАФИИ СССР МОСКВА 1991
-Карта составлена и подготовлена к печати Северо-Кавказским аэрогеодезическим предприятием в 1991 г.
-1357500, г Пятигорск, просп. Горького, 4 совместно с товариществом "Охта", 355017 г. Ставрополь, пер. Зоотехнический, 13а
-Редакторы: В. И. Пилипенко, А. М. Алейник, Тех. редактор В. И. Пилипенко, Консультант Э. А. Фогилев
-Подписана к печати 29.05.91, Формат бумаги 62-97, Бумага картографическая марки "В" 85 г/м2, Тираж 14500 экз.
-
-Снятие копий без согласования с органами Государственного геодезического надзора СССР не разрешается
-(c) ГОСГЕОДЕЗИЯ СССР 1991 г.
diff --git a/_tourism/gosgeodesia/elbrus1991.zmp/params.txt b/_tourism/gosgeodesia/elbrus1991.zmp/params.txt
deleted file mode 100644
index c1926dd40..000000000
--- a/_tourism/gosgeodesia/elbrus1991.zmp/params.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-[PARAMS]
-pnum=17
-GUID={4EB1857D-2945-42D0-8A13-4DB79BE1C615}
-name=Приэльбрусье
-name_en=Elbrus
-name_uk=Elbrus
-ParentSubMenu=Туристические\Госгеодезия СССР
-ParentSubMenu_en=Tourism\Gosgeodeziya
-ParentSubMenu_uk=Tourism\Gosgeodeziya
-asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/elbrus1991/z
-projection=1
-sradiusa=6378137
-sradiusb=6378137
-CACHETYPE=4
-NameInCache=elbrus1991
-separator=0
-Ext=.jpg
-UseDwn=1
-Sleep=0
-ContentType=*
-defaultContentType=image/jpeg
-IgnoreContentType=1
\ No newline at end of file
diff --git a/_tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt b/_tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt
index 69da01c10..d9ec45713 100644
--- a/_tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt
+++ b/_tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt
@@ -1,3 +1,3 @@
begin
- ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/tourism1991/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/_tourism/gosgeodesia/tourism1991.zmp/params.txt b/_tourism/gosgeodesia/tourism1991.zmp/params.txt
index 712f77786..5f692c187 100644
--- a/_tourism/gosgeodesia/tourism1991.zmp/params.txt
+++ b/_tourism/gosgeodesia/tourism1991.zmp/params.txt
@@ -1,23 +1,22 @@
[PARAMS]
pnum=17
GUID={EC131932-0BC8-43BD-BBE6-30D0B230794F}
-name=Сводная
-name_en=All
-name_uk=All
-ParentSubMenu=Туристические\Госгеодезия СССР
-ParentSubMenu_en=Tourism\Gosgeodeziya
-ParentSubMenu_uk=Tourism\Gosgeodeziya
+name=Сводная (с) Госгеодезия СССР 1991г.
+name_en=All Gosgeodeziya
+name_uk=All Gosgeodeziya
+ParentSubMenu=Туристические\Кавказ
+ParentSubMenu_en=Tourism\Kavkaz
+ParentSubMenu_uk=Tourism\Kavkaz
asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/tourism1991/z
+DefURLBase=http://91.237.82.95:8082/gosgeodeziya/
projection=1
sradiusa=6378137
sradiusb=6378137
-CACHETYPE=4
NameInCache=tourism1991
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
diff --git a/_tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt b/_tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt
index 7452d3b63..d9ec45713 100644
--- a/_tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt
+++ b/_tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt
@@ -1,3 +1,3 @@
begin
- ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/hr_elbrus/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/_tourism/hrebtovka_elbrus.zmp/info.txt b/_tourism/hrebtovka_elbrus.zmp/info.txt
index 5b13743a0..1b8f2a7d7 100644
--- a/_tourism/hrebtovka_elbrus.zmp/info.txt
+++ b/_tourism/hrebtovka_elbrus.zmp/info.txt
@@ -11,4 +11,57 @@
п. Эльбрус, а/л Шхельда, а/л Адылсу, п.МНР, п. Щуровского, г. Шхельда, лед. Кашкаташ, лед. Шхельда, Ушбинское плато, хр. Доллакора
а/л Уллутау, а/л Джайлык, р. Адырсу, р. Джаловчат, р Куллумколсу, лед. Гумачи, лед. Уллутау, лед.Лекзыр, Джантуганское плато
п. Местия, г. Ушба, г. Гульба, лед. Чалаат, хр. Гульский, хр. Ушбинский
-
п-ки: Местия, Чолаши, Гвебра, Жамуши, п. Гверба, лед. Лекзыр, хр. Гвалда, хр. Светгар
\ No newline at end of file
+
п-ки: Местия, Чолаши, Гвебра, Жамуши, п. Гверба, лед. Лекзыр, хр. Гвалда, хр. Светгар
+
+
+
(с) Вадим Ляпин.
+
Он издаёт карты-схемы. Продаются они через сеть "Альпиндустрии", в редакции "Вольного ветра" и на базе Безенги
+
+
Вот что издано на текущий момент:
+
+
турсхема "ледник Безенги"
+
турсхема "селение Верхняя Балкария"
+
турсхема "река Хазныдон"
+
турсхема "гора Айлама"
+
турсхема "перевал Штулу"
+
турсхема "альпбаза Комыарт"
+
турсхема "альпбаза Узункол"
+
турсхема "река Джемагат"
+
турсхема "перевал Марухский"
+
турсхема "хребет Абишира-Ахуба"
+
турсхема "поселок Архыз"
+
турсхема "город Теберда"
+
турсхема "поселок Домбай"
+
турсхема "гора Ушба"
+
турсхема "перевал Твибер"
+
турсхема "ледник Караугом"
+
турсхема "ледник Цей"
+
турсхема "горный массив Тепли"
+
турсхема "гора Аксаут"
+
турсхема "поляна Азау"
+
турсхема "гора Эльбрус"
+
турсхема "мин.ист. Джилису"
+
турсхема "город Эльбрус"
+
турсхема "река Адырсу"
+
турсхема "город Тырныауз"
+
Фаны - "оз.Алло"
+
Фаны - "гора Бодхона"
+
Фаны - "пер.Дукдон"
+
Фаны - "оз.Искандеркуль"
+
Средняя Азия - Дугоба "река Арчаканыш"
+
Средняя Азия - "ледник Зеравшанский"
+
Тяньшань - "верховья долины Алаарчи"
+
Тяньшань - "альпбаза Алаарча"
+
Тяньшань - "река Аламедин"
+
Тяньшань - "верховья Аламедина"
+
Алтай - "гора Белуха"
+
+
Предлагаются подробные цветные схемы 1:50000, предназначенные для активного отдыха.
+
Информационная нагрузка схемы позволяет не только планировать спортивные мероприятия, но и уверенно ориентироваться на местности во время их проведения.
+
Нарезка листов в рамках географических координат позволяет использовать их в связке с навигаторами GPS.
+
На обороте схемы приведена дополнительная краеведческая и справочная информация.
+
+
Цена 150 руб за лист.
+
+
+
diff --git a/_tourism/hrebtovka_elbrus.zmp/params.txt b/_tourism/hrebtovka_elbrus.zmp/params.txt
index eaccce879..1a2a80b17 100644
--- a/_tourism/hrebtovka_elbrus.zmp/params.txt
+++ b/_tourism/hrebtovka_elbrus.zmp/params.txt
@@ -4,11 +4,11 @@ GUID={C9B37420-DA1D-432D-B80C-816BD8116571}
name=Хребтовка Приэльбрусье (Ляпин В.Г.)
name_en=Around Elbrus
name_uk=Around Elbrus
-ParentSubMenu=Туристические
-ParentSubMenu_en=Tourism
-ParentSubMenu_uk=Tourism
+ParentSubMenu=Туристические\Кавказ
+ParentSubMenu_en=Tourism\Kavkaz
+ParentSubMenu_uk=Tourism\Kavkaz
asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/hr_elbrus/z
+DefURLBase=http://91.237.82.95:8082/hr_elbrus/
projection=1
sradiusa=6378137
sradiusb=6378137
@@ -18,6 +18,7 @@ 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
+License=© Ляпин В.Г.
\ No newline at end of file
diff --git a/_tourism/lcarta.zmp/GetUrlScript.txt b/_tourism/lcarta.zmp/GetUrlScript.txt
index fe79ba99e..d9ec45713 100644
--- a/_tourism/lcarta.zmp/GetUrlScript.txt
+++ b/_tourism/lcarta.zmp/GetUrlScript.txt
@@ -1,3 +1,3 @@
begin
- ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/lcarta/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/_tourism/lcarta.zmp/params.txt b/_tourism/lcarta.zmp/params.txt
index 1759a5d5a..383a2ced2 100644
--- a/_tourism/lcarta.zmp/params.txt
+++ b/_tourism/lcarta.zmp/params.txt
@@ -4,11 +4,11 @@ GUID={10B2CE3B-78F2-44A8-8396-F94160291754}
name= Абишира-Ахуба (В.Ляпин)
name_en=Abishira-Ahuba (V.Lyapin)
name_uk=Abishira-Ahuba (V.Lyapin)
-ParentSubMenu=Туристические
-ParentSubMenu_en=Tourism
-ParentSubMenu_uk=Tourism
+ParentSubMenu=Туристические\Кавказ
+ParentSubMenu_en=Tourism\Kavkaz
+ParentSubMenu_uk=Tourism\Kavkaz
asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/lcarta/z
+DefURLBase=http://91.237.82.95:8082/lcarta/
projection=1
sradiusa=6378137
sradiusb=6378137
@@ -18,7 +18,7 @@ separator=0
Ext=.jpg
UseDwn=1
Sleep=0
-ContentType=*
-defaultContentType=image/jpeg
-IgnoreContentType=1
License=© Ляпин В.Г. 2013
+defaultContentType=image/jpeg
+ContentType="image/jpeg"
+MaxConnectToServerCount=1
\ No newline at end of file
diff --git a/_tourism/wkavkaz_kot.zmp/GetUrlScript.txt b/_tourism/wkavkaz_kot.zmp/GetUrlScript.txt
index c88bf0efe..d9ec45713 100644
--- a/_tourism/wkavkaz_kot.zmp/GetUrlScript.txt
+++ b/_tourism/wkavkaz_kot.zmp/GetUrlScript.txt
@@ -1,3 +1,3 @@
begin
- ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&path1=/mnt/HD/HD_a2/pub/tourism/wkavkaz_kot/z'+inttostr(getz-1)+'/'+inttostr(gety)+'/'+inttostr(getx)+'.jpg&name='+inttostr(getx)+'.jpg&type=JPEG+Image&browser=f&os=Windows';
-end.
+ ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
+end.
\ No newline at end of file
diff --git a/_tourism/wkavkaz_kot.zmp/params.txt b/_tourism/wkavkaz_kot.zmp/params.txt
index dd681df9a..388a73f1d 100644
--- a/_tourism/wkavkaz_kot.zmp/params.txt
+++ b/_tourism/wkavkaz_kot.zmp/params.txt
@@ -4,11 +4,11 @@ GUID={C753CB21-ED72-4A38-B191-19723DB684E8}
name=Западный Кавказ (КОТ ОРИЕНТ)
name_en=West Kaucas (KOT ORIENT)
name_uk=West Kaucas (KOT ORIENT)
-ParentSubMenu=Туристические
-ParentSubMenu_en=Tourism
-ParentSubMenu_uk=Tourism
+ParentSubMenu=Туристические\Кавказ
+ParentSubMenu_en=Tourism\Kavkaz
+ParentSubMenu_uk=Tourism\Kavkaz
asLayer=0
-DefURLBase=http://91.237.82.95:8080/cgi-bin/webfile_mgr.cgi?cmd=cgi_download&path=/mnt/HD/HD_a2/pub/tourism/wkavkaz_kot/z
+DefURLBase=http://91.237.82.95:8082/wkavkaz_kot/
projection=1
sradiusa=6378137
sradiusb=6378137
@@ -18,8 +18,7 @@ separator=0
Ext=.jpg
UseDwn=1
Sleep=0
-ContentType=*
defaultContentType=image/jpeg
-IgnoreContentType=1
-
+ContentType="image/jpeg"
+MaxConnectToServerCount=1