Browse Source

update zmp

undefined
sasbot 3 years ago
parent
commit
acf4057b99
3 changed files with 18 additions and 0 deletions
  1. BIN
      portal.fppd.zmp/24.bmp
  2. +4
    -0
      portal.fppd.zmp/GetUrlScript.txt
  3. +14
    -0
      portal.fppd.zmp/params.txt

BIN
portal.fppd.zmp/24.bmp View File

Before After

+ 4
- 0
portal.fppd.zmp/GetUrlScript.txt View File

@@ -0,0 +1,4 @@
begin
if Int(GetZ) <= 15 then
ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png';
end.

+ 14
- 0
portal.fppd.zmp/params.txt View File

@@ -0,0 +1,14 @@
[PARAMS]
GUID={a5a34a2f-283a-4729-9f7b-555881db762c}
name_ru=Схема ЕЭКО России
name=Scheme EECO Russia
ParentSubMenu_ru=Топокарты
ParentSubMenu_uk=Топокарти
ParentSubMenu=Topomaps
NameInCache=scheme_eeco
DefURLBase=https://ngw.fppd.cgkipd.ru/tile/56
ContentType=image/png
Ext=.png
projection=1
sradiusa=6378137
sradiusb=6378137

Loading…
Cancel
Save