View Single Post

  #1 (permalink)  
Old 09-18-2007
micnik micnik is offline
Junior Member
Yellow Belt
 
Join Date: Sep 2007
Posts: 16
Round-tripping Street address to LatLong

Hi!
I Search a location in MapPoint 2006 (European version) using an adress and from the found Location (one hit) I get Latitude and Longitude.
If I later try to use the same Latitude and Longitude to find the street address it only works in some cases and in some other cases I only almost get the same address.
For example:
Streetaddress: Hagagatan 26
City: Stockholm
Country: Sverige

Gives: Latitude = 59.346137568354607 and Longitude = 18.051149575039744

And using that LatLong we get back:
Streetaddress: Hagagatan 23
City: Stockholm
Country: Sverige

Why is this?
Is there no way to do this in an exact way in mappoint,
or is this just a bug in our code?

Regards / Michael
Reply With Quote