Machine learning for creating terrain from town name
python download_address_csv.py
zenkoku.csv will be generated at the current working directory if the program completes successfully.
python addr2latlong.py
If the program completes successfully, you can see a lot of dataset files in ./dataset directory. The dataset consists of two pairs of files. One is a txt file that stores the address, and the other is a png file that stores the map.
python plot_map.py -dataset ./dataset -output output