This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
alexlipovka
/
maps
forked from
sasgis/maps
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update zmp
master
sasbot
4 years ago
parent
f79fd5fdcd
commit
6a3da53be7
4 changed files
with
18 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
_fly/baionline2.zmp/18.bmp
BIN
_fly/baionline2.zmp/24.bmp
+3
-0
_fly/baionline2.zmp/GetUrlScript.txt
+15
-0
_fly/baionline2.zmp/params.txt
BIN
_fly/baionline2.zmp/18.bmp
View File
Before
After
BIN
_fly/baionline2.zmp/24.bmp
View File
Before
After
+ 3
- 0
_fly/baionline2.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)+'.png';
end.
+ 15
- 0
_fly/baionline2.zmp/params.txt
View File
@@ -0,0 +1,15 @@
[PARAMS]
pnum=999
GUID={9a654df4-d219-4a4b-aa41-350809e30f34}
name=Fly Maps baionline
NameInCache=baionline
ParentSubMenu=Fly maps
ParentSubMenu_ru=Лётные карты
DefURLBase=http://91.237.82.95:8088/pub/other/baionline2/
Ext=.png
projection=1
sradiusa=6378137
sradiusb=6378137
ContentType="image/png"
MaxConnectToServerCount=1
Write
Preview
Loading…
Cancel
Save