Browse Source

update zmp

pull/1/head
sasbot 3 years ago
parent
commit
6a28185c80
30 changed files with 30 additions and 30 deletions
  1. +1
    -1
      _Genshtab/gsh_500m_new.zmp/GetUrlScript.txt
  2. +1
    -1
      _Genshtab/karta_ggc_500m.zmp/GetUrlScript.txt
  3. +1
    -1
      _Other/geologmap.zmp/GetUrlScript.txt
  4. +1
    -1
      _historic/1902_kuban.zmp/GetUrlScript.txt
  5. +1
    -1
      _historic/1918_kuban_10v.zmp/GetUrlScript.txt
  6. +1
    -1
      _historic/1925_maykop.zmp/GetUrlScript.txt
  7. +1
    -1
      _historic/1930_kuban.zmp/GetUrlScript.txt
  8. +1
    -1
      _historic/1942_osteuropa.zmp/GetUrlScript.txt
  9. +1
    -1
      _historic/1v_krim.zmp/GetUrlScript.txt
  10. +1
    -1
      _historic/5v_kavk_1877.zmp/GetUrlScript.txt
  11. +1
    -1
      _historic/Strelb10_1882.zmp/GetUrlScript.txt
  12. +1
    -1
      _historic/Strelb10_1919.zmp/GetUrlScript.txt
  13. +1
    -1
      _historic/eng_5v_kavkaz.zmp/GetUrlScript.txt
  14. +1
    -1
      _historic/kuban_1v.zmp/GetUrlScript.txt
  15. +1
    -1
      _historic/rkka_kavkaz.zmp/GetUrlScript.txt
  16. +1
    -1
      _historic/wwII-ug.zmp/GetUrlScript.txt
  17. +1
    -1
      _tourism/TyanShan/TyanShan.zmp/GetUrlScript.txt
  18. +1
    -1
      _tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt
  19. +1
    -1
      _tourism/cencaumap.zmp/GetUrlScript.txt
  20. +1
    -1
      _tourism/ergaki_aradan.zmp/GetUrlScript.txt
  21. +1
    -1
      _tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/GetUrlScript.txt
  22. +1
    -1
      _tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt
  23. +1
    -1
      _tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt
  24. +1
    -1
      _tourism/kazbegi.zmp/GetUrlScript.txt
  25. +1
    -1
      _tourism/krim.zmp/GetUrlScript.txt
  26. +1
    -1
      _tourism/lcarta.zmp/GetUrlScript.txt
  27. +1
    -1
      _tourism/slazav.map_hr.zmp/GetUrlScript.txt
  28. +1
    -1
      _tourism/westcaumap.zmp/GetUrlScript.txt
  29. +1
    -1
      _tourism/wkavkaz_kot.zmp/GetUrlScript.txt
  30. +1
    -1
      _water/river_kuban.zmp/GetUrlScript.txt

+ 1
- 1
_Genshtab/gsh_500m_new.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_Genshtab/karta_ggc_500m.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_Other/geologmap.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_historic/1902_kuban.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_historic/1918_kuban_10v.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_historic/1925_maykop.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_historic/1930_kuban.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_historic/1942_osteuropa.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_historic/1v_krim.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_historic/5v_kavk_1877.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_historic/Strelb10_1882.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_historic/Strelb10_1919.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_historic/eng_5v_kavkaz.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_historic/kuban_1v.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_historic/rkka_kavkaz.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_historic/wwII-ug.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_tourism/TyanShan/TyanShan.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_tourism/cencaumap.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_tourism/ergaki_aradan.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_tourism/kazbegi.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_tourism/krim.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_tourism/lcarta.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_tourism/slazav.map_hr.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_tourism/westcaumap.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_tourism/wkavkaz_kot.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_water/river_kuban.zmp/GetUrlScript.txt View File

@@ -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.

Loading…
Cancel
Save