Browse Source

update zmp

pull/1/head
sasbot 3 years ago
parent
commit
7ada1a83e3
5 changed files with 34 additions and 0 deletions
  1. BIN
      _historic/1942_osteuropa.zmp/18.bmp
  2. BIN
      _historic/1942_osteuropa.zmp/24.bmp
  3. +6
    -0
      _historic/1942_osteuropa.zmp/GetUrlScript.txt
  4. +5
    -0
      _historic/1942_osteuropa.zmp/info.txt
  5. +23
    -0
      _historic/1942_osteuropa.zmp/params.txt

BIN
_historic/1942_osteuropa.zmp/18.bmp View File

Before After

BIN
_historic/1942_osteuropa.zmp/24.bmp View File

Before After

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

@@ -0,0 +1,6 @@
var
url: string;
begin
url := RegExprReplaceMatchSubStr(GetURLBase, '8082', inttostr(8084 + Random(8) ));
ResultURL:=URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 5
- 0
_historic/1942_osteuropa.zmp/info.txt View File

@@ -0,0 +1,5 @@
<br>
Все карты и права на них принадлежат их владельцам <br>
<br>
Если у Вас есть чем дополнить этот раздел - смело шлите на ящик garl@mail.ru <br>
<br>

+ 23
- 0
_historic/1942_osteuropa.zmp/params.txt View File

@@ -0,0 +1,23 @@
[PARAMS]
pnum=114
GUID={BCE4BD85-11CE-48ED-B966-0BBB21BEF2C7}
asLayer=0
name=Íåìåöêèé Ãåíøòàá 1942 (1:30000)
name_en=German Genshtab 1942 (1:30000)
name_uk=German Genshtab 1942 (1:30000)
NameInCache=1942_osteuropa
DefURLBase=http://91.237.82.95:8082/1942_osteuropa/
Ext=.jpg
projection=1
sradiusa=6378137
sradiusb=6378137
separator=0
UseDwn=1
Sleep=0
DefHotKey=0
ParentSubMenu=Èñòîðè÷åñêèå
ParentSubMenu_en=Historic
ParentSubMenu_uk=²ñòîðè÷í³
defaultContentType=image/jpeg
ContentType="image/jpeg"
MaxConnectToServerCount=1

Loading…
Cancel
Save