/postcode_parser

Very basic script that batch parses dutch zipcodes to longitude, latitude, city, municipality and street using http://api.postcodedata.nl/

Primary LanguagePython

postcode_parser

Very basic script that batch parses dutch zipcodes to longitude, latitude, city, municipality and street using http://api.postcodedata.nl/

Usage:

python parse_postalcode.py postcode.txt out.csv

Where postcode.txt is a file containing zipcodes and numbers, and out.csv is the name of your output file.