Procházet zdrojové kódy

update zmp

pull/1/head
sasbot před 3 roky
rodič
revize
c4f7310bcd
18 změnil soubory, kde provedl 33 přidání a 17 odebrání
  1. binární
      _Genshtab/gsh_500m_new.zmp/EmptyTiles/1.jpg
  2. +2
    -1
      _Genshtab/gsh_500m_new.zmp/GetUrlScript.txt
  3. +1
    -1
      _Genshtab/gsh_500m_new.zmp/params.txt
  4. +2
    -1
      _historic/1902_kuban.zmp/GetUrlScript.txt
  5. +2
    -1
      _historic/1918_kuban_10v.zmp/GetUrlScript.txt
  6. +2
    -1
      _historic/1925_maykop.zmp/GetUrlScript.txt
  7. +2
    -1
      _historic/1930_kuban.zmp/GetUrlScript.txt
  8. +2
    -1
      _historic/5v_kavk_1877.zmp/GetUrlScript.txt
  9. +2
    -1
      _historic/Strelb10_1882.zmp/GetUrlScript.txt
  10. +2
    -1
      _historic/kuban_1v.zmp/GetUrlScript.txt
  11. +2
    -1
      _tourism/TyanShan/TyanShan.zmp/GetUrlScript.txt
  12. +2
    -1
      _tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt
  13. +2
    -1
      _tourism/ergaki_aradan.zmp/GetUrlScript.txt
  14. +2
    -1
      _tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/GetUrlScript.txt
  15. +2
    -1
      _tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt
  16. +2
    -1
      _tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt
  17. +2
    -1
      _tourism/lcarta.zmp/GetUrlScript.txt
  18. +2
    -1
      _tourism/wkavkaz_kot.zmp/GetUrlScript.txt

binární
_Genshtab/gsh_500m_new.zmp/EmptyTiles/1.jpg Zobrazit soubor

Před Za
Šířka: 256  |  Výška: 256  |  Velikost: 909 B

+ 2
- 1
_Genshtab/gsh_500m_new.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 1
- 1
_Genshtab/gsh_500m_new.zmp/params.txt Zobrazit soubor

@@ -20,4 +20,4 @@ UseDwn=1
Sleep=0
DefHotKey=0
ContentType="image/jpeg"
MaxConnectToServerCount=1
MaxConnectToServerCount=10

+ 2
- 1
_historic/1902_kuban.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 2
- 1
_historic/1918_kuban_10v.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 2
- 1
_historic/1925_maykop.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 2
- 1
_historic/1930_kuban.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 2
- 1
_historic/5v_kavk_1877.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 2
- 1
_historic/Strelb10_1882.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 2
- 1
_historic/kuban_1v.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 2
- 1
_tourism/TyanShan/TyanShan.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 2
- 1
_tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 2
- 1
_tourism/ergaki_aradan.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 2
- 1
_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 2
- 1
_tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 2
- 1
_tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 2
- 1
_tourism/lcarta.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 2
- 1
_tourism/wkavkaz_kot.zmp/GetUrlScript.txt Zobrazit soubor

@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

Načítá se…
Zrušit
Uložit