chadrockey / TGC-Designer-Tools

Tools to support course creation and Lidar/Terrain Creation in The Golf Club 2019.
Apache License 2.0
44 stars 27 forks source link

Exception in Tkinter callback while processing import OSM 'NoneType' object has no attribute 'ways' #101

Open odcheck opened 2 years ago

odcheck commented 2 years ago

Exception in Tkinter callback Traceback (most recent call last): File "tkinter\__init__.py", line 1705, in __call__ File "tgc_gui.py", line 547, in generateCourseFromLidar File "tgc_image_terrain.py", line 264, in generate_course File "OSMTGC.py", line 391, in addOSMToTGC AttributeError: 'NoneType' object has no attribute 'ways'