|
Hi,
I have recently examined a Road Angel 6000. After imaging the memory it was found that the XML file structure appeared simple to understand except for the geopos field.
Here is an example of one of the recent locations.
- <g n="REC14"> - <g n="ADDRESS"> <d n="city" t="str">NG17 3BS (Sutton-in-Ashfield)</d> <d n="country" t="str">GBR</d> <d n="dbid" t="bin">AAAAAAAAAAA</d> <d n="district" t="str" /> <d n="geopos" t="bin">I7Ebf/l6ymU</d> <d n="housenum" t="str" /> <d n="street" t="str">Pleasley Road</d> <d n="zipcode" t="str" /> </g> <d n="name" t="str" /> </g>
I am struggling to find out the geopos which is in this case I7Ebf/l6ymU. The device runs on Windows CE and is Smart2Go software.
I went down the route of thinking the alphanumeric string was a geohash of some kind but I have been unable to get lat/long. The only other thing I can think is that it relates to the postcode detail.
Has anyone any ideas on this, am I missing something simple?
Neil
|