• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Do people in large cities know the boundaries of zip codes?

Not really. Living in Manhattan, I know my zip code and the ones right near me. But not others. It's a pain when searching for a movie theater downtown on Fandango. I usually just search New York, NY and then it gives me choices to break it down further.
 
Originally posted by: rnmcd
If not then why are many geographic searches peformed by "distance from zip code"?

"distance from ZIP code" is much more useful if you live in an area where ZIP codes are very small, like cities. With a small ZIP code, the distance will likely be closer to the distance from your actual location. The boundaries aren't really important, since the distance is likely based on the center of the ZIP code.

Edit: As for why they use ZIP codes - you can buy a set of ZIP code data including lat/long coordinates for ~$100. Data for every address in the US would likely be substantially more expensive. Not to mention it's easier to just enter your ZIP code, and your ZIP code is generally sufficient to determine the closest location. The exact distance is not terribly important, an approximate distance is sufficient.
 
Originally posted by: mugs
Originally posted by: rnmcd
If not then why are many geographic searches peformed by "distance from zip code"?

"distance from ZIP code" is much more useful if you live in an area where ZIP codes are very small, like cities. With a small ZIP code, the distance will likely be closer to the distance from your actual location. The boundaries aren't really important, since the distance is likely based on the center of the ZIP code.

Edit: As for why they use ZIP codes - you can buy a set of ZIP code data including lat/long coordinates for ~$100. Data for every address in the US would likely be substantially more expensive. Not to mention it's easier to just enter your ZIP code, and your ZIP code is generally sufficient to determine the closest location. The exact distance is not terribly important, an approximate distance is sufficient.


That makes sense but how do sites that (see Fandango.com) accept either ZIP or City work?

Since a city can have numerous zip codes, how does the 'distance from zip/city' know which zip code to use when a multi-zip code city is selected? Is there a centroid zip code for each city?
 
they probably use two different datasets, one of zip codes, and one of geographical city centers. They could use a centrally located zip code, but it wouldn't be that difficult to access two separate datasets.

 
Back
Top