Browse Source

update zmp

pull/1/head
sasbot 3 years ago
parent
commit
57017440d3
4 changed files with 19 additions and 0 deletions
  1. BIN
      _fly/fly_RNK2019.zmp/18.bmp
  2. BIN
      _fly/fly_RNK2019.zmp/24.bmp
  3. +3
    -0
      _fly/fly_RNK2019.zmp/GetUrlScript.txt
  4. +16
    -0
      _fly/fly_RNK2019.zmp/params.txt

BIN
_fly/fly_RNK2019.zmp/18.bmp View File

Before After

BIN
_fly/fly_RNK2019.zmp/24.bmp View File

Before After

+ 3
- 0
_fly/fly_RNK2019.zmp/GetUrlScript.txt View File

@@ -0,0 +1,3 @@
begin
ResultURL:= GetURLBase+'z'+inttostr(getz)+'/'+inttostr(getx div 1024)+'/x'+inttostr(getx)+'/'+inttostr(gety div 1024)+'/y'+inttostr(gety)+'.jpg';
end.

+ 16
- 0
_fly/fly_RNK2019.zmp/params.txt View File

@@ -0,0 +1,16 @@

[PARAMS]
pnum=999
GUID={b61d827a-d0f2-46cc-b66d-7d2f0d7548a7}
name_ru=Лётные карты RNK2019
name=Fly Maps RNK2019
NameInCache=fly_RNK2019
ParentSubMenu=Fly maps
ParentSubMenu_ru=Лётные карты
DefURLBase=http://91.237.82.95:8088/pub/other/rnk2019/
Ext=.jpg
projection=1
sradiusa=6378137
sradiusb=6378137
ContentType="image/jpeg"
MaxConnectToServerCount=1

Loading…
Cancel
Save