forked from sasgis/maps
update zmp
parent
f5b5eedba7
commit
88c3a76ade
Genshtab
karta_gsh_10km.zmp
karta_gsh_1km.zmp
karta_gsh_250m.zmp
karta_gsh_2km.zmp
karta_gsh_500m.zmp
karta_gsh_5km.zmp
history/5v_kavkaz.zmp
|
@ -1,6 +1,6 @@
|
|||
var
|
||||
url: string;
|
||||
url : string;
|
||||
begin
|
||||
url := RegExprReplaceMatchSubStr(GetURLBase, '8082', inttostr(8082 + Random(4) ));
|
||||
ResultURL:=URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
|
||||
end.
|
||||
url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) );
|
||||
ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
|
||||
end.
|
||||
|
|
|
@ -19,4 +19,4 @@ UseDwn=1
|
|||
Sleep=0
|
||||
DefHotKey=0
|
||||
ContentType="image/jpeg"
|
||||
MaxConnectToServerCount=1
|
||||
MaxConnectToServerCount=1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
var
|
||||
url: string;
|
||||
url : string;
|
||||
begin
|
||||
url := RegExprReplaceMatchSubStr(GetURLBase, '8082', inttostr(8082 + Random(4) ));
|
||||
ResultURL:=URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
|
||||
end.
|
||||
url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) );
|
||||
ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
|
||||
end.
|
||||
|
|
|
@ -21,4 +21,4 @@ UseDwn=1
|
|||
Sleep=0
|
||||
DefHotKey=0
|
||||
ContentType="image/jpeg"
|
||||
MaxConnectToServerCount=1
|
||||
MaxConnectToServerCount=1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
var
|
||||
url: string;
|
||||
url : string;
|
||||
begin
|
||||
url := RegExprReplaceMatchSubStr(GetURLBase, '8082', inttostr(8082 + Random(4) ));
|
||||
ResultURL:=URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
|
||||
end.
|
||||
url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) );
|
||||
ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
|
||||
end.
|
||||
|
|
|
@ -22,4 +22,4 @@ Sleep=0
|
|||
DefHotKey=0
|
||||
cachetype=4
|
||||
ContentType="image/jpeg"
|
||||
MaxConnectToServerCount=1
|
||||
MaxConnectToServerCount=1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
var
|
||||
url: string;
|
||||
url : string;
|
||||
begin
|
||||
url := RegExprReplaceMatchSubStr(GetURLBase, '8082', inttostr(8082 + Random(4) ));
|
||||
ResultURL:=URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
|
||||
end.
|
||||
url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) );
|
||||
ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
|
||||
end.
|
||||
|
|
|
@ -18,4 +18,4 @@ UseDwn=1
|
|||
Sleep=0
|
||||
DefHotKey=50
|
||||
ContentType="image/jpeg"
|
||||
MaxConnectToServerCount=1
|
||||
MaxConnectToServerCount=1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
var
|
||||
url: string;
|
||||
url : string;
|
||||
begin
|
||||
url := RegExprReplaceMatchSubStr(GetURLBase, '8082', inttostr(8082 + Random(4) ));
|
||||
ResultURL:=URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
|
||||
end.
|
||||
url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) );
|
||||
ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
|
||||
end.
|
||||
|
|
|
@ -20,4 +20,4 @@ UseDwn=1
|
|||
Sleep=0
|
||||
DefHotKey=0
|
||||
ContentType="image/jpeg"
|
||||
MaxConnectToServerCount=1
|
||||
MaxConnectToServerCount=1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
var
|
||||
url: string;
|
||||
url : string;
|
||||
begin
|
||||
url := RegExprReplaceMatchSubStr(GetURLBase, '8082', inttostr(8082 + Random(4) ));
|
||||
ResultURL:=URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
|
||||
end.
|
||||
url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) );
|
||||
ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
|
||||
end.
|
||||
|
|
|
@ -19,4 +19,4 @@ UseDwn=1
|
|||
Sleep=0
|
||||
DefHotKey=0
|
||||
ContentType="image/jpeg"
|
||||
MaxConnectToServerCount=1
|
||||
MaxConnectToServerCount=1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
var
|
||||
url: string;
|
||||
url : string;
|
||||
begin
|
||||
url := RegExprReplaceMatchSubStr(GetURLBase, '8082', inttostr(8082 + Random(8) ));
|
||||
ResultURL:=URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
|
||||
end.
|
||||
url := RegExprReplaceMatchSubStr( GetURLBase, '8082', inttostr(8082 + Random(10)) );
|
||||
ResultURL := URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
|
||||
end.
|
||||
|
|
|
@ -19,4 +19,4 @@ UseDwn=1
|
|||
Sleep=0
|
||||
defaultContentType=image/jpeg
|
||||
ContentType="image/jpeg"
|
||||
MaxConnectToServerCount=1
|
||||
MaxConnectToServerCount=1
|
||||
|
|
Loading…
Reference in New Issue