Hi, what is the process for reporting suspected errors in the data returned by
the Maps API?
Querying on the lat, lon, city, and country for Canadian postal code P0M1M0
yields a response with the incorrect city.
here is my query:
http://local.yahooapis.com/MapsService/V1/geocode?appid=<myappID>&zip=P0M1M0
Which says the city is Capreol. The city is actually CONISTON.
See
http://www.canadapost.ca/cpotools/apps/fpc/business/findAnAddress?execution=e1s1
to get the city name Coniston from Canada Post.
Thanks, Pat