소스 검색

update zmp

undefined
sasbot 3 년 전
부모
커밋
acf4057b99
3개의 변경된 파일18개의 추가작업 그리고 0개의 파일을 삭제
  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 파일 보기

Before After

+ 4
- 0
portal.fppd.zmp/GetUrlScript.txt 파일 보기

@@ -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 파일 보기

@@ -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

불러오는 중...
취소
저장