The US zip code database included with the latest version is from March 2006. Please look in to updating this database.

Comments

bdragon’s picture

Component: Miscellaneous » Data update

Changing component to Data update.

yesct’s picture

marked #159945: US zip code map as a duplicate. [edit: i corrected a typo in the issue number, previewing this time]

yesct’s picture

Title: US Zip code database out of date » Zip code database out of date
yesct’s picture

marked
#158833: Geocoding for France. Please:)
as duplicate

I marked #40614: Implementing Support For Ireland - Updating location.ie.inc as a duplicate, but it was for 4.x so I closed it too.

This one looks like it is to be part of a batch of data updates, but is not a duplicate:
#31191: Better Support for Austria (AT)

I marked these as need more information
#21529: UK regions not showing
#154467: We want to provude zip codes for Ukraine

yesct’s picture

related: I marked them as needing more information

#230421: FIPS codes in location.us.inc
#73714: Support for the Netherlands (NL) location.nl.inc location.xx.inc has a good overview of services and concerns that need to be addressed, might be relevant to more than just netherlands.
#245641: Zip codes for Denmark has more discussion about attribution of the source of the data, this time about Denmark.
#158101: UK Geocoding with google and search has an old patch for UK.

this is not about zip data updates, but is related. #214244: Some country have many location for 1 postcode
#132541: refactor google geocoding brings up geocoding
and #66887: Better geocoding support talks about it in general

related:
#128606: Malaysia is not supported

yesct’s picture

yesct’s picture

Issue tags: +location Master Issues

marked #242765: update US zipcodes database as a duplicate of this issue. (It had a comment http://drupal.org/node/242765#comment-1256637 about adding US zip code 92011).

yesct’s picture

yesct’s picture

related #386058: Support for Finnish postal codes location.fi.inc (has location.fi.inc file and database dump)

yesct’s picture

marked #399150: UK County list is not complete (Berkshire missing) as a duplicate

yesct’s picture

yesct’s picture

related: #326665: UK cities are in state/province field (not a zip code issue, deals with counties and cities in the right fields)

darrellduane’s picture

-The state for zip code 10004 is incorrect, it should be NY.
-Also, in order to facilitate proximity searches by City & State, rather than by zip code, additional fields or data should be added to catalog the latitude and longitude of centroids of City,ST combinations and centroids of States only. Perhaps an additional column should indicate whether the record is for a Zip Code, a City/State a State, or a Country.

da.eddy@gmail.com’s picture

Version: 5.x-2.7 » 6.x-3.0

edit, sorry wrong thread.

yesct’s picture

yesct’s picture

summit’s picture

Hi,
http://drupal.org/node/540704 is also related. My latest admission: http://drupal.org/node/540704#comment-3085134
Wouldn't it be great to use the google gmap api as webservice, instead of keeping own lists on location as location.fr.inc for example?
I see this old code about this I think: http://drupal.org/files/issues/location-fr.patch

greetings, Martijn

rooby’s picture

#830352: postcode database files for au & be have lat/lon reversed. also relates to this issue but I didn't see this one before I started that one.
That issue will sort out AU & BE having lat/lon around the wrong way and makes the formatting of the files more uniform.
I'll leave the other problems with this issue.

Also, a couple of the smaller things in here can also easily be done before the next release.
* 10004 should be NY not NJ
* Add new zipcode: 92011, Carlsbad, CA, 33.121944, -117.296944, -8, 1, us

rooby’s picture

Committed a fix for us zipcode 10004 should be NY insteadl of NJ.
See #13.
http://drupal.org/cvs?commit=383938
http://drupal.org/cvs?commit=383940
http://drupal.org/cvs?commit=383942

rooby’s picture

ankur’s picture

Status: Active » Closed (fixed)
steveoliver’s picture

Version: 6.x-3.0 » 7.x-5.x-dev
Status: Closed (fixed) » Active

I am finding a zipcode not in the US database (7.x-5.x latest) -- 85295 (Gilbert, AZ), and I am guessing we may be missing others.

How do we get to the root of this issue and make sure we always have the latest zipcodes? Where does this info come from?

steveoliver’s picture

Just a patch for the missing zip I found. Note I could only find precision to the 4th decimal place (from http://www.zip-info.com/cgi-local/zipsrch.exe?ll=ll&zip=85295&Go=Go).

SeanA’s picture

Version: 7.x-5.x-dev » 6.x-3.0
Issue summary: View changes
Status: Active » Closed (fixed)

Revert status & close stale issue.