Are these files up to date?
If so is it possible to replace them in location module?

Comments

jofdesign’s picture

What about issues on not unique zipcode (http://drupal.org/node/42901) ? Is there a working solution ?

clashar’s picture

+1

jim005’s picture

+1

stomerfull’s picture

Hello every one

where can i find the last version of zipcodes.fr.mysql for Drupal7

Im using the latest version of location module 7.x-3.0-alpha1 but not find in database folder of module the zipcodes.fr.mysql file

thank you in advance for your help

jibus’s picture

Title: France location data update » Province France location data needs to be updated
Category: feature » task
Status: Active » Needs review
StatusFileSize
new6.44 KB

Hi,

I took the file in #1 (location.fr.inc) and made a patch against the current 7.x-3.x dev version

I removed extra space and unnecessary comment.

Please test, in order to have this commited :)

For 6.x version, see http://drupal.org/node/635958

jibus’s picture

Reroll patch, forgot to add Mayotte (976)

Please test

podarok’s picture

Status: Needs review » Active

#1931088: [META] Fixing tests tests were broken, so triggering to active

podarok’s picture

Status: Active » Needs review

bot

podarok’s picture

+++ b/supported/location.fr.incundefined
@@ -4,67 +4,137 @@
-    'U84' => "Vaucluse - Provence-Alpes-Cote d'Azur",
+   ¶
+++ b/supported/location.fr.incundefined
@@ -4,67 +4,137 @@
+    'A16' => "Charente (16)",
+    'A17' => "Charente-Maritime (17)", ¶

a few http://drupal.org/coding-standards#indenting bugs

podarok’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.