<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18852">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>I have the same APRS parser running as aprs.fi, I 
am a tad confused now how to get the call, lat and lon from the script 
?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Here is a sample screen dump</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>How do I reference the lat and lon to be able to 
place into a MySQL table ( I know how to do that bit)</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>$VAR1 = 
{<BR>          'symbolcode' => 
'-',<BR>          'longitude' => 
'153.228333333333',<BR>          
'symboltable' => 
'/',<BR>          'dstcallsign' 
=> 'APU25N',<BR>          
'digipeaters' => 
[<BR>                             
{<BR>                               
'wasdigied' => 
1,<BR>                               
'call' => 
'TCPIP'<BR>                             
},<BR>                             
{<BR>                               
'wasdigied' => 
0,<BR>                               
'call' => 
'qAC'<BR>                             
},<BR>                             
{<BR>                               
'wasdigied' => 
0,<BR>                               
'call' => 
'T2AUST'<BR>                             
}<BR>                           
],<BR>          'body' => 
'=2731.26S/15313.70E-Steve\'s QTH in Alexandra Hills 
{UIV32N}<BR>',<BR>          
'comment' => 'Steve\'s QTH in Alexandra Hills 
{UIV32N}',<BR>          
'posresolution' => 
'18.52',<BR>          'latitude' 
=> '-27.521',<BR>          
'posambiguity' => 
0,<BR>          'messaging' => 
1,<BR>          'origpacket' => 
'VK4ISP>APU25N,TCPIP*,qAC,T2AUST:=2731.26S/15313.70E-Steve\'s QTH in 
Alexandra Hills 
{UIV32N}<BR>',<BR>          'type' 
=> 'location',<BR>          
'srccallsign' => 
'VK4ISP',<BR>          'header' 
=> 
'VK4ISP>APU25N,TCPIP*,qAC,T2AUST'<BR>        
};        </FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Andrew VK4TEC</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 
face=Arial>                                     
</FONT></DIV></BODY></HTML>