<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: New Zealand Postcode Database (V2)</title>
	<atom:link href="http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/</link>
	<description>There is no spoon</description>
	<lastBuildDate>Sat, 21 Jan 2012 05:38:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Flashmob</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37900</link>
		<dc:creator>Flashmob</dc:creator>
		<pubDate>Thu, 08 Dec 2011 06:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37900</guid>
		<description>Here&#039;s a query for combing all 3 tables in to one table:

INSERT INTO customer_nz_postcodes
( postcode, suburb, town, rural_d )

select postcode, suburb, area as town, null as rd FROM suburbs 
UNION 
select postcode, NULL as suburb, town, rd FROM rural
UNION 
Select postcode, lobby as suburb, city as twon, null as rd FROM boxes

(tip: Disclaimer: I&#039;m not from NZ, is it reasonable to generalize like this?)</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a query for combing all 3 tables in to one table:</p>
<p>INSERT INTO customer_nz_postcodes<br />
( postcode, suburb, town, rural_d )</p>
<p>select postcode, suburb, area as town, null as rd FROM suburbs<br />
UNION<br />
select postcode, NULL as suburb, town, rd FROM rural<br />
UNION<br />
Select postcode, lobby as suburb, city as twon, null as rd FROM boxes</p>
<p>(tip: Disclaimer: I&#8217;m not from NZ, is it reasonable to generalize like this?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Johnson-Bade</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37890</link>
		<dc:creator>Kevin Johnson-Bade</dc:creator>
		<pubDate>Wed, 26 Oct 2011 00:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37890</guid>
		<description>Hey thanks for doing such a great job with this!!</description>
		<content:encoded><![CDATA[<p>Hey thanks for doing such a great job with this!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Sims</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37880</link>
		<dc:creator>Steve Sims</dc:creator>
		<pubDate>Mon, 11 Jul 2011 04:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37880</guid>
		<description>Hi there could I also get a copy of the CSV please to steve@sims.gen.nz
Thanks</description>
		<content:encoded><![CDATA[<p>Hi there could I also get a copy of the CSV please to <a href="mailto:steve@sims.gen.nz">steve@sims.gen.nz</a><br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37879</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 08 Jul 2011 11:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37879</guid>
		<description>&lt;a href=&quot;#comment-37878&quot; rel=&quot;nofollow&quot;&gt;from  http://www.zippostalcodes.com/postcodes/nz/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="#comment-37878" rel="nofollow">from  </a><a href="http://www.zippostalcodes.com/postcodes/nz/" rel="nofollow">http://www.zippostalcodes.com/postcodes/nz/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37878</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 08 Jul 2011 11:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37878</guid>
		<description>You can look up and download NZ Postcodes (in the new format) with city and very precise latitude and longitude data.</description>
		<content:encoded><![CDATA[<p>You can look up and download NZ Postcodes (in the new format) with city and very precise latitude and longitude data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37877</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 05 Jul 2011 09:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37877</guid>
		<description>Hi,

Does anybody have a csv file of NZ postcodes to regions that they could send me. Would be greatly appreciated. I tried looking at the link http://www.srmiller.net/nzpostcode/nzpostcode2csv.zip but it doesn&#039;t seem to work anymore</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Does anybody have a csv file of NZ postcodes to regions that they could send me. Would be greatly appreciated. I tried looking at the link <a href="http://www.srmiller.net/nzpostcode/nzpostcode2csv.zip" rel="nofollow">http://www.srmiller.net/nzpostcode/nzpostcode2csv.zip</a> but it doesn&#8217;t seem to work anymore</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37868</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Fri, 15 Apr 2011 03:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37868</guid>
		<description>Woops, could I have it in csv?</description>
		<content:encoded><![CDATA[<p>Woops, could I have it in csv?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37867</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Fri, 15 Apr 2011 03:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37867</guid>
		<description>&lt;a href=&quot;#comment-37856&quot; rel=&quot;nofollow&quot;&gt;@Scoro &lt;/a&gt; 
Scoro: Any chance of a copy? Please send to o.m.watson@gmail.com. Ta!</description>
		<content:encoded><![CDATA[<p><a href="#comment-37856" rel="nofollow">@Scoro </a><br />
Scoro: Any chance of a copy? Please send to <a href="mailto:o.m.watson@gmail.com">o.m.watson@gmail.com</a>. Ta!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GregA</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37864</link>
		<dc:creator>GregA</dc:creator>
		<pubDate>Tue, 22 Mar 2011 04:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37864</guid>
		<description>Hi, I needed a list like this for my company, but I am donating to you out of my own pocket, purely from admiration and personal thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I needed a list like this for my company, but I am donating to you out of my own pocket, purely from admiration and personal thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scoro</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37856</link>
		<dc:creator>Scoro</dc:creator>
		<pubDate>Tue, 08 Feb 2011 08:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37856</guid>
		<description>I&#039;ve done a bit of playing and

A) converted it into Postgresql sql
B) converted the addrinfo column into a streetMin and streetMax column 

if anyone wants it -- the current streetMin and streetMax are in Postgres format, but its fairly trivial for me to turn them into CSV or mysql if the desire was there</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done a bit of playing and</p>
<p>A) converted it into Postgresql sql<br />
B) converted the addrinfo column into a streetMin and streetMax column </p>
<p>if anyone wants it &#8212; the current streetMin and streetMax are in Postgres format, but its fairly trivial for me to turn them into CSV or mysql if the desire was there</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37822</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 16 Nov 2010 19:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37822</guid>
		<description>Legend! Thanks so much for putting this together</description>
		<content:encoded><![CDATA[<p>Legend! Thanks so much for putting this together</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kereama Williams</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37817</link>
		<dc:creator>Kereama Williams</dc:creator>
		<pubDate>Sat, 09 Oct 2010 22:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37817</guid>
		<description>Thanks great job you have done</description>
		<content:encoded><![CDATA[<p>Thanks great job you have done</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sue</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37801</link>
		<dc:creator>Sue</dc:creator>
		<pubDate>Tue, 27 Jul 2010 07:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37801</guid>
		<description>I would love a NZ postcode csv file with simply the postcode and the region.
If anyone has one, can you please let me know how I get it.
Thanks</description>
		<content:encoded><![CDATA[<p>I would love a NZ postcode csv file with simply the postcode and the region.<br />
If anyone has one, can you please let me know how I get it.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37798</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 30 Jun 2010 04:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37798</guid>
		<description>Or you can use this to extract the postcode from the NZ Post PDF
http://www.srmiller.net/nzpostcode/nzpostcode2csv.zip</description>
		<content:encoded><![CDATA[<p>Or you can use this to extract the postcode from the NZ Post PDF<br />
<a href="http://www.srmiller.net/nzpostcode/nzpostcode2csv.zip" rel="nofollow">http://www.srmiller.net/nzpostcode/nzpostcode2csv.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37794</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 17 Jun 2010 11:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37794</guid>
		<description>To everyone who wants to associate suburbs with region (no matter the accuracy) do the following;

1) Import the V1 version of the postcode database
2) Import the V2 version of the postcode database
3) Add a column to the suburbs table from the v2 database called regionid INT(11)
4) Run the following SQL (note I appended &quot;location_&quot; to the start of all my V2 tables, and renamed the V1 table postcodes_v1):

UPDATE location_suburbs, location_regions, postcodes_v1 SET location_suburbs.regionid = location_regions.regionid WHERE location_suburbs.suburb = postcodes_v1.suburb AND postcodes_v1.region = location_regions.regionid

Hope this helps... all I&#039;m looking for is a nice way to let people who register on a site pick a region and suburb!</description>
		<content:encoded><![CDATA[<p>To everyone who wants to associate suburbs with region (no matter the accuracy) do the following;</p>
<p>1) Import the V1 version of the postcode database<br />
2) Import the V2 version of the postcode database<br />
3) Add a column to the suburbs table from the v2 database called regionid INT(11)<br />
4) Run the following SQL (note I appended &#8220;location_&#8221; to the start of all my V2 tables, and renamed the V1 table postcodes_v1):</p>
<p>UPDATE location_suburbs, location_regions, postcodes_v1 SET location_suburbs.regionid = location_regions.regionid WHERE location_suburbs.suburb = postcodes_v1.suburb AND postcodes_v1.region = location_regions.regionid</p>
<p>Hope this helps&#8230; all I&#8217;m looking for is a nice way to let people who register on a site pick a region and suburb!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37793</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 17 Jun 2010 11:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37793</guid>
		<description>You. Are. A. God.

Thank you so much!</description>
		<content:encoded><![CDATA[<p>You. Are. A. God.</p>
<p>Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Michaels</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37785</link>
		<dc:creator>James Michaels</dc:creator>
		<pubDate>Sun, 25 Apr 2010 07:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37785</guid>
		<description>Thanks heaps. Do you have a phone number db to by any chance?</description>
		<content:encoded><![CDATA[<p>Thanks heaps. Do you have a phone number db to by any chance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37784</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 12 Apr 2010 04:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37784</guid>
		<description>You are a star. Saved me a heap of time and money</description>
		<content:encoded><![CDATA[<p>You are a star. Saved me a heap of time and money</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37744</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 28 Oct 2009 10:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37744</guid>
		<description>Is there a way to determine the region by postcode e.g starting with a particular digit?</description>
		<content:encoded><![CDATA[<p>Is there a way to determine the region by postcode e.g starting with a particular digit?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37743</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 28 Oct 2009 09:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37743</guid>
		<description>Thanks very much for the DB. It really helped a lot!!!!!!!!!!!!
You are a legend mate!</description>
		<content:encoded><![CDATA[<p>Thanks very much for the DB. It really helped a lot!!!!!!!!!!!!<br />
You are a legend mate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Sitwell</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37740</link>
		<dc:creator>Charles Sitwell</dc:creator>
		<pubDate>Fri, 23 Oct 2009 04:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37740</guid>
		<description>This is just what I was hoping NZPost would provide when they introduced the new system.  Since then I have been putting off the evil day when I would have to do it myself.
My interest is I&#039;ve set up databases for a number of not-for-profit groups to which I belong, with a button to look up the Postal code and insert it after they have typed in the address of a member.
To use this data in the same way, would I need to pay and to whom and what about NZ Post copyright.  I don&#039;t want any suprises down the track. So I&#039;m asking before starting what will still be quite a lot of work :-)</description>
		<content:encoded><![CDATA[<p>This is just what I was hoping NZPost would provide when they introduced the new system.  Since then I have been putting off the evil day when I would have to do it myself.<br />
My interest is I&#8217;ve set up databases for a number of not-for-profit groups to which I belong, with a button to look up the Postal code and insert it after they have typed in the address of a member.<br />
To use this data in the same way, would I need to pay and to whom and what about NZ Post copyright.  I don&#8217;t want any suprises down the track. So I&#8217;m asking before starting what will still be quite a lot of work <img src='http://www.noodles.net.nz/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37729</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Tue, 01 Sep 2009 07:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37729</guid>
		<description>Thanks for your efforts, appreciate it</description>
		<content:encoded><![CDATA[<p>Thanks for your efforts, appreciate it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37727</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Sun, 23 Aug 2009 22:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37727</guid>
		<description>Just dropping a note of thanks, awesome to see helpful projects like this, keep up the good work.</description>
		<content:encoded><![CDATA[<p>Just dropping a note of thanks, awesome to see helpful projects like this, keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melanie</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37726</link>
		<dc:creator>Melanie</dc:creator>
		<pubDate>Sun, 16 Aug 2009 22:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37726</guid>
		<description>Hey, how current is this postcode list?</description>
		<content:encoded><![CDATA[<p>Hey, how current is this postcode list?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37361</link>
		<dc:creator>Jo</dc:creator>
		<pubDate>Tue, 03 Mar 2009 01:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37361</guid>
		<description>This is fantastic, and I really appreciate your efforts.  The postcodes are one peice of the puzzle for a project I am working on, the other being SNZ mesh blocks.  Are you able, or do you know anywhere, where these two have been aligned?</description>
		<content:encoded><![CDATA[<p>This is fantastic, and I really appreciate your efforts.  The postcodes are one peice of the puzzle for a project I am working on, the other being SNZ mesh blocks.  Are you able, or do you know anywhere, where these two have been aligned?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

