Quellcode durchsuchen

update zmp

pull/1/head
sasbot vor 3 Jahren
Ursprung
Commit
c4f7310bcd
18 geänderte Dateien mit 33 neuen und 17 gelöschten Zeilen
  1. BIN
      _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
_Genshtab/gsh_500m_new.zmp/EmptyTiles/1.jpg Datei anzeigen

Vorher Nachher
Breite: 256  |  Höhe: 256  |  Größe: 909 B

+ 2
- 1
_Genshtab/gsh_500m_new.zmp/GetUrlScript.txt Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

@@ -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 Datei anzeigen

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

Laden…
Abbrechen
Speichern