Initial import of a list of UK national postcodes into the Packages
authoragc <agc>
Thu, 26 May 2005 08:58:43 +0000 (08:58 +0000)
committeragc <agc>
Thu, 26 May 2005 08:58:43 +0000 (08:58 +0000)
commit463a71e8269f0b796bf100ee9169b2f9d912cd25
tree9aa9ad7d0c2e04ada415ed8559a0355dbd678ca6
parent551c9b09097617cb6891fe0f671deca63dc77291
Initial import of a list of UK national postcodes into the Packages
Collection. The list is a five-field CSV file.

Free list of UK postcodes

The list is formatted as plain text, with each record on a separate
line.  Each record consists of five fields, each field being separated
by a comma.  You should be able to import this data into most
applications that support "comma separated variables".  The five
fields are:

   1. First part of the UK postcode (area code)
   2. x-coordinate (metres)
   3. y-coordinate (metres)
   4. Latitude
   5. Longitude
misc/ukpostcodes/DESCR [new file with mode: 0644]
misc/ukpostcodes/Makefile [new file with mode: 0644]
misc/ukpostcodes/PLIST [new file with mode: 0644]
misc/ukpostcodes/distinfo [new file with mode: 0644]