I'm attempting to use Google Geocode to convert a textual address to a longitude/latitude position.
Sometimes, the geocoding operation fails (e.g. the city name is listed as "Rouyn Centre Rouyn-Noranda" instead of "Rouyn-Noranda"). Now, it just so happens that I've got a longitude/latitude point that is near the desired address (say within 1km of the actual address).
Is there a way to look up the coordinates of a street name, number (excluding city, postal code and country) that is "near" a second point?