Closed (duplicate)
Project:
Location
Version:
6.x-3.x-dev
Component:
Data update
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2009 at 22:29 UTC
Updated:
16 Oct 2011 at 19:36 UTC
Jump to comment: Most recent file
Comments
Comment #1
juicytoo commentedI used this mysql query :
Comment #2
netsensei commentedSame here for zipcodes.be.sql.
juicytoo's trick worked perfectly to solve this.
I think we could go two ways with this:
1. change all the zipcodes in the SQL and make sure the data matches the correct columns
2. be lazy and just add juicytoo's query to the end of the affected sql files.
I'd go for 1. Should be doable with a bit of regex magic.
Comment #3
polHere is the good file.
Comment #4
yesct commentedI remember a recent issue about this... Please check to see if this is still a problem in the new release. If it is, reply with a new summary and set the status back to active.
Comment #5
pfrenssenThis has been fixed in #830352: postcode database files for au & be have lat/lon reversed.
Comment #6
jbfelix commentedThank you Pol !