Hello all
I need to parse lat/lng parameter links created by a variety of GPS  
phones. My understanding is that one can change the base url on such  
phones....
e.g, the Toshiba 810T's
	 http://map.navitime.jp?pos=N35.46.54.17E139.39.54.63&x-acr=3&geo=wgs84
can be changed to
	http://another-domain.jp?pos=N35.46.54.17E139.39.54.63&x- 
acr=3&geo=wgs84
This elements contains the lat/lng
N35.46.54.17E139.39.54.63
... and is easy enough to parse into decimal coordinates -  but what  
other syntax do JP phones use?
I know phones can handle several formats, including decimal degrees,  
and that this is under user control on many handsets, but the fewer  
changes users have to make, the better....
Does anyone have a list, or know where I can find one?
If your phone uses something different to the above I would  
appreciate an offlist message letting me know what the format is.
It would be useful to know, for example, whether they all use the  
"pos" term in the GET.
I want to build something that covers as wide a range of handsets as  
possible....
Many thanks and kind regards
Nick May
Fukuoka, Japan
Japanese Maps, English Labels.
Find Japanese addresses in English.
http://diddlefinger.com
Received on Wed Oct 24 04:21:30 2007