I entered a full street address manually, but the street number appears incorrect. What’s going on?
When you enter a Location manually, WHERE tries to Geocode it and link it to a latitude/longitude coordinate. However, it is not uncommon for a Geocoded (lat,lng) rounded to 6-8 decimal places to be slightly off. This may result in the street address being slightly off, such as “58 Canal Street” instead of “60 Canal Street”, which is not uncommon behavior in GPS-based applications.



>