Groups: Member
Posts: 1
|
Hi, Do you support Lat/Long lookup for Canadian zips ? I am able to call the ZipData interface for a US zip and get the Lat/Long properly, it does not work for Canadian zips though. I am able to do Canadian Address validations, so I do have the canadian data available to me.
thanks, Rahul.
|
Groups: Administration
Posts: 58
|
Hello,
The address object will not return lat/longs for canadian addresses/postal codes. It only supports US zipcodes. We do have a raw database with canadian lat/longs called canadian postal data but not an API.
|
Groups: Member
Posts: 1
|
Is this true for the web service as well? The manual says that geocoding can be done on Canadian addresses however no matter which way I try it I continue to receive 0,0 only.
|