Hallo Oscar,
ich habe da im Mometn das Problem, daß beim Versuch etwas auf dem "Custom overlay dir" zu übernehmen, der Prozess sich bei der Meldung "Converting the copy to text format" offenbar aufhängt.
Folgende Fehlermeldung tauch im Terminal auf:
iMac:Ortho4XP wdr$ python3 Ortho4XP.py
sh: 7z: command not found
Exception in thread Thread-3:
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/threading.py", line 923, in _bootstrap_inner self.run()
File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/threading.py", line 871, in run self._target(*self._args, **self._kwargs)
File "Ortho4XP.py", line 3313, in build_overlay fingers_crossed=subprocess.Popen(dsfconvertcmd,stdout=subprocess.PIPE,bufsize=0)
File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/subprocess.py", line 950, in __init__restore_signals, start_new_session)
File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/subprocess.py", line 1540, in _execute_child raise child_exception_type(errno_num, err_msg)
PermissionError: [Errno 13] Permission denied
Wenn ich mit dem Step 2.5 weitermache wird zwar weiter generiert und erstellt, mir fehlen aber in den erzeugten Tiles die Strassen (und vielleicht sogar mehr, ich weiß es nicht wirklich).
Hast Du eine Idee was ich hier mache und vor allem falsch mache?
Danke vielmals für Hilfe und Ortho4XP