From 5a3fe172492b66c859ef99ea2aba64010f9eee8e Mon Sep 17 00:00:00 2001 From: andrewxhill Date: Tue, 12 Aug 2014 07:44:08 -0400 Subject: [PATCH] postal code placeholder --- geocoder/postal-codes/README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 geocoder/postal-codes/README.md diff --git a/geocoder/postal-codes/README.md b/geocoder/postal-codes/README.md new file mode 100644 index 0000000..209ad88 --- /dev/null +++ b/geocoder/postal-codes/README.md @@ -0,0 +1,29 @@ +Postal code geocoder +=============== + +### Function + +### Creation steps + +### Data Sources + +Australian polygons - http://www.abs.gov.au/AUSSTATS/abs@.nsf/DetailsPage/2033.0.55.0012011?OpenDocument + +Canadian polygons - http://www12.statcan.gc.ca/census-recensement/2011/geo/bound-limit/bound-limit-2011-eng.cfm + +USA polygons - http://www2.census.gov/geo/tiger/TIGER2013/ZCTA5/tl_2013_us_zcta510.zip + +French polygons - http://www.data.gouv.fr/dataset/fond-de-carte-des-codes-postaux + + +### Preparation details + +## Admin0_synonyms + + +### Ranks + +| rank number | origin data | origin column | description | +|-------------|-----------------------------|---------------|----------------------| + +__notes:__ \ No newline at end of file