Infilling Ministry of Transportation and Infrastructure data
Working on this a while backā¦
james@basalt ~/code/hg/crmprtd $ for i in `~/testenv/bin/python scripts/moti_infill_download.py -l /tmp/moti_log.txt`; do wget --http-user=**** --http-password=**** -P xmls --no-check-certificate $i; done
blog comments powered by Disqus