Needs review
Project:
Location
Version:
7.x-3.7
Component:
Data update
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2007 at 20:57 UTC
Updated:
28 Feb 2018 at 17:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
lilou commentedZipcode database in attachment.
Comment #2
lilou commentedZipped file (remove .patch)
Comment #3
thierry_gd commentedLittle update on the previously uploaded patch
Comment #4
toma commentedThanks for your contrib, i would like to use this module for my french project, i want to have all the country names in french, like United States = Etats Unis etc , anyone know how to do this!
Comment #5
ankur commentedWith the latest commits, French geocoding via Google is now available. As for zipcodes, I found France to be a little tricky. Although in the US zipcodes can span more than one city, it is very unusual and usually only happens in really small areas. However, when I last checked, it seemed that a single zipcode in France could span multiple cities/towns. If this is not the case and someone can give me a database with one city for each zipcode, I'll happily add it to the zipcodes directory, though with Google geocoding, I wouldn't understand the desire to geocode off of zipcodes when you have the accuracy of google geocoding.
-Ankur
Comment #6
ray007 commentedLocation search uses the data in the zipcodes table by calling location_latlon_rough().
Without having the data for your country in there, the location search doesn't work.
Comment #7
(not verified) commentedComment #8
stomerfull commentedout of date
Comment #9
chapsou commentedComment #10
chapsou commentedHello,
I'm looking for a way to have the database for support FRANCE zipcode.
Anyone can help me plz ?
Thanks
Comment #11
philyOld topic but not closed yet so here is an update of zipcodes for France with lat/long coordinates, in csv and mysql formats;-)
Data are available at https://www.data.gouv.fr/fr/datasets/base-officielle-des-codes-postaux/
Comment #12
lambic commentedThere are a few errors in zipcodes.fr.mysql from #11, so here's a working copy. Some of the postal codes still don't have coordinates though
Comment #13
lambic commentedoops, help if I attach the file