diff --git a/_Genshtab/gsh_500m_new.zmp/GetUrlScript.txt b/_Genshtab/gsh_500m_new.zmp/GetUrlScript.txt index 677d8cc4..fb878791 100644 --- a/_Genshtab/gsh_500m_new.zmp/GetUrlScript.txt +++ b/_Genshtab/gsh_500m_new.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(8)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_Genshtab/karta_ggc_500m.zmp/GetUrlScript.txt b/_Genshtab/karta_ggc_500m.zmp/GetUrlScript.txt index 32ca86ac..577ac3a5 100644 --- a/_Genshtab/karta_ggc_500m.zmp/GetUrlScript.txt +++ b/_Genshtab/karta_ggc_500m.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(8)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; end. diff --git a/_Other/geologmap.zmp/GetUrlScript.txt b/_Other/geologmap.zmp/GetUrlScript.txt index 677d8cc4..1e25795c 100644 --- a/_Other/geologmap.zmp/GetUrlScript.txt +++ b/_Other/geologmap.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8086 + Random(6)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_historic/1902_kuban.zmp/GetUrlScript.txt b/_historic/1902_kuban.zmp/GetUrlScript.txt index 677d8cc4..fb878791 100644 --- a/_historic/1902_kuban.zmp/GetUrlScript.txt +++ b/_historic/1902_kuban.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(8)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_historic/1918_kuban_10v.zmp/GetUrlScript.txt b/_historic/1918_kuban_10v.zmp/GetUrlScript.txt index 677d8cc4..fb878791 100644 --- a/_historic/1918_kuban_10v.zmp/GetUrlScript.txt +++ b/_historic/1918_kuban_10v.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(8)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_historic/1925_maykop.zmp/GetUrlScript.txt b/_historic/1925_maykop.zmp/GetUrlScript.txt index 677d8cc4..fb878791 100644 --- a/_historic/1925_maykop.zmp/GetUrlScript.txt +++ b/_historic/1925_maykop.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(8)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_historic/1930_kuban.zmp/GetUrlScript.txt b/_historic/1930_kuban.zmp/GetUrlScript.txt index 677d8cc4..fb878791 100644 --- a/_historic/1930_kuban.zmp/GetUrlScript.txt +++ b/_historic/1930_kuban.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(8)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_historic/1942_osteuropa.zmp/GetUrlScript.txt b/_historic/1942_osteuropa.zmp/GetUrlScript.txt index 677d8cc4..fb878791 100644 --- a/_historic/1942_osteuropa.zmp/GetUrlScript.txt +++ b/_historic/1942_osteuropa.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(8)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_historic/1v_krim.zmp/GetUrlScript.txt b/_historic/1v_krim.zmp/GetUrlScript.txt index 677d8cc4..fb878791 100644 --- a/_historic/1v_krim.zmp/GetUrlScript.txt +++ b/_historic/1v_krim.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(8)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_historic/5v_kavk_1877.zmp/GetUrlScript.txt b/_historic/5v_kavk_1877.zmp/GetUrlScript.txt index 677d8cc4..fb878791 100644 --- a/_historic/5v_kavk_1877.zmp/GetUrlScript.txt +++ b/_historic/5v_kavk_1877.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(8)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_historic/Strelb10_1882.zmp/GetUrlScript.txt b/_historic/Strelb10_1882.zmp/GetUrlScript.txt index 677d8cc4..fb878791 100644 --- a/_historic/Strelb10_1882.zmp/GetUrlScript.txt +++ b/_historic/Strelb10_1882.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(8)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_historic/Strelb10_1919.zmp/GetUrlScript.txt b/_historic/Strelb10_1919.zmp/GetUrlScript.txt index 677d8cc4..fb878791 100644 --- a/_historic/Strelb10_1919.zmp/GetUrlScript.txt +++ b/_historic/Strelb10_1919.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(8)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_historic/eng_5v_kavkaz.zmp/GetUrlScript.txt b/_historic/eng_5v_kavkaz.zmp/GetUrlScript.txt index 677d8cc4..fb878791 100644 --- a/_historic/eng_5v_kavkaz.zmp/GetUrlScript.txt +++ b/_historic/eng_5v_kavkaz.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(8)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_historic/kuban_1v.zmp/GetUrlScript.txt b/_historic/kuban_1v.zmp/GetUrlScript.txt index 677d8cc4..fb878791 100644 --- a/_historic/kuban_1v.zmp/GetUrlScript.txt +++ b/_historic/kuban_1v.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(8)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_historic/rkka_kavkaz.zmp/GetUrlScript.txt b/_historic/rkka_kavkaz.zmp/GetUrlScript.txt index 677d8cc4..fb878791 100644 --- a/_historic/rkka_kavkaz.zmp/GetUrlScript.txt +++ b/_historic/rkka_kavkaz.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(8)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_historic/wwII-ug.zmp/GetUrlScript.txt b/_historic/wwII-ug.zmp/GetUrlScript.txt index 677d8cc4..fb878791 100644 --- a/_historic/wwII-ug.zmp/GetUrlScript.txt +++ b/_historic/wwII-ug.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8084 + Random(8)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_tourism/TyanShan/TyanShan.zmp/GetUrlScript.txt b/_tourism/TyanShan/TyanShan.zmp/GetUrlScript.txt index 677d8cc4..1e25795c 100644 --- a/_tourism/TyanShan/TyanShan.zmp/GetUrlScript.txt +++ b/_tourism/TyanShan/TyanShan.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8086 + Random(6)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt b/_tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt index 677d8cc4..1e25795c 100644 --- a/_tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt +++ b/_tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8086 + Random(6)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_tourism/cencaumap.zmp/GetUrlScript.txt b/_tourism/cencaumap.zmp/GetUrlScript.txt index 677d8cc4..1e25795c 100644 --- a/_tourism/cencaumap.zmp/GetUrlScript.txt +++ b/_tourism/cencaumap.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8086 + Random(6)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_tourism/ergaki_aradan.zmp/GetUrlScript.txt b/_tourism/ergaki_aradan.zmp/GetUrlScript.txt index 677d8cc4..1e25795c 100644 --- a/_tourism/ergaki_aradan.zmp/GetUrlScript.txt +++ b/_tourism/ergaki_aradan.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8086 + Random(6)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. 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 677d8cc4..1e25795c 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,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8086 + Random(6)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt b/_tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt index 677d8cc4..1e25795c 100644 --- a/_tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt +++ b/_tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8086 + Random(6)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt b/_tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt index 677d8cc4..1e25795c 100644 --- a/_tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt +++ b/_tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8086 + Random(6)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_tourism/kazbegi.zmp/GetUrlScript.txt b/_tourism/kazbegi.zmp/GetUrlScript.txt index 677d8cc4..1e25795c 100644 --- a/_tourism/kazbegi.zmp/GetUrlScript.txt +++ b/_tourism/kazbegi.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8086 + Random(6)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_tourism/krim.zmp/GetUrlScript.txt b/_tourism/krim.zmp/GetUrlScript.txt index 677d8cc4..1e25795c 100644 --- a/_tourism/krim.zmp/GetUrlScript.txt +++ b/_tourism/krim.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8086 + Random(6)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_tourism/lcarta.zmp/GetUrlScript.txt b/_tourism/lcarta.zmp/GetUrlScript.txt index 677d8cc4..1e25795c 100644 --- a/_tourism/lcarta.zmp/GetUrlScript.txt +++ b/_tourism/lcarta.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8086 + Random(6)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_tourism/slazav.map_hr.zmp/GetUrlScript.txt b/_tourism/slazav.map_hr.zmp/GetUrlScript.txt index 32ca86ac..f82cd87e 100644 --- a/_tourism/slazav.map_hr.zmp/GetUrlScript.txt +++ b/_tourism/slazav.map_hr.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8086 + Random(6)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; end. diff --git a/_tourism/westcaumap.zmp/GetUrlScript.txt b/_tourism/westcaumap.zmp/GetUrlScript.txt index 677d8cc4..1e25795c 100644 --- a/_tourism/westcaumap.zmp/GetUrlScript.txt +++ b/_tourism/westcaumap.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8086 + Random(6)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_tourism/wkavkaz_kot.zmp/GetUrlScript.txt b/_tourism/wkavkaz_kot.zmp/GetUrlScript.txt index 677d8cc4..1e25795c 100644 --- a/_tourism/wkavkaz_kot.zmp/GetUrlScript.txt +++ b/_tourism/wkavkaz_kot.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8086 + Random(6)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end. diff --git a/_water/river_kuban.zmp/GetUrlScript.txt b/_water/river_kuban.zmp/GetUrlScript.txt index 677d8cc4..1e25795c 100644 --- a/_water/river_kuban.zmp/GetUrlScript.txt +++ b/_water/river_kuban.zmp/GetUrlScript.txt @@ -1,6 +1,6 @@ var url : string; begin - url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) ); + url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8086 + Random(6)) ); ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg'; end.