test.tif into threshold file: test/test-threshold-tmp.tif
Origin GeoTIFF : test.tif
Destination : test/test-tmp.tif
Traceback (most recent call last):
File "./vectorize_map.py", line 609, in
main(sys.argv[1:])
File "./vectorize_map.py", line 118, in main
processfile(inputfile, "")
File "./vectorize_map.py", line 202, in processfile
geoText = subprocess.Popen(["gdalinfo", inputfile], stdout=subprocess.PIPE).communicate()[0]
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 679, in init
errread, errwrite)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1228, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
NYPL Labs Map Vectorizer v0.1
By: Mauricio Giraldo Arteaga @mgiraldo / @nypl_labs
GIMP executable path [/Applications/Gimp.app/Contents/MacOS/gimp-2.8]:
Processing file: test.tif
Thresholdizing:
test.tif into threshold file: test/test-threshold-tmp.tif
Origin GeoTIFF : test.tif Destination : test/test-tmp.tif Traceback (most recent call last): File "./vectorize_map.py", line 609, in
main(sys.argv[1:])
File "./vectorize_map.py", line 118, in main
processfile(inputfile, "")
File "./vectorize_map.py", line 202, in processfile
geoText = subprocess.Popen(["gdalinfo", inputfile], stdout=subprocess.PIPE).communicate()[0]
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 679, in init
errread, errwrite)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1228, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory