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.

Comments

yesct’s picture

Title: Support for Finnish postal codes » Support for Finnish postal codes location.fi.inc
Component: Code » Data update

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

ankur’s picture

Version: 6.x-3.x-dev » 7.x-3.x-dev
Status: Needs review » Needs work

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.