Browse Source

update zmp

pull/1/head
sasbot 3 years ago
parent
commit
180378f387
5 changed files with 33 additions and 0 deletions
  1. BIN
      _historic/1v_krim.zmp/18.bmp
  2. BIN
      _historic/1v_krim.zmp/24.bmp
  3. +6
    -0
      _historic/1v_krim.zmp/GetUrlScript.txt
  4. +5
    -0
      _historic/1v_krim.zmp/info.txt
  5. +22
    -0
      _historic/1v_krim.zmp/params.txt

BIN
_historic/1v_krim.zmp/18.bmp View File

Before After

BIN
_historic/1v_krim.zmp/24.bmp View File

Before After

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

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

+ 5
- 0
_historic/1v_krim.zmp/info.txt View File

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

+ 22
- 0
_historic/1v_krim.zmp/params.txt View File

@@ -0,0 +1,22 @@
[PARAMS]
pnum=17
GUID={06FE7567-BB4B-4A78-9C82-6E5BC8CC39AC}
name=1 âåðñòíàÿ êàðòà Êðûìà
name_en=1v Krim
name_uk=1v Krim
ParentSubMenu=Èñòîðè÷åñêèå
ParentSubMenu_en=Historic
ParentSubMenu_uk=²ñòîðè÷í³
asLayer=0
DefURLBase=http://91.237.82.95:8082/1v_krim/
projection=1
sradiusa=6378137
sradiusb=6378137
NameInCache=1v_krim
separator=0
Ext=.jpg
UseDwn=1
Sleep=0
defaultContentType=image/jpeg
ContentType="image/jpeg"
MaxConnectToServerCount=1

Loading…
Cancel
Save