Results 1 to 10 of 10

Thread: postcodes csv format for every country here

  1. #1
    stevie's Avatar
    Join Date
    May 2005
    Posts
    253

    Default postcodes csv format for every country here

    hi guys i found the link below where you can download all different countrys postcodes in csv format here the link

    http://www.eventme.com/pc/PostalCodeHelp.aspx

    admin sorry if your not allowed to post links i didnt know

  2. #2
    stevie's Avatar
    Join Date
    May 2005
    Posts
    253

    Default

    also has any one got list of uk counties please

  3. #3
    Jack Kubel
    Guest

    Default german zip code

    hi,

    have everywher the postcode completed for german?

    the csf file from http://www.eventme.com/pc/PostalCodeHelp.aspx

    this i have downloaded but how can i integrated in mysql?

  4. #4
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default Re: german zip code

    Quote Originally Posted by Jack Kubel
    hi,

    have everywher the postcode completed for german?

    the csf file from http://www.eventme.com/pc/PostalCodeHelp.aspx

    this i have downloaded but how can i integrated in mysql?
    Upload the file here so we can take a look at it.

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  5. #5
    Jack Kubel
    Guest

    Default file

    hi,

    here is the file.

    best regards
    Attached Files Attached Files

  6. #6
    ijk
    ijk is offline

    Join Date
    Apr 2005
    Posts
    340

    Default NO LATTITUDE/LONGITUDE COORDINATES

    most of these files donot have a lattitude or longitude coordinates.
    So wondering how would one use this data to do a radius search.

  7. #7
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default

    I looked at this, and saw some problems with this:

    PLZ,City (+ City District if available),State,District (if available)

    "City District if available" is are in the same field as "City".... this info should be in it's own field.

    example:
    76831,Ilbesheim bei Landau in der Pfalz ,RP,SÜW

    What is the city, what is the district? Is it all a city?

    Data like this is difficult to import without going through it manually and splitting up the info, or writing some code to do the same.

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  8. #8
    Jack Kubel
    Guest

    Default what do you think?

    76831= this is the zipcode

    Ilbesheim bei Landau in der Pfalz = this al is really the city

    RP = this is the federal state Rheinland Pfalz

    SÜW = orientation

    i think it´s not good idea to insert this code

    have you idea how can i create self this code for germany or how can i get this code?

    thanks Jack

  9. #9
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default Re: what do you think?

    Quote Originally Posted by Jack Kubel
    76831= this is the zipcode

    Ilbesheim bei Landau in der Pfalz = this al is really the city

    RP = this is the federal state Rheinland Pfalz

    SÜW = orientation

    i think it´s not good idea to insert this code

    have you idea how can i create self this code for germany or how can i get this code?

    thanks Jack
    I think you could import it, maybe the city district makes no difference... maybe it SHOULD be in the same field as city.

    As ijk said; most of these files donot have a lattitude or longitude coordinates.

    I am not sure where to get the files really needed; with all the info and lattitude or longitude coordinates.

    Sounds like a job for someone to do on Google.

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  10. #10
    goldstate
    Guest

    Default Its a big job but can be done.

    I've never been to the UK, so I'm not familiar with the difference between a "county" and "unitary authority". However you can find the latitude and longitude of every city in the world by going here:

    World/Europe/United Kingdom/England for example:

    http://www.getty.edu/vow/TGNHierarch...jectid=7002445


    I've been trying to get my Web Scraper to get them all but it keeps breaking since I don't know the rules of county v unitary authority and because the "old country" doesn't follow any conventional rules of place like the US. I've also been toying with the idea of using city on auto complete instead of zip all together. Just haven't figured it out yet. Check it out, may be of some value to some of you.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Install UK postcodes
    By ijk in forum Database
    Replies: 27
    Last Post: 05-23-2009, 11:02 PM
  2. Importing XML userlist format
    By dreamdates_au in forum General Troubleshooting
    Replies: 1
    Last Post: 08-19-2008, 08:16 PM
  3. Postcodes
    By hector in forum General Issues, Comments, Questions
    Replies: 8
    Last Post: 01-17-2007, 06:24 PM
  4. Fixed UK postcodes
    By Smithp0 in forum General Troubleshooting
    Replies: 2
    Last Post: 10-10-2006, 03:50 PM
  5. change date format
    By raeyo in forum FAQ & HOWTO
    Replies: 0
    Last Post: 03-13-2006, 04:45 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •