Zipcodes for Austria

mr3dblond - February 25, 2009 - 06:36
Project:Location
Version:6.x-3.x-dev
Component:Data update
Category:feature request
Priority:minor
Assigned:Unassigned
Status:active
Description

Hi folks,

here it is a database import file for Austria zipcodes. It would be nice, if it would be delivered with upcoming module versions.

cu

AttachmentSize
zipcodes.at_.mysql_.gz27.1 KB

#1

YesCT - April 16, 2009 - 08:02
Component:Miscellaneous» Data update

related to #175193: Zip code database out of date

#2

YesCT - June 29, 2009 - 14:10
Version:6.x-3.0» 6.x-3.x-dev

This file contains lines like:

INSERT INTO `zipcodes` VALUES('1010', 'Wien', 'WIE', '46.766700', '14.766700', 1, 1, 'at');
INSERT INTO `zipcodes` VALUES('1020', 'Wien', 'WIE', '46.644200', '13.892200', 1, 1, 'at');
INSERT INTO `zipcodes` VALUES('1030', 'Wien', 'WIE', '46.766700', '14.866700', 1, 1, 'at');
INSERT INTO `zipcodes` VALUES('1040', 'Wien', 'WIE', '46.792800', '14.813100', 1, 1, 'at');
INSERT INTO `zipcodes` VALUES('1050', 'Wien', 'WIE', '46.644200', '13.892200', 1, 1, 'at');

What kind of format does it have to be to be easy to commit as part of an upcoming dev release? A new file? like:
#73714: Support for the Netherlands (NL), a location.cc.inc file?
or a patch (http://drupal.org/patch/create)?

I'm fairly certain, anything would have to be against the current dev release.

 
 

Drupal is a registered trademark of Dries Buytaert.