Posted by wesku on February 27, 2009 at 6:32pm
Jump to:
| Project: | Location |
| Version: | 7.x-3.x-dev |
| Component: | Data update |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
I implemented support for Finnish postal codes some time ago. The code is originally based on location.us.inc. I have been using this in two different projects, but the code has not been extensively tested outside those projects. A patch for location.fi.inc and a database dump are attached.
| Attachment | Size |
|---|---|
| location-finland.patch | 5.6 KB |
| zipcodes.fi_.mysql_.gz | 49.04 KB |
Comments
#1
another location.xx.inc file location.fi.inc (writing that so google can find this)
also marking related to #175193: Zip code database out of date
#2
A couple of things here for wesku:
(1) If I can get an update on how your version of the location.fi.inc file has worked for you since the original post, I can go ahead and add that.
(2) The zipcodes SQL file you provided uses a table prefix for the {zipcodes} table. Also, I need to double-check with you that the data in that file is free.
If you can answer those two points, we can go ahead and add this to 7.x-3.x/7.x-4.x and (maybe) 6.x-3.x.