Skip to content

pilkch/postcodes

Repository files navigation

Chris Pilkington

Copyright ©
http://chris.iluo.net/

License

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Description

This application generates a KML file of post code points from importing parts into Google Maps.

Requirements

Java
Ant

sudo yum install java ant (Or “sudo apt-get install java ant” in Ubuntu)
git pull https://github.com/pilkch/postcodes.git

Building

cd postcodes/
ant build

Usage

ant Application

If everything worked, these files should now be in your current folder:
points_au.kml
points_nz.kml
points_nz2.kml

Credit

This application is created by Christopher Pilkington.
It uses data from other websites.

Resources

Australian Post Codes
Copyright 2007, Corra Communications
All rights reserved
Corra Communications

New Zealand Post Codes
Copyright 2007, Noodles' Blog
All rights reserved
Noodles' Blog

KML Reference
KML

About

Generates a kml file for importing postcode data into Google Earth for Australia and New Zealand.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published