Giter VIP home page Giter VIP logo

french-zip-code's Issues

departments_id meaning?

What's the meaning of the departments_id column? It seems that it's not equal to the department number.

add Lion-sur-Mer in the database

Hi is it possible to add Lion-sur-Mer city ? here is my code for my postgresql DB (my 2 cents)

INSERT INTO cities (department_code, insee_code, zip_code, name, slug, gps_coordinates) VALUES ('14', '14365', 14780, 'Lion-sur-Mer', 'lion sur mer', POINT(-0.332261764705882368,49.301512941176469));

Best regards.

Ajouter/Utiliser un autre fournisseur de cartographie

Bonjour, il serait bien d'ajouter un autre fournisseur de carte, tel que OSM (ou autre) avec leaflet.js ou autre afin de palier aux restrictions de google map.

Après, je ne me rappel plus les autres fournisseurs de cartes ...

"Le Theil": wrong postal code

At the following line:

24235;62;"Le Theil";"le-theil";"le theil";"61P19";48.2639;0.688

Postal code is "61P19" instead of "61260".

Error for Thièvres zip_code

Saw this while generating unique slugs by concatenating zip_codes and city names.

There are 2 french cities named Thièvres.

  • one in dpt 62
  • one in dpt 80

I am using your cities.csv :

24861,62,62814,62760,Thièvres,thievres,50.132551851852,2.4468190740741
[...]
32410,80,80756,62760,Thièvres,thievres,50.120079733333,2.4628542666667

second occurence for dpt 80 has a wrong zip_code.
it should be :

32410,80,80756,80560,Thièvres,thievres,50.120079733333,2.4628542666667

source: https://fr.wikipedia.org/wiki/Thi%C3%A8vres_(Somme)

Corse cities not set

The cities files, won't take the corse departments So a big fix is needed.

Work on it from now ;)

Erreur de zipcode

A la ligne suivante :

(32000,81,'Amiens','amiens','amiens','80000,',49.8943,2.2957),

le code postal est suivi d'une virgule

"Thièvres" Wrong Zipcode

There are 2 "Thièvres" in the cities:

24861,62,62814,62760,Thièvres,thievres,50.132551851852,2.4468190740741
and
32410,80,80756,62760,Thièvres,thievres,50.120079733333,2.4628542666667

The Zipcode for the second one is supposed to be 80560, not the same as the first one

small fixes to city file

Hello! First of all, thank you so much for this resource. I just point out a couple little 'bugs' in cities.csv that I came across:

  1. the last 3 rows contain commas instead of semicolons;
  2. the "slug" and "pattern" versions of "Lüe" are "le" instead of "lue".
    (In python, I obtain "lue" via unicodedata.normalize("NFKD", "Lüe").encode('ascii', 'ignore').decode('ascii') - just in case).

Cheers!

Duplicate entries

The following entries are exact duplicates:

3900;11;"Port-la-Nouvelle";"port-la-nouvelle";"port la nouvelle";"11210";43.0206;3.0433
3931;11;"Port-la-Nouvelle";"port-la-nouvelle";"port la nouvelle";"11210";43.0206;3.0433
18090;50;"Montrevault-sur-Èvre";"montrevault-sur-evre";"montrevault sur evre";"49110";47.2611;-1.0458
18091;50;"Montrevault-sur-Èvre";"montrevault-sur-evre";"montrevault sur evre";"49600";47.2611;-1.0458
18092;50;"Montrevault-sur-Èvre";"montrevault-sur-evre";"montrevault sur evre";"49600";47.2611;-1.0458
18749;52;"Isles-sur-Suippe";"isles-sur-suippe";"isles sur suippe";"51110";49.3572;4.2014
18996;52;"Isles-sur-Suippe";"isles-sur-suippe";"isles sur suippe";"51110";49.3572;4.2014
24682;63;"Hénin-sur-Cojeul";"henin-sur-cojeul";"henin sur cojeul";"62128";50.2256;2.8352
24683;63;"Hénin-sur-Cojeul";"henin-sur-cojeul";"henin sur cojeul";"62128";50.2256;2.8352
14775;39;"Saint-Pierre-d'Entremont";"saint-pierre-d-entremont";"saint pierre d entremont";"73670";45.4161;5.8547
24198;62;"Saint-Pierre-d'Entremont";"saint-pierre-d-entremont";"saint pierre d entremont";"61800";48.8097;-0.6491
29806;74;"Saint-Pierre-d'Entremont";"saint-pierre-d-entremont";"saint pierre d entremont";"73670";45.4161;5.8547
32000;81;"Amiens";"amiens";"amiens";"80000";49.8943;2.2957
32001;81;"Amiens";"amiens";"amiens";"80080";49.8943;2.2957
32002;81;"Amiens";"amiens";"amiens";"80000";49.8943;2.2957

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.