update zmp
parent
eb05e7ecec
commit
cacbaa55ae
_Nokia
Nokia.Live.View.zmp
Nokia.Satellite.Recent.zmp
Nokia.Satellite.Standard.zmp
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
|
@ -0,0 +1,38 @@
|
|||
var res:string;
|
||||
i:byte;
|
||||
osX,osY,prX,prY:integer;
|
||||
begin
|
||||
res:='';
|
||||
osX:=round(intpower(2,GetZ-1)) div 2;
|
||||
osY:=round(intpower(2,GetZ-1)) div 2;
|
||||
prX:=osX; prY:=osY;
|
||||
for i:=2 to GetZ do
|
||||
begin
|
||||
prX:=prX div 2;
|
||||
prY:=prY div 2;
|
||||
if GetX<osX
|
||||
then begin
|
||||
osX:=osX-prX;
|
||||
if GetY<osY then begin
|
||||
osY:=osY-prY;
|
||||
res:=res+'0';
|
||||
end
|
||||
else begin
|
||||
osY:=osY+prY;
|
||||
res:=res+'2';
|
||||
end;
|
||||
end
|
||||
else begin
|
||||
osX:=osX+prX;
|
||||
if Gety<osy then begin
|
||||
osY:=osY-prY;
|
||||
res:=res+'1';
|
||||
end
|
||||
else begin
|
||||
osY:=osY+prY;
|
||||
res:=res+'3';
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
ResultURL:=GetURLBase+res;
|
||||
end.
|
|
@ -0,0 +1,2 @@
|
|||
Nokia Live Map Viewer - Live View<br>
|
||||
<a href="http://tst.cmd.navteq.com/livemap/">http://tst.cmd.navteq.com/livemap/</a>
|
|
@ -0,0 +1,22 @@
|
|||
[PARAMS]
|
||||
pnum=6
|
||||
GUID={9A360A51-7A74-402D-8A12-D670BD739B7B}
|
||||
name=Êàðòà Nokia (Live View)
|
||||
name_en=Nokia Map (Live View)
|
||||
name_uk=Êàðòà Nokia (Live View)
|
||||
ParentSubMenu=Nokia
|
||||
ParentSubMenu_en=Nokia
|
||||
ParentSubMenu_uk=Nokia
|
||||
ContentType=image/png
|
||||
asLayer=0
|
||||
DefURLBase=http://tst.cmd.navteq.com/tilehub/live/map/png/
|
||||
projection=1
|
||||
sradiusa=6378137
|
||||
sradiusb=6378137
|
||||
NameInCache=Nokia.Live.View
|
||||
separator=0
|
||||
Ext=.png
|
||||
UseDwn=1
|
||||
Sleep=0
|
||||
DefHotKey=
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
|
@ -0,0 +1,38 @@
|
|||
var res:string;
|
||||
i:byte;
|
||||
osX,osY,prX,prY:integer;
|
||||
begin
|
||||
res:='';
|
||||
osX:=round(intpower(2,GetZ-1)) div 2;
|
||||
osY:=round(intpower(2,GetZ-1)) div 2;
|
||||
prX:=osX; prY:=osY;
|
||||
for i:=2 to GetZ do
|
||||
begin
|
||||
prX:=prX div 2;
|
||||
prY:=prY div 2;
|
||||
if GetX<osX
|
||||
then begin
|
||||
osX:=osX-prX;
|
||||
if GetY<osY then begin
|
||||
osY:=osY-prY;
|
||||
res:=res+'0';
|
||||
end
|
||||
else begin
|
||||
osY:=osY+prY;
|
||||
res:=res+'2';
|
||||
end;
|
||||
end
|
||||
else begin
|
||||
osX:=osX+prX;
|
||||
if Gety<osy then begin
|
||||
osY:=osY-prY;
|
||||
res:=res+'1';
|
||||
end
|
||||
else begin
|
||||
osY:=osY+prY;
|
||||
res:=res+'3';
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
ResultURL:=GetURLBase+res;
|
||||
end.
|
|
@ -0,0 +1,2 @@
|
|||
Nokia Live Map Viewer - Satellite (Recent)<br>
|
||||
<a href="http://tst.cmd.navteq.com/livemap/">http://tst.cmd.navteq.com/livemap/</a>
|
|
@ -0,0 +1,22 @@
|
|||
[PARAMS]
|
||||
pnum=6
|
||||
GUID={9A360A51-7A72-402D-8A12-D670BD739B7B}
|
||||
name=Ñïóòíèê DG (Nokia Satellite Recent)
|
||||
name_en=DG Sat (Nokia Satellite Recent)
|
||||
name_uk=Ñóïóòíèê DG (Nokia Satellite Recent)
|
||||
ParentSubMenu=Nokia
|
||||
ParentSubMenu_en=Nokia
|
||||
ParentSubMenu_uk=Nokia
|
||||
ContentType=image/jpeg
|
||||
asLayer=0
|
||||
DefURLBase=http://stg.lbsp.navteq.com/satellite/6.0/images/?token=LBSP_DEV_ALL&profile=Recency&quadkey=
|
||||
projection=1
|
||||
sradiusa=6378137
|
||||
sradiusb=6378137
|
||||
NameInCache=Nokia.Satellite.Recent
|
||||
separator=0
|
||||
Ext=.jpg
|
||||
UseDwn=1
|
||||
Sleep=0
|
||||
DefHotKey=82
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
|
@ -0,0 +1,38 @@
|
|||
var res:string;
|
||||
i:byte;
|
||||
osX,osY,prX,prY:integer;
|
||||
begin
|
||||
res:='';
|
||||
osX:=round(intpower(2,GetZ-1)) div 2;
|
||||
osY:=round(intpower(2,GetZ-1)) div 2;
|
||||
prX:=osX; prY:=osY;
|
||||
for i:=2 to GetZ do
|
||||
begin
|
||||
prX:=prX div 2;
|
||||
prY:=prY div 2;
|
||||
if GetX<osX
|
||||
then begin
|
||||
osX:=osX-prX;
|
||||
if GetY<osY then begin
|
||||
osY:=osY-prY;
|
||||
res:=res+'0';
|
||||
end
|
||||
else begin
|
||||
osY:=osY+prY;
|
||||
res:=res+'2';
|
||||
end;
|
||||
end
|
||||
else begin
|
||||
osX:=osX+prX;
|
||||
if Gety<osy then begin
|
||||
osY:=osY-prY;
|
||||
res:=res+'1';
|
||||
end
|
||||
else begin
|
||||
osY:=osY+prY;
|
||||
res:=res+'3';
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
ResultURL:=GetURLBase+res;
|
||||
end.
|
|
@ -0,0 +1,2 @@
|
|||
Nokia Live Map Viewer - Satellite (Recent)<br>
|
||||
<a href="http://tst.cmd.navteq.com/livemap/">http://tst.cmd.navteq.com/livemap/</a>
|
|
@ -0,0 +1,22 @@
|
|||
[PARAMS]
|
||||
pnum=6
|
||||
GUID={9A360A51-7A73-402D-8A12-D670BD739B7B}
|
||||
name=Ñïóòíèê DG (Nokia Satellite Standard)
|
||||
name_en=DG Sat (Nokia Satellite Standard)
|
||||
name_uk=Ñóïóòíèê DG (Nokia Satellite Standard)
|
||||
ParentSubMenu=Nokia
|
||||
ParentSubMenu_en=Nokia
|
||||
ParentSubMenu_uk=Nokia
|
||||
ContentType=image/jpeg
|
||||
asLayer=0
|
||||
DefURLBase=http://stg.lbsp.navteq.com/satellite/6.0/images/?token=LBSP_DEV_ALL&profile=ColorOnly&quadkey=
|
||||
projection=1
|
||||
sradiusa=6378137
|
||||
sradiusb=6378137
|
||||
NameInCache=Nokia.Satellite.Standard
|
||||
separator=0
|
||||
Ext=.jpg
|
||||
UseDwn=1
|
||||
Sleep=0
|
||||
DefHotKey=83
|
||||
|
Loading…
Reference in New Issue