Stephen, I’m not sure what code/codes you have tried so far, but try using 26914. It’s worked for me for some North Texas courses.
Great, thank you very much, this looks promising and I think it is the correct code as I could see the course pop up in the mask.png. However, when I was processing the terrain, it all seemed to be going fine but then it got stuck at 56.38% and I got the following error message'
Exception in Tkinter callback
Traceback (most recent call last)
File "OSMTGC.py" line 416, in addOSMToTGC:
File "site-packages\overpy\_init_.py", line 860, in get_nodes
File "site-packages\overpy\_init.py, line 123, in query
overpy.exception.OverpassTooManyRequests: Too many requests
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "tkinter\_init_.py", line 1705, in__call__
File "tgc_gui.py", line 555, in generateCourseFromLidar
File "tgc_image_terrain.py", line 264, in generate_course
File "OMSTGC.py", line 418, in addOSMToTGC
AttributeError: module 'overpy' has no attribute 'OverpassGatewayTimeout"
Anyone have any idea what this means?