Produces a JSON static geocoding lookup
- Download the "Statistical Area Level 1 (SA1) ASGS Ed 2016 Digital Boundaries in ESRI Shapefile Format" from http://www.abs.gov.au/AUSSTATS/[email protected]/DetailsPage/1270.0.55.001July%202016?OpenDocument.
- Unzip
json-geocoding-lookup -i SA1_2016_AUST.shp -o SA1_2016_AUST.json -k SA1_7DIG16 -p 4
- Minify
json_reformat -m < SA1_2016_AUST.json > SA1_2016_AUST.min.json