geolocation - Google API: Find the complete address using civic number & postal code -
geolocation - Google API: Find the complete address using civic number & postal code -
on many authorities sites in canada, have feature can know address postal code , street name.
when search postal code on google map, area covered postal code covered.
but looking @ google map api, can't find way finish address based on postal code , civic number.
i'm afraid there no such feature in google geocoding api.
if search (full precision) postal code in canada or uk, can tell result pretty precise downwards 1 building (maybe few) little size of bounds field in result. examples (red box bounds):
m6g 1c5 (canada) http://gmaps-samples-v3.googlecode.com/svn/trunk/geocoder/v3-geocoder-tool.html#q%3dm6g%201c5
sw1v 4eb (uk) http://gmaps-samples-v3.googlecode.com/svn/trunk/geocoder/v3-geocoder-tool.html#q%3dsw1v%204eb
the result postal code, api won't "translate" street address (e.g. 750 college st, toronto, on m6g 1c5). if think work great in whole country , perchance others (e.g. uk, not sure of others) please consider filing feature request geocoding api (and posting issue number here :)
http://code.google.com/p/gmaps-api-issues/issues/entry?template=geocoding%20api%20-%20feature%20request
hth
google-maps geolocation street-address
Comments
Post a Comment