reverse lookup by zip code

is there a way to enter the zip code (in address book) and have it automatically lookup and enter city and state into the proper filds?....... maybe even the plus four extension

G4 powerbook 5,8, Mac OS X (10.4.7)

Posted on Jul 21, 2006 6:39 AM

Reply
3 replies

Jul 21, 2006 7:05 AM in response to jsoard

That kind of service is called PAF in the UK and it is provided by the Post Office the database of PostCodes (zips) are provided on a CD rom or you get access to an online database. The service is quite expensive to subscribe to. So it is unlikely apple would bundle that with their address book. However a 3rd party company may see the commercial value of this type of service.

I don't know of a US service.

Jul 21, 2006 9:35 AM in response to jsoard

This is a great example of a requirement for an Address Book plug-in. The difficulties with writing a reliable, functional one are several, however. I've toyed with the concept, but quickly became frustrated with the variables and the relatively unpredictable response to queries, even accurate, highly structured queries: the kind user are unlikely to perform.

First, you have the multiple city [both valid and invalid] response from the USPS for any given five-digit ZIP in inquiry. Which would you pick from a multiple response list? [Most queries result in a list in my experience, and not in a single matching record.] The first? Or, would you offer a user the choice to pick any of the valid cities on the list?

Second, since the ZIP plus 4 requires address matching by street number, street name and apartment, suite or other sub-unit, how would you handle the multiple page responses from USPS which are typical for 'almost complete' but not absolutely matching addresses in the database?

Frankly, it's much easier to simply query the information here for associated cities and states…

http://zip4.usps.com/zip4/citytown_zip.jsp

…or, here, for ZIP plus 4 matches:

http://zip4.usps.com/zip4/welcome.jsp

You can then very quickly pick from a list of possible matches and enter the data in your Address Book records. Some processes are simply far easier to achieve on a non-automated, human basis than by running a script or application. This is probably one of those.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

reverse lookup by zip code

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.