Guest User

Untitled

a guest
Jan 5th, 2018
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 321.21 KB | None | 0 0
  1. ******* Exception in tile 2810872 - to reprocess use boundaries: -8.888_53.963_-8.75_54.0 ******* at 2018-01-05_114724 -
  2.  
  3. Traceback (most recent call last):
  4. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  5. elev_is_solid_tuple = self._cache[key]
  6. KeyError: (-8.7512101, 53.9699671)
  7.  
  8. During handling of the above exception, another exception occurred:
  9.  
  10. Traceback (most recent call last):
  11. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  12. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  13. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  14. prepare_textures.facades, prepare_textures.roofs, stats)
  15. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  16. if not b.analyse_elev_and_water(fg_elev):
  17. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  18. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  19. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  20. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  21. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  22. elev_is_solid_tuple = really_probe(position)
  23. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  24. self._open_fgelev()
  25. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  26. bufsize=1, universal_newlines=True)
  27. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  28. restore_signals, start_new_session)
  29. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  30. startupinfo)
  31. PermissionError: [WinError 5] Access is denied
  32. ******* Exception in tile 2810873 - to reprocess use boundaries: -8.75_53.963_-8.5_54.0 ******* at 2018-01-05_114731 -
  33.  
  34. Traceback (most recent call last):
  35. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  36. elev_is_solid_tuple = self._cache[key]
  37. KeyError: (-8.673804, 53.994596)
  38.  
  39. During handling of the above exception, another exception occurred:
  40.  
  41. Traceback (most recent call last):
  42. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  43. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  44. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  45. prepare_textures.facades, prepare_textures.roofs, stats)
  46. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  47. if not b.analyse_elev_and_water(fg_elev):
  48. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  49. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  50. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  51. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  52. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  53. elev_is_solid_tuple = really_probe(position)
  54. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  55. self._open_fgelev()
  56. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  57. bufsize=1, universal_newlines=True)
  58. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  59. restore_signals, start_new_session)
  60. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  61. startupinfo)
  62. PermissionError: [WinError 5] Access is denied
  63. ******* Exception in tile 2810874 - to reprocess use boundaries: -8.5_53.963_-8.25_54.0 ******* at 2018-01-05_114736 -
  64.  
  65. Traceback (most recent call last):
  66. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  67. elev_is_solid_tuple = self._cache[key]
  68. KeyError: (-8.2983111, 53.9712915)
  69.  
  70. During handling of the above exception, another exception occurred:
  71.  
  72. Traceback (most recent call last):
  73. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  74. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  75. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  76. prepare_textures.facades, prepare_textures.roofs, stats)
  77. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  78. if not b.analyse_elev_and_water(fg_elev):
  79. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  80. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  81. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  82. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  83. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  84. elev_is_solid_tuple = really_probe(position)
  85. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  86. self._open_fgelev()
  87. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  88. bufsize=1, universal_newlines=True)
  89. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  90. restore_signals, start_new_session)
  91. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  92. startupinfo)
  93. PermissionError: [WinError 5] Access is denied
  94. ******* Exception in tile 2810875 - to reprocess use boundaries: -8.25_53.963_-8.0_54.0 ******* at 2018-01-05_114745 -
  95.  
  96. Traceback (most recent call last):
  97. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  98. elev_is_solid_tuple = self._cache[key]
  99. KeyError: (-8.0628763, 53.9896899)
  100.  
  101. During handling of the above exception, another exception occurred:
  102.  
  103. Traceback (most recent call last):
  104. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  105. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  106. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  107. prepare_textures.facades, prepare_textures.roofs, stats)
  108. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  109. if not b.analyse_elev_and_water(fg_elev):
  110. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  111. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  112. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  113. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  114. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  115. elev_is_solid_tuple = really_probe(position)
  116. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  117. self._open_fgelev()
  118. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  119. bufsize=1, universal_newlines=True)
  120. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  121. restore_signals, start_new_session)
  122. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  123. startupinfo)
  124. PermissionError: [WinError 5] Access is denied
  125. ******* Exception in tile 2810880 - to reprocess use boundaries: -8.888_54.0_-8.75_54.125 ******* at 2018-01-05_114749 -
  126.  
  127. Traceback (most recent call last):
  128. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  129. elev_is_solid_tuple = self._cache[key]
  130. KeyError: (-8.7711524, 54.0050371)
  131.  
  132. During handling of the above exception, another exception occurred:
  133.  
  134. Traceback (most recent call last):
  135. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  136. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  137. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  138. prepare_textures.facades, prepare_textures.roofs, stats)
  139. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  140. if not b.analyse_elev_and_water(fg_elev):
  141. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  142. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  143. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  144. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  145. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  146. elev_is_solid_tuple = really_probe(position)
  147. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  148. self._open_fgelev()
  149. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  150. bufsize=1, universal_newlines=True)
  151. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  152. restore_signals, start_new_session)
  153. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  154. startupinfo)
  155. PermissionError: [WinError 5] Access is denied
  156. ******* Exception in tile 2810888 - to reprocess use boundaries: -8.888_54.125_-8.75_54.25 ******* at 2018-01-05_114752 -
  157.  
  158. Traceback (most recent call last):
  159. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  160. elev_is_solid_tuple = self._cache[key]
  161. KeyError: (-8.8761628, 54.2499009)
  162.  
  163. During handling of the above exception, another exception occurred:
  164.  
  165. Traceback (most recent call last):
  166. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  167. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  168. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  169. prepare_textures.facades, prepare_textures.roofs, stats)
  170. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  171. if not b.analyse_elev_and_water(fg_elev):
  172. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  173. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  174. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  175. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  176. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  177. elev_is_solid_tuple = really_probe(position)
  178. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  179. self._open_fgelev()
  180. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  181. bufsize=1, universal_newlines=True)
  182. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  183. restore_signals, start_new_session)
  184. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  185. startupinfo)
  186. PermissionError: [WinError 5] Access is denied
  187. ******* Exception in tile 2810896 - to reprocess use boundaries: -8.888_54.25_-8.75_54.375 ******* at 2018-01-05_114754 -
  188.  
  189. Traceback (most recent call last):
  190. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  191. elev_is_solid_tuple = self._cache[key]
  192. KeyError: (-8.879619, 54.2509145)
  193.  
  194. During handling of the above exception, another exception occurred:
  195.  
  196. Traceback (most recent call last):
  197. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  198. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  199. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  200. prepare_textures.facades, prepare_textures.roofs, stats)
  201. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  202. if not b.analyse_elev_and_water(fg_elev):
  203. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  204. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  205. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  206. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  207. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  208. elev_is_solid_tuple = really_probe(position)
  209. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  210. self._open_fgelev()
  211. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  212. bufsize=1, universal_newlines=True)
  213. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  214. restore_signals, start_new_session)
  215. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  216. startupinfo)
  217. PermissionError: [WinError 5] Access is denied
  218. ******* Exception in tile 2810920 - to reprocess use boundaries: -8.888_54.625_-8.75_54.75 ******* at 2018-01-05_114807 -
  219.  
  220. Traceback (most recent call last):
  221. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  222. elev_is_solid_tuple = self._cache[key]
  223. KeyError: (-8.7788526, 54.6676547)
  224.  
  225. During handling of the above exception, another exception occurred:
  226.  
  227. Traceback (most recent call last):
  228. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  229. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  230. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  231. prepare_textures.facades, prepare_textures.roofs, stats)
  232. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  233. if not b.analyse_elev_and_water(fg_elev):
  234. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  235. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  236. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  237. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  238. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  239. elev_is_solid_tuple = really_probe(position)
  240. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  241. self._open_fgelev()
  242. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  243. bufsize=1, universal_newlines=True)
  244. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  245. restore_signals, start_new_session)
  246. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  247. startupinfo)
  248. PermissionError: [WinError 5] Access is denied
  249. ******* Exception in tile 2810881 - to reprocess use boundaries: -8.75_54.0_-8.5_54.125 ******* at 2018-01-05_114837 -
  250.  
  251. Traceback (most recent call last):
  252. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  253. elev_is_solid_tuple = self._cache[key]
  254. KeyError: (-8.7265526, 54.0559508)
  255.  
  256. During handling of the above exception, another exception occurred:
  257.  
  258. Traceback (most recent call last):
  259. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  260. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  261. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  262. prepare_textures.facades, prepare_textures.roofs, stats)
  263. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  264. if not b.analyse_elev_and_water(fg_elev):
  265. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  266. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  267. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  268. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  269. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  270. elev_is_solid_tuple = really_probe(position)
  271. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  272. self._open_fgelev()
  273. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  274. bufsize=1, universal_newlines=True)
  275. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  276. restore_signals, start_new_session)
  277. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  278. startupinfo)
  279. PermissionError: [WinError 5] Access is denied
  280. ******* Exception in tile 2810889 - to reprocess use boundaries: -8.75_54.125_-8.5_54.25 ******* at 2018-01-05_114856 -
  281.  
  282. Traceback (most recent call last):
  283. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  284. elev_is_solid_tuple = self._cache[key]
  285. KeyError: (-8.6202757, 54.167258)
  286.  
  287. During handling of the above exception, another exception occurred:
  288.  
  289. Traceback (most recent call last):
  290. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  291. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  292. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  293. prepare_textures.facades, prepare_textures.roofs, stats)
  294. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  295. if not b.analyse_elev_and_water(fg_elev):
  296. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  297. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  298. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  299. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  300. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  301. elev_is_solid_tuple = really_probe(position)
  302. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  303. self._open_fgelev()
  304. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  305. bufsize=1, universal_newlines=True)
  306. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  307. restore_signals, start_new_session)
  308. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  309. startupinfo)
  310. PermissionError: [WinError 5] Access is denied
  311. ******* Exception in tile 2810897 - to reprocess use boundaries: -8.75_54.25_-8.5_54.375 ******* at 2018-01-05_115008 -
  312.  
  313. Traceback (most recent call last):
  314. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  315. elev_is_solid_tuple = self._cache[key]
  316. KeyError: (-8.5578547, 54.3073386)
  317.  
  318. During handling of the above exception, another exception occurred:
  319.  
  320. Traceback (most recent call last):
  321. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  322. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  323. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  324. prepare_textures.facades, prepare_textures.roofs, stats)
  325. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  326. if not b.analyse_elev_and_water(fg_elev):
  327. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  328. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  329. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  330. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  331. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  332. elev_is_solid_tuple = really_probe(position)
  333. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  334. self._open_fgelev()
  335. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  336. bufsize=1, universal_newlines=True)
  337. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  338. restore_signals, start_new_session)
  339. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  340. startupinfo)
  341. PermissionError: [WinError 5] Access is denied
  342. ******* Exception in tile 2810905 - to reprocess use boundaries: -8.75_54.375_-8.5_54.5 ******* at 2018-01-05_115016 -
  343.  
  344. Traceback (most recent call last):
  345. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  346. elev_is_solid_tuple = self._cache[key]
  347. KeyError: (-8.5667389, 54.4089388)
  348.  
  349. During handling of the above exception, another exception occurred:
  350.  
  351. Traceback (most recent call last):
  352. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  353. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  354. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  355. prepare_textures.facades, prepare_textures.roofs, stats)
  356. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  357. if not b.analyse_elev_and_water(fg_elev):
  358. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  359. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  360. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  361. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  362. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  363. elev_is_solid_tuple = really_probe(position)
  364. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  365. self._open_fgelev()
  366. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  367. bufsize=1, universal_newlines=True)
  368. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  369. restore_signals, start_new_session)
  370. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  371. startupinfo)
  372. PermissionError: [WinError 5] Access is denied
  373. ******* Exception in tile 2810913 - to reprocess use boundaries: -8.75_54.5_-8.5_54.625 ******* at 2018-01-05_115018 -
  374.  
  375. Traceback (most recent call last):
  376. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  377. elev_is_solid_tuple = self._cache[key]
  378. KeyError: (-8.5819773, 54.6119053)
  379.  
  380. During handling of the above exception, another exception occurred:
  381.  
  382. Traceback (most recent call last):
  383. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  384. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  385. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  386. prepare_textures.facades, prepare_textures.roofs, stats)
  387. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  388. if not b.analyse_elev_and_water(fg_elev):
  389. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  390. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  391. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  392. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  393. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  394. elev_is_solid_tuple = really_probe(position)
  395. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  396. self._open_fgelev()
  397. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  398. bufsize=1, universal_newlines=True)
  399. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  400. restore_signals, start_new_session)
  401. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  402. startupinfo)
  403. PermissionError: [WinError 5] Access is denied
  404. ******* Exception in tile 2810921 - to reprocess use boundaries: -8.75_54.625_-8.5_54.75 ******* at 2018-01-05_115024 -
  405.  
  406. Traceback (most recent call last):
  407. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  408. elev_is_solid_tuple = self._cache[key]
  409. KeyError: (-8.5768889, 54.6576112)
  410.  
  411. During handling of the above exception, another exception occurred:
  412.  
  413. Traceback (most recent call last):
  414. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  415. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  416. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  417. prepare_textures.facades, prepare_textures.roofs, stats)
  418. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  419. if not b.analyse_elev_and_water(fg_elev):
  420. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  421. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  422. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  423. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  424. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  425. elev_is_solid_tuple = really_probe(position)
  426. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  427. self._open_fgelev()
  428. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  429. bufsize=1, universal_newlines=True)
  430. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  431. restore_signals, start_new_session)
  432. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  433. startupinfo)
  434. PermissionError: [WinError 5] Access is denied
  435. ******* Exception in tile 2810929 - to reprocess use boundaries: -8.75_54.75_-8.5_54.875 ******* at 2018-01-05_115024 -
  436.  
  437. Traceback (most recent call last):
  438. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  439. elev_is_solid_tuple = self._cache[key]
  440. KeyError: (-8.5285166, 54.7634193)
  441.  
  442. During handling of the above exception, another exception occurred:
  443.  
  444. Traceback (most recent call last):
  445. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  446. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  447. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  448. prepare_textures.facades, prepare_textures.roofs, stats)
  449. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  450. if not b.analyse_elev_and_water(fg_elev):
  451. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  452. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  453. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  454. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  455. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  456. elev_is_solid_tuple = really_probe(position)
  457. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  458. self._open_fgelev()
  459. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  460. bufsize=1, universal_newlines=True)
  461. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  462. restore_signals, start_new_session)
  463. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  464. startupinfo)
  465. PermissionError: [WinError 5] Access is denied
  466. ******* Exception in tile 2810937 - to reprocess use boundaries: -8.75_54.875_-8.5_55.0 ******* at 2018-01-05_115034 -
  467.  
  468. Traceback (most recent call last):
  469. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  470. elev_is_solid_tuple = self._cache[key]
  471. KeyError: (-8.5034932, 54.9837644)
  472.  
  473. During handling of the above exception, another exception occurred:
  474.  
  475. Traceback (most recent call last):
  476. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 138, in process_scenery_tile
  477. roads.process_roads(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  478. File "C:\Users\Redpath\Documents\GitHub\osm2city\roads.py", line 1310, in process_roads
  479. roads.process(blocked_areas, stg_entries, landuses_lit, stats) # does the heavy lifting incl. clustering
  480. File "C:\Users\Redpath\Documents\GitHub\osm2city\roads.py", line 418, in process
  481. self._check_ways_in_water()
  482. File "C:\Users\Redpath\Documents\GitHub\osm2city\roads.py", line 454, in _check_ways_in_water
  483. if self.fg_elev.probe_solid(Vec2d(the_node.lon, the_node.lat), is_global=True):
  484. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 384, in probe_solid
  485. elev_is_solid_tuple = self.probe(position, is_global)
  486. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  487. elev_is_solid_tuple = really_probe(position)
  488. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  489. self._open_fgelev()
  490. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  491. bufsize=1, universal_newlines=True)
  492. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  493. restore_signals, start_new_session)
  494. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  495. startupinfo)
  496. PermissionError: [WinError 5] Access is denied
  497. ******* Exception in tile 2810882 - to reprocess use boundaries: -8.5_54.0_-8.25_54.125 ******* at 2018-01-05_115044 -
  498.  
  499. Traceback (most recent call last):
  500. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  501. elev_is_solid_tuple = self._cache[key]
  502. KeyError: (-8.3588938, 54.0341335)
  503.  
  504. During handling of the above exception, another exception occurred:
  505.  
  506. Traceback (most recent call last):
  507. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  508. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  509. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  510. prepare_textures.facades, prepare_textures.roofs, stats)
  511. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  512. if not b.analyse_elev_and_water(fg_elev):
  513. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  514. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  515. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  516. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  517. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  518. elev_is_solid_tuple = really_probe(position)
  519. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  520. self._open_fgelev()
  521. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  522. bufsize=1, universal_newlines=True)
  523. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  524. restore_signals, start_new_session)
  525. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  526. startupinfo)
  527. PermissionError: [WinError 5] Access is denied
  528. ******* Exception in tile 2810890 - to reprocess use boundaries: -8.5_54.125_-8.25_54.25 ******* at 2018-01-05_115049 -
  529.  
  530. Traceback (most recent call last):
  531. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  532. elev_is_solid_tuple = self._cache[key]
  533. KeyError: (-8.4001575, 54.1299775)
  534.  
  535. During handling of the above exception, another exception occurred:
  536.  
  537. Traceback (most recent call last):
  538. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  539. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  540. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  541. prepare_textures.facades, prepare_textures.roofs, stats)
  542. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  543. if not b.analyse_elev_and_water(fg_elev):
  544. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  545. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  546. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  547. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  548. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  549. elev_is_solid_tuple = really_probe(position)
  550. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  551. self._open_fgelev()
  552. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  553. bufsize=1, universal_newlines=True)
  554. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  555. restore_signals, start_new_session)
  556. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  557. startupinfo)
  558. PermissionError: [WinError 5] Access is denied
  559. ******* Exception in tile 2810898 - to reprocess use boundaries: -8.5_54.25_-8.25_54.375 ******* at 2018-01-05_115107 -
  560.  
  561. Traceback (most recent call last):
  562. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  563. elev_is_solid_tuple = self._cache[key]
  564. KeyError: (-8.4712471, 54.2769329)
  565.  
  566. During handling of the above exception, another exception occurred:
  567.  
  568. Traceback (most recent call last):
  569. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  570. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  571. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  572. prepare_textures.facades, prepare_textures.roofs, stats)
  573. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  574. if not b.analyse_elev_and_water(fg_elev):
  575. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  576. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  577. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  578. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  579. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  580. elev_is_solid_tuple = really_probe(position)
  581. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  582. self._open_fgelev()
  583. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  584. bufsize=1, universal_newlines=True)
  585. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  586. restore_signals, start_new_session)
  587. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  588. startupinfo)
  589. PermissionError: [WinError 5] Access is denied
  590. ******* Exception in tile 2810906 - to reprocess use boundaries: -8.5_54.375_-8.25_54.5 ******* at 2018-01-05_115111 -
  591.  
  592. Traceback (most recent call last):
  593. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  594. elev_is_solid_tuple = self._cache[key]
  595. KeyError: (-8.4136043, 54.45692)
  596.  
  597. During handling of the above exception, another exception occurred:
  598.  
  599. Traceback (most recent call last):
  600. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  601. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  602. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  603. prepare_textures.facades, prepare_textures.roofs, stats)
  604. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  605. if not b.analyse_elev_and_water(fg_elev):
  606. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  607. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  608. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  609. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  610. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  611. elev_is_solid_tuple = really_probe(position)
  612. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  613. self._open_fgelev()
  614. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  615. bufsize=1, universal_newlines=True)
  616. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  617. restore_signals, start_new_session)
  618. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  619. startupinfo)
  620. PermissionError: [WinError 5] Access is denied
  621. ******* Exception in tile 2810914 - to reprocess use boundaries: -8.5_54.5_-8.25_54.625 ******* at 2018-01-05_115111 -
  622.  
  623. Traceback (most recent call last):
  624. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  625. elev_is_solid_tuple = self._cache[key]
  626. KeyError: (-8.2506977, 54.5308454)
  627.  
  628. During handling of the above exception, another exception occurred:
  629.  
  630. Traceback (most recent call last):
  631. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  632. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  633. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  634. prepare_textures.facades, prepare_textures.roofs, stats)
  635. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  636. if not b.analyse_elev_and_water(fg_elev):
  637. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  638. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  639. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  640. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  641. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  642. elev_is_solid_tuple = really_probe(position)
  643. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  644. self._open_fgelev()
  645. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  646. bufsize=1, universal_newlines=True)
  647. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  648. restore_signals, start_new_session)
  649. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  650. startupinfo)
  651. PermissionError: [WinError 5] Access is denied
  652. ******* Exception in tile 2810922 - to reprocess use boundaries: -8.5_54.625_-8.25_54.75 ******* at 2018-01-05_115115 -
  653.  
  654. Traceback (most recent call last):
  655. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  656. elev_is_solid_tuple = self._cache[key]
  657. KeyError: (-8.2633907, 54.7190758)
  658.  
  659. During handling of the above exception, another exception occurred:
  660.  
  661. Traceback (most recent call last):
  662. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  663. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  664. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  665. prepare_textures.facades, prepare_textures.roofs, stats)
  666. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  667. if not b.analyse_elev_and_water(fg_elev):
  668. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  669. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  670. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  671. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  672. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  673. elev_is_solid_tuple = really_probe(position)
  674. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  675. self._open_fgelev()
  676. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  677. bufsize=1, universal_newlines=True)
  678. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  679. restore_signals, start_new_session)
  680. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  681. startupinfo)
  682. PermissionError: [WinError 5] Access is denied
  683. ******* Exception in tile 2810930 - to reprocess use boundaries: -8.5_54.75_-8.25_54.875 ******* at 2018-01-05_115118 -
  684.  
  685. Traceback (most recent call last):
  686. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  687. elev_is_solid_tuple = self._cache[key]
  688. KeyError: (-8.4165155, 54.7637086)
  689.  
  690. During handling of the above exception, another exception occurred:
  691.  
  692. Traceback (most recent call last):
  693. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  694. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  695. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  696. prepare_textures.facades, prepare_textures.roofs, stats)
  697. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  698. if not b.analyse_elev_and_water(fg_elev):
  699. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  700. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  701. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  702. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  703. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  704. elev_is_solid_tuple = really_probe(position)
  705. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  706. self._open_fgelev()
  707. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  708. bufsize=1, universal_newlines=True)
  709. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  710. restore_signals, start_new_session)
  711. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  712. startupinfo)
  713. PermissionError: [WinError 5] Access is denied
  714. ******* Exception in tile 2810938 - to reprocess use boundaries: -8.5_54.875_-8.25_55.0 ******* at 2018-01-05_115120 -
  715.  
  716. Traceback (most recent call last):
  717. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  718. elev_is_solid_tuple = self._cache[key]
  719. KeyError: (-8.2536399, 54.9880472)
  720.  
  721. During handling of the above exception, another exception occurred:
  722.  
  723. Traceback (most recent call last):
  724. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  725. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  726. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  727. prepare_textures.facades, prepare_textures.roofs, stats)
  728. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  729. if not b.analyse_elev_and_water(fg_elev):
  730. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  731. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  732. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  733. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  734. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  735. elev_is_solid_tuple = really_probe(position)
  736. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  737. self._open_fgelev()
  738. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  739. bufsize=1, universal_newlines=True)
  740. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  741. restore_signals, start_new_session)
  742. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  743. startupinfo)
  744. PermissionError: [WinError 5] Access is denied
  745. ******* Exception in tile 2810883 - to reprocess use boundaries: -8.25_54.0_-8.0_54.125 ******* at 2018-01-05_115123 -
  746.  
  747. Traceback (most recent call last):
  748. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  749. elev_is_solid_tuple = self._cache[key]
  750. KeyError: (-8.0398528, 54.0467366)
  751.  
  752. During handling of the above exception, another exception occurred:
  753.  
  754. Traceback (most recent call last):
  755. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  756. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  757. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  758. prepare_textures.facades, prepare_textures.roofs, stats)
  759. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  760. if not b.analyse_elev_and_water(fg_elev):
  761. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  762. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  763. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  764. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  765. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  766. elev_is_solid_tuple = really_probe(position)
  767. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  768. self._open_fgelev()
  769. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  770. bufsize=1, universal_newlines=True)
  771. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  772. restore_signals, start_new_session)
  773. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  774. startupinfo)
  775. PermissionError: [WinError 5] Access is denied
  776. ******* Exception in tile 2810891 - to reprocess use boundaries: -8.25_54.125_-8.0_54.25 ******* at 2018-01-05_115125 -
  777.  
  778. Traceback (most recent call last):
  779. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  780. elev_is_solid_tuple = self._cache[key]
  781. KeyError: (-8.1458638, 54.1733267)
  782.  
  783. During handling of the above exception, another exception occurred:
  784.  
  785. Traceback (most recent call last):
  786. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  787. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  788. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  789. prepare_textures.facades, prepare_textures.roofs, stats)
  790. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  791. if not b.analyse_elev_and_water(fg_elev):
  792. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  793. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  794. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  795. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  796. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  797. elev_is_solid_tuple = really_probe(position)
  798. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  799. self._open_fgelev()
  800. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  801. bufsize=1, universal_newlines=True)
  802. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  803. restore_signals, start_new_session)
  804. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  805. startupinfo)
  806. PermissionError: [WinError 5] Access is denied
  807. ******* Exception in tile 2810899 - to reprocess use boundaries: -8.25_54.25_-8.0_54.375 ******* at 2018-01-05_115126 -
  808.  
  809. Traceback (most recent call last):
  810. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  811. elev_is_solid_tuple = self._cache[key]
  812. KeyError: (-8.0195863, 54.3680259)
  813.  
  814. During handling of the above exception, another exception occurred:
  815.  
  816. Traceback (most recent call last):
  817. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  818. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  819. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  820. prepare_textures.facades, prepare_textures.roofs, stats)
  821. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  822. if not b.analyse_elev_and_water(fg_elev):
  823. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  824. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  825. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  826. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  827. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  828. elev_is_solid_tuple = really_probe(position)
  829. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  830. self._open_fgelev()
  831. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  832. bufsize=1, universal_newlines=True)
  833. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  834. restore_signals, start_new_session)
  835. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  836. startupinfo)
  837. PermissionError: [WinError 5] Access is denied
  838. ******* Exception in tile 2810907 - to reprocess use boundaries: -8.25_54.375_-8.0_54.5 ******* at 2018-01-05_115132 -
  839.  
  840. Traceback (most recent call last):
  841. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  842. elev_is_solid_tuple = self._cache[key]
  843. KeyError: (-8.1124493, 54.3863455)
  844.  
  845. During handling of the above exception, another exception occurred:
  846.  
  847. Traceback (most recent call last):
  848. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  849. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  850. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  851. prepare_textures.facades, prepare_textures.roofs, stats)
  852. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  853. if not b.analyse_elev_and_water(fg_elev):
  854. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  855. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  856. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  857. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  858. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  859. elev_is_solid_tuple = really_probe(position)
  860. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  861. self._open_fgelev()
  862. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  863. bufsize=1, universal_newlines=True)
  864. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  865. restore_signals, start_new_session)
  866. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  867. startupinfo)
  868. PermissionError: [WinError 5] Access is denied
  869. ******* Exception in tile 2810915 - to reprocess use boundaries: -8.25_54.5_-8.0_54.625 ******* at 2018-01-05_115134 -
  870.  
  871. Traceback (most recent call last):
  872. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  873. elev_is_solid_tuple = self._cache[key]
  874. KeyError: (-8.2451834, 54.5302859)
  875.  
  876. During handling of the above exception, another exception occurred:
  877.  
  878. Traceback (most recent call last):
  879. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  880. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  881. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  882. prepare_textures.facades, prepare_textures.roofs, stats)
  883. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  884. if not b.analyse_elev_and_water(fg_elev):
  885. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  886. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  887. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  888. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  889. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  890. elev_is_solid_tuple = really_probe(position)
  891. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  892. self._open_fgelev()
  893. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  894. bufsize=1, universal_newlines=True)
  895. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  896. restore_signals, start_new_session)
  897. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  898. startupinfo)
  899. PermissionError: [WinError 5] Access is denied
  900. ******* Exception in tile 2810923 - to reprocess use boundaries: -8.25_54.625_-8.0_54.75 ******* at 2018-01-05_115137 -
  901.  
  902. Traceback (most recent call last):
  903. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  904. elev_is_solid_tuple = self._cache[key]
  905. KeyError: (-8.0655572, 54.6896739)
  906.  
  907. During handling of the above exception, another exception occurred:
  908.  
  909. Traceback (most recent call last):
  910. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  911. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  912. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  913. prepare_textures.facades, prepare_textures.roofs, stats)
  914. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  915. if not b.analyse_elev_and_water(fg_elev):
  916. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  917. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  918. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  919. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  920. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  921. elev_is_solid_tuple = really_probe(position)
  922. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  923. self._open_fgelev()
  924. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  925. bufsize=1, universal_newlines=True)
  926. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  927. restore_signals, start_new_session)
  928. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  929. startupinfo)
  930. PermissionError: [WinError 5] Access is denied
  931. ******* Exception in tile 2810931 - to reprocess use boundaries: -8.25_54.75_-8.0_54.875 ******* at 2018-01-05_115138 -
  932.  
  933. Traceback (most recent call last):
  934. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  935. elev_is_solid_tuple = self._cache[key]
  936. KeyError: (-8.0825108, 54.8387418)
  937.  
  938. During handling of the above exception, another exception occurred:
  939.  
  940. Traceback (most recent call last):
  941. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  942. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  943. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  944. prepare_textures.facades, prepare_textures.roofs, stats)
  945. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  946. if not b.analyse_elev_and_water(fg_elev):
  947. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  948. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  949. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  950. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  951. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  952. elev_is_solid_tuple = really_probe(position)
  953. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  954. self._open_fgelev()
  955. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  956. bufsize=1, universal_newlines=True)
  957. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  958. restore_signals, start_new_session)
  959. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  960. startupinfo)
  961. PermissionError: [WinError 5] Access is denied
  962. ******* Exception in tile 2810939 - to reprocess use boundaries: -8.25_54.875_-8.0_55.0 ******* at 2018-01-05_115138 -
  963.  
  964. Traceback (most recent call last):
  965. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  966. elev_is_solid_tuple = self._cache[key]
  967. KeyError: (-8.2347839, 54.9940131)
  968.  
  969. During handling of the above exception, another exception occurred:
  970.  
  971. Traceback (most recent call last):
  972. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  973. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  974. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  975. prepare_textures.facades, prepare_textures.roofs, stats)
  976. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  977. if not b.analyse_elev_and_water(fg_elev):
  978. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  979. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  980. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  981. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  982. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  983. elev_is_solid_tuple = really_probe(position)
  984. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  985. self._open_fgelev()
  986. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  987. bufsize=1, universal_newlines=True)
  988. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  989. restore_signals, start_new_session)
  990. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  991. startupinfo)
  992. PermissionError: [WinError 5] Access is denied
  993. ******* Exception in tile 2810945 - to reprocess use boundaries: -8.75_55.0_-8.5_55.125 ******* at 2018-01-05_115143 -
  994.  
  995. Traceback (most recent call last):
  996. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  997. elev_is_solid_tuple = self._cache[key]
  998. KeyError: (-8.5015513, 55.0000014)
  999.  
  1000. During handling of the above exception, another exception occurred:
  1001.  
  1002. Traceback (most recent call last):
  1003. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 138, in process_scenery_tile
  1004. roads.process_roads(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1005. File "C:\Users\Redpath\Documents\GitHub\osm2city\roads.py", line 1310, in process_roads
  1006. roads.process(blocked_areas, stg_entries, landuses_lit, stats) # does the heavy lifting incl. clustering
  1007. File "C:\Users\Redpath\Documents\GitHub\osm2city\roads.py", line 418, in process
  1008. self._check_ways_in_water()
  1009. File "C:\Users\Redpath\Documents\GitHub\osm2city\roads.py", line 454, in _check_ways_in_water
  1010. if self.fg_elev.probe_solid(Vec2d(the_node.lon, the_node.lat), is_global=True):
  1011. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 384, in probe_solid
  1012. elev_is_solid_tuple = self.probe(position, is_global)
  1013. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1014. elev_is_solid_tuple = really_probe(position)
  1015. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1016. self._open_fgelev()
  1017. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1018. bufsize=1, universal_newlines=True)
  1019. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1020. restore_signals, start_new_session)
  1021. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1022. startupinfo)
  1023. PermissionError: [WinError 5] Access is denied
  1024. ******* Exception in tile 2810946 - to reprocess use boundaries: -8.5_55.0_-8.25_55.125 ******* at 2018-01-05_115148 -
  1025.  
  1026. Traceback (most recent call last):
  1027. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1028. elev_is_solid_tuple = self._cache[key]
  1029. KeyError: (-8.2800918, 55.0056285)
  1030.  
  1031. During handling of the above exception, another exception occurred:
  1032.  
  1033. Traceback (most recent call last):
  1034. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1035. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1036. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1037. prepare_textures.facades, prepare_textures.roofs, stats)
  1038. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1039. if not b.analyse_elev_and_water(fg_elev):
  1040. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1041. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1042. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1043. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1044. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1045. elev_is_solid_tuple = really_probe(position)
  1046. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1047. self._open_fgelev()
  1048. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1049. bufsize=1, universal_newlines=True)
  1050. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1051. restore_signals, start_new_session)
  1052. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1053. startupinfo)
  1054. PermissionError: [WinError 5] Access is denied
  1055. ******* Exception in tile 2810954 - to reprocess use boundaries: -8.5_55.125_-8.25_55.25 ******* at 2018-01-05_115149 -
  1056.  
  1057. Traceback (most recent call last):
  1058. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1059. elev_is_solid_tuple = self._cache[key]
  1060. KeyError: (-8.2824468, 55.1418674)
  1061.  
  1062. During handling of the above exception, another exception occurred:
  1063.  
  1064. Traceback (most recent call last):
  1065. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1066. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1067. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1068. prepare_textures.facades, prepare_textures.roofs, stats)
  1069. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1070. if not b.analyse_elev_and_water(fg_elev):
  1071. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1072. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1073. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1074. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1075. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1076. elev_is_solid_tuple = really_probe(position)
  1077. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1078. self._open_fgelev()
  1079. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1080. bufsize=1, universal_newlines=True)
  1081. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1082. restore_signals, start_new_session)
  1083. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1084. startupinfo)
  1085. PermissionError: [WinError 5] Access is denied
  1086. ******* Exception in tile 2810947 - to reprocess use boundaries: -8.25_55.0_-8.0_55.125 ******* at 2018-01-05_115153 -
  1087.  
  1088. Traceback (most recent call last):
  1089. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1090. elev_is_solid_tuple = self._cache[key]
  1091. KeyError: (-8.1367883, 55.1186142)
  1092.  
  1093. During handling of the above exception, another exception occurred:
  1094.  
  1095. Traceback (most recent call last):
  1096. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1097. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1098. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1099. prepare_textures.facades, prepare_textures.roofs, stats)
  1100. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1101. if not b.analyse_elev_and_water(fg_elev):
  1102. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1103. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1104. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1105. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1106. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1107. elev_is_solid_tuple = really_probe(position)
  1108. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1109. self._open_fgelev()
  1110. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1111. bufsize=1, universal_newlines=True)
  1112. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1113. restore_signals, start_new_session)
  1114. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1115. startupinfo)
  1116. PermissionError: [WinError 5] Access is denied
  1117. ******* Exception in tile 2810955 - to reprocess use boundaries: -8.25_55.125_-8.0_55.25 ******* at 2018-01-05_115155 -
  1118.  
  1119. Traceback (most recent call last):
  1120. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1121. elev_is_solid_tuple = self._cache[key]
  1122. KeyError: (-8.1286253, 55.1374246)
  1123.  
  1124. During handling of the above exception, another exception occurred:
  1125.  
  1126. Traceback (most recent call last):
  1127. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1128. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1129. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1130. prepare_textures.facades, prepare_textures.roofs, stats)
  1131. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1132. if not b.analyse_elev_and_water(fg_elev):
  1133. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1134. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1135. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1136. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1137. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1138. elev_is_solid_tuple = really_probe(position)
  1139. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1140. self._open_fgelev()
  1141. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1142. bufsize=1, universal_newlines=True)
  1143. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1144. restore_signals, start_new_session)
  1145. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1146. startupinfo)
  1147. PermissionError: [WinError 5] Access is denied
  1148. ******* Exception in tile 2810963 - to reprocess use boundaries: -8.25_55.25_-8.0_55.375 ******* at 2018-01-05_115156 -
  1149.  
  1150. Traceback (most recent call last):
  1151. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1152. elev_is_solid_tuple = self._cache[key]
  1153. KeyError: (-8.2247018, 55.2650775)
  1154.  
  1155. During handling of the above exception, another exception occurred:
  1156.  
  1157. Traceback (most recent call last):
  1158. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1159. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1160. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1161. prepare_textures.facades, prepare_textures.roofs, stats)
  1162. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1163. if not b.analyse_elev_and_water(fg_elev):
  1164. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1165. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1166. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1167. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1168. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1169. elev_is_solid_tuple = really_probe(position)
  1170. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1171. self._open_fgelev()
  1172. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1173. bufsize=1, universal_newlines=True)
  1174. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1175. restore_signals, start_new_session)
  1176. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1177. startupinfo)
  1178. PermissionError: [WinError 5] Access is denied
  1179. ******* Exception in tile 2827256 - to reprocess use boundaries: -8.0_53.963_-7.75_54.0 ******* at 2018-01-05_115158 -
  1180.  
  1181. Traceback (most recent call last):
  1182. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1183. elev_is_solid_tuple = self._cache[key]
  1184. KeyError: (-7.9745859, 53.9696389)
  1185.  
  1186. During handling of the above exception, another exception occurred:
  1187.  
  1188. Traceback (most recent call last):
  1189. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1190. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1191. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1192. prepare_textures.facades, prepare_textures.roofs, stats)
  1193. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1194. if not b.analyse_elev_and_water(fg_elev):
  1195. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1196. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1197. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1198. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1199. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1200. elev_is_solid_tuple = really_probe(position)
  1201. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1202. self._open_fgelev()
  1203. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1204. bufsize=1, universal_newlines=True)
  1205. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1206. restore_signals, start_new_session)
  1207. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1208. startupinfo)
  1209. PermissionError: [WinError 5] Access is denied
  1210. ******* Exception in tile 2827257 - to reprocess use boundaries: -7.75_53.963_-7.5_54.0 ******* at 2018-01-05_115159 -
  1211.  
  1212. Traceback (most recent call last):
  1213. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1214. elev_is_solid_tuple = self._cache[key]
  1215. KeyError: (-7.6458398, 53.9714656)
  1216.  
  1217. During handling of the above exception, another exception occurred:
  1218.  
  1219. Traceback (most recent call last):
  1220. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1221. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1222. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1223. prepare_textures.facades, prepare_textures.roofs, stats)
  1224. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1225. if not b.analyse_elev_and_water(fg_elev):
  1226. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1227. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1228. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1229. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1230. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1231. elev_is_solid_tuple = really_probe(position)
  1232. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1233. self._open_fgelev()
  1234. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1235. bufsize=1, universal_newlines=True)
  1236. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1237. restore_signals, start_new_session)
  1238. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1239. startupinfo)
  1240. PermissionError: [WinError 5] Access is denied
  1241. ******* Exception in tile 2827258 - to reprocess use boundaries: -7.5_53.963_-7.25_54.0 ******* at 2018-01-05_115216 -
  1242.  
  1243. Traceback (most recent call last):
  1244. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1245. elev_is_solid_tuple = self._cache[key]
  1246. KeyError: (-7.3755837, 53.9880897)
  1247.  
  1248. During handling of the above exception, another exception occurred:
  1249.  
  1250. Traceback (most recent call last):
  1251. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1252. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1253. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1254. prepare_textures.facades, prepare_textures.roofs, stats)
  1255. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1256. if not b.analyse_elev_and_water(fg_elev):
  1257. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1258. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1259. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1260. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1261. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1262. elev_is_solid_tuple = really_probe(position)
  1263. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1264. self._open_fgelev()
  1265. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1266. bufsize=1, universal_newlines=True)
  1267. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1268. restore_signals, start_new_session)
  1269. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1270. startupinfo)
  1271. PermissionError: [WinError 5] Access is denied
  1272. ******* Exception in tile 2827259 - to reprocess use boundaries: -7.25_53.963_-7.0_54.0 ******* at 2018-01-05_115218 -
  1273.  
  1274. Traceback (most recent call last):
  1275. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1276. elev_is_solid_tuple = self._cache[key]
  1277. KeyError: (-7.2448739, 53.9707856)
  1278.  
  1279. During handling of the above exception, another exception occurred:
  1280.  
  1281. Traceback (most recent call last):
  1282. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1283. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1284. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1285. prepare_textures.facades, prepare_textures.roofs, stats)
  1286. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1287. if not b.analyse_elev_and_water(fg_elev):
  1288. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1289. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1290. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1291. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1292. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1293. elev_is_solid_tuple = really_probe(position)
  1294. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1295. self._open_fgelev()
  1296. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1297. bufsize=1, universal_newlines=True)
  1298. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1299. restore_signals, start_new_session)
  1300. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1301. startupinfo)
  1302. PermissionError: [WinError 5] Access is denied
  1303. ******* Exception in tile 2827264 - to reprocess use boundaries: -8.0_54.0_-7.75_54.125 ******* at 2018-01-05_115221 -
  1304.  
  1305. Traceback (most recent call last):
  1306. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1307. elev_is_solid_tuple = self._cache[key]
  1308. KeyError: (-7.8002365, 54.0529109)
  1309.  
  1310. During handling of the above exception, another exception occurred:
  1311.  
  1312. Traceback (most recent call last):
  1313. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1314. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1315. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1316. prepare_textures.facades, prepare_textures.roofs, stats)
  1317. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1318. if not b.analyse_elev_and_water(fg_elev):
  1319. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1320. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1321. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1322. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1323. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1324. elev_is_solid_tuple = really_probe(position)
  1325. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1326. self._open_fgelev()
  1327. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1328. bufsize=1, universal_newlines=True)
  1329. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1330. restore_signals, start_new_session)
  1331. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1332. startupinfo)
  1333. PermissionError: [WinError 5] Access is denied
  1334. ******* Exception in tile 2827272 - to reprocess use boundaries: -8.0_54.125_-7.75_54.25 ******* at 2018-01-05_115222 -
  1335.  
  1336. Traceback (most recent call last):
  1337. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1338. elev_is_solid_tuple = self._cache[key]
  1339. KeyError: (-7.8493511, 54.249483)
  1340.  
  1341. During handling of the above exception, another exception occurred:
  1342.  
  1343. Traceback (most recent call last):
  1344. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1345. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1346. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1347. prepare_textures.facades, prepare_textures.roofs, stats)
  1348. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1349. if not b.analyse_elev_and_water(fg_elev):
  1350. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1351. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1352. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1353. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1354. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1355. elev_is_solid_tuple = really_probe(position)
  1356. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1357. self._open_fgelev()
  1358. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1359. bufsize=1, universal_newlines=True)
  1360. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1361. restore_signals, start_new_session)
  1362. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1363. startupinfo)
  1364. PermissionError: [WinError 5] Access is denied
  1365. ******* Exception in tile 2827280 - to reprocess use boundaries: -8.0_54.25_-7.75_54.375 ******* at 2018-01-05_115228 -
  1366.  
  1367. Traceback (most recent call last):
  1368. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1369. elev_is_solid_tuple = self._cache[key]
  1370. KeyError: (-7.8770798, 54.300616)
  1371.  
  1372. During handling of the above exception, another exception occurred:
  1373.  
  1374. Traceback (most recent call last):
  1375. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1376. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1377. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1378. prepare_textures.facades, prepare_textures.roofs, stats)
  1379. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1380. if not b.analyse_elev_and_water(fg_elev):
  1381. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1382. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1383. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1384. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1385. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1386. elev_is_solid_tuple = really_probe(position)
  1387. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1388. self._open_fgelev()
  1389. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1390. bufsize=1, universal_newlines=True)
  1391. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1392. restore_signals, start_new_session)
  1393. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1394. startupinfo)
  1395. PermissionError: [WinError 5] Access is denied
  1396. ******* Exception in tile 2827288 - to reprocess use boundaries: -8.0_54.375_-7.75_54.5 ******* at 2018-01-05_115230 -
  1397.  
  1398. Traceback (most recent call last):
  1399. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1400. elev_is_solid_tuple = self._cache[key]
  1401. KeyError: (-7.7558867, 54.426746)
  1402.  
  1403. During handling of the above exception, another exception occurred:
  1404.  
  1405. Traceback (most recent call last):
  1406. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1407. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1408. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1409. prepare_textures.facades, prepare_textures.roofs, stats)
  1410. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1411. if not b.analyse_elev_and_water(fg_elev):
  1412. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1413. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1414. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1415. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1416. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1417. elev_is_solid_tuple = really_probe(position)
  1418. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1419. self._open_fgelev()
  1420. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1421. bufsize=1, universal_newlines=True)
  1422. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1423. restore_signals, start_new_session)
  1424. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1425. startupinfo)
  1426. PermissionError: [WinError 5] Access is denied
  1427. ******* Exception in tile 2827296 - to reprocess use boundaries: -8.0_54.5_-7.75_54.625 ******* at 2018-01-05_115232 -
  1428.  
  1429. Traceback (most recent call last):
  1430. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1431. elev_is_solid_tuple = self._cache[key]
  1432. KeyError: (-7.8290418, 54.5098174)
  1433.  
  1434. During handling of the above exception, another exception occurred:
  1435.  
  1436. Traceback (most recent call last):
  1437. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1438. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1439. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1440. prepare_textures.facades, prepare_textures.roofs, stats)
  1441. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1442. if not b.analyse_elev_and_water(fg_elev):
  1443. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1444. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1445. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1446. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1447. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1448. elev_is_solid_tuple = really_probe(position)
  1449. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1450. self._open_fgelev()
  1451. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1452. bufsize=1, universal_newlines=True)
  1453. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1454. restore_signals, start_new_session)
  1455. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1456. startupinfo)
  1457. PermissionError: [WinError 5] Access is denied
  1458. ******* Exception in tile 2827304 - to reprocess use boundaries: -8.0_54.625_-7.75_54.75 ******* at 2018-01-05_115233 -
  1459.  
  1460. Traceback (most recent call last):
  1461. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1462. elev_is_solid_tuple = self._cache[key]
  1463. KeyError: (-7.9691017, 54.6645923)
  1464.  
  1465. During handling of the above exception, another exception occurred:
  1466.  
  1467. Traceback (most recent call last):
  1468. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1469. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1470. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1471. prepare_textures.facades, prepare_textures.roofs, stats)
  1472. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1473. if not b.analyse_elev_and_water(fg_elev):
  1474. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1475. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1476. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1477. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1478. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1479. elev_is_solid_tuple = really_probe(position)
  1480. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1481. self._open_fgelev()
  1482. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1483. bufsize=1, universal_newlines=True)
  1484. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1485. restore_signals, start_new_session)
  1486. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1487. startupinfo)
  1488. PermissionError: [WinError 5] Access is denied
  1489. ******* Exception in tile 2827312 - to reprocess use boundaries: -8.0_54.75_-7.75_54.875 ******* at 2018-01-05_115235 -
  1490.  
  1491. Traceback (most recent call last):
  1492. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1493. elev_is_solid_tuple = self._cache[key]
  1494. KeyError: (-7.7702626, 54.7927283)
  1495.  
  1496. During handling of the above exception, another exception occurred:
  1497.  
  1498. Traceback (most recent call last):
  1499. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1500. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1501. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1502. prepare_textures.facades, prepare_textures.roofs, stats)
  1503. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1504. if not b.analyse_elev_and_water(fg_elev):
  1505. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1506. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1507. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1508. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1509. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1510. elev_is_solid_tuple = really_probe(position)
  1511. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1512. self._open_fgelev()
  1513. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1514. bufsize=1, universal_newlines=True)
  1515. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1516. restore_signals, start_new_session)
  1517. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1518. startupinfo)
  1519. PermissionError: [WinError 5] Access is denied
  1520. ******* Exception in tile 2827320 - to reprocess use boundaries: -8.0_54.875_-7.75_55.0 ******* at 2018-01-05_115237 -
  1521.  
  1522. Traceback (most recent call last):
  1523. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1524. elev_is_solid_tuple = self._cache[key]
  1525. KeyError: (-7.7651322, 54.9477529)
  1526.  
  1527. During handling of the above exception, another exception occurred:
  1528.  
  1529. Traceback (most recent call last):
  1530. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1531. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1532. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1533. prepare_textures.facades, prepare_textures.roofs, stats)
  1534. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1535. if not b.analyse_elev_and_water(fg_elev):
  1536. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1537. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1538. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1539. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1540. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1541. elev_is_solid_tuple = really_probe(position)
  1542. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1543. self._open_fgelev()
  1544. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1545. bufsize=1, universal_newlines=True)
  1546. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1547. restore_signals, start_new_session)
  1548. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1549. startupinfo)
  1550. PermissionError: [WinError 5] Access is denied
  1551. ******* Exception in tile 2827265 - to reprocess use boundaries: -7.75_54.0_-7.5_54.125 ******* at 2018-01-05_115241 -
  1552.  
  1553. Traceback (most recent call last):
  1554. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1555. elev_is_solid_tuple = self._cache[key]
  1556. KeyError: (-7.5872353, 54.1178578)
  1557.  
  1558. During handling of the above exception, another exception occurred:
  1559.  
  1560. Traceback (most recent call last):
  1561. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1562. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1563. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1564. prepare_textures.facades, prepare_textures.roofs, stats)
  1565. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1566. if not b.analyse_elev_and_water(fg_elev):
  1567. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1568. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1569. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1570. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1571. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1572. elev_is_solid_tuple = really_probe(position)
  1573. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1574. self._open_fgelev()
  1575. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1576. bufsize=1, universal_newlines=True)
  1577. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1578. restore_signals, start_new_session)
  1579. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1580. startupinfo)
  1581. PermissionError: [WinError 5] Access is denied
  1582. ******* Exception in tile 2827273 - to reprocess use boundaries: -7.75_54.125_-7.5_54.25 ******* at 2018-01-05_115244 -
  1583.  
  1584. Traceback (most recent call last):
  1585. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1586. elev_is_solid_tuple = self._cache[key]
  1587. KeyError: (-7.5704479, 54.1955976)
  1588.  
  1589. During handling of the above exception, another exception occurred:
  1590.  
  1591. Traceback (most recent call last):
  1592. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1593. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1594. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1595. prepare_textures.facades, prepare_textures.roofs, stats)
  1596. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1597. if not b.analyse_elev_and_water(fg_elev):
  1598. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1599. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1600. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1601. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1602. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1603. elev_is_solid_tuple = really_probe(position)
  1604. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1605. self._open_fgelev()
  1606. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1607. bufsize=1, universal_newlines=True)
  1608. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1609. restore_signals, start_new_session)
  1610. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1611. startupinfo)
  1612. PermissionError: [WinError 5] Access is denied
  1613. ******* Exception in tile 2827281 - to reprocess use boundaries: -7.75_54.25_-7.5_54.375 ******* at 2018-01-05_115304 -
  1614.  
  1615. Traceback (most recent call last):
  1616. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1617. elev_is_solid_tuple = self._cache[key]
  1618. KeyError: (-7.6265545, 54.3461757)
  1619.  
  1620. During handling of the above exception, another exception occurred:
  1621.  
  1622. Traceback (most recent call last):
  1623. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1624. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1625. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1626. prepare_textures.facades, prepare_textures.roofs, stats)
  1627. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1628. if not b.analyse_elev_and_water(fg_elev):
  1629. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1630. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1631. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1632. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1633. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1634. elev_is_solid_tuple = really_probe(position)
  1635. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1636. self._open_fgelev()
  1637. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1638. bufsize=1, universal_newlines=True)
  1639. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1640. restore_signals, start_new_session)
  1641. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1642. startupinfo)
  1643. PermissionError: [WinError 5] Access is denied
  1644. ******* Exception in tile 2827289 - to reprocess use boundaries: -7.75_54.375_-7.5_54.5 ******* at 2018-01-05_115310 -
  1645.  
  1646. Traceback (most recent call last):
  1647. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1648. elev_is_solid_tuple = self._cache[key]
  1649. KeyError: (-7.7266052, 54.4787818)
  1650.  
  1651. During handling of the above exception, another exception occurred:
  1652.  
  1653. Traceback (most recent call last):
  1654. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1655. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1656. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1657. prepare_textures.facades, prepare_textures.roofs, stats)
  1658. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1659. if not b.analyse_elev_and_water(fg_elev):
  1660. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1661. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1662. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1663. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1664. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1665. elev_is_solid_tuple = really_probe(position)
  1666. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1667. self._open_fgelev()
  1668. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1669. bufsize=1, universal_newlines=True)
  1670. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1671. restore_signals, start_new_session)
  1672. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1673. startupinfo)
  1674. PermissionError: [WinError 5] Access is denied
  1675. ******* Exception in tile 2827297 - to reprocess use boundaries: -7.75_54.5_-7.5_54.625 ******* at 2018-01-05_115313 -
  1676.  
  1677. Traceback (most recent call last):
  1678. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1679. elev_is_solid_tuple = self._cache[key]
  1680. KeyError: (-7.7242986, 54.5167787)
  1681.  
  1682. During handling of the above exception, another exception occurred:
  1683.  
  1684. Traceback (most recent call last):
  1685. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1686. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1687. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1688. prepare_textures.facades, prepare_textures.roofs, stats)
  1689. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1690. if not b.analyse_elev_and_water(fg_elev):
  1691. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1692. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1693. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1694. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1695. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1696. elev_is_solid_tuple = really_probe(position)
  1697. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1698. self._open_fgelev()
  1699. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1700. bufsize=1, universal_newlines=True)
  1701. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1702. restore_signals, start_new_session)
  1703. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1704. startupinfo)
  1705. PermissionError: [WinError 5] Access is denied
  1706. ******* Exception in tile 2827305 - to reprocess use boundaries: -7.75_54.625_-7.5_54.75 ******* at 2018-01-05_115315 -
  1707.  
  1708. Traceback (most recent call last):
  1709. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1710. elev_is_solid_tuple = self._cache[key]
  1711. KeyError: (-7.5780519, 54.684303)
  1712.  
  1713. During handling of the above exception, another exception occurred:
  1714.  
  1715. Traceback (most recent call last):
  1716. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1717. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1718. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1719. prepare_textures.facades, prepare_textures.roofs, stats)
  1720. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1721. if not b.analyse_elev_and_water(fg_elev):
  1722. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1723. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1724. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1725. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1726. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1727. elev_is_solid_tuple = really_probe(position)
  1728. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1729. self._open_fgelev()
  1730. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1731. bufsize=1, universal_newlines=True)
  1732. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1733. restore_signals, start_new_session)
  1734. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1735. startupinfo)
  1736. PermissionError: [WinError 5] Access is denied
  1737. ******* Exception in tile 2827313 - to reprocess use boundaries: -7.75_54.75_-7.5_54.875 ******* at 2018-01-05_115316 -
  1738.  
  1739. Traceback (most recent call last):
  1740. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1741. elev_is_solid_tuple = self._cache[key]
  1742. KeyError: (-7.6871753, 54.7904817)
  1743.  
  1744. During handling of the above exception, another exception occurred:
  1745.  
  1746. Traceback (most recent call last):
  1747. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1748. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1749. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1750. prepare_textures.facades, prepare_textures.roofs, stats)
  1751. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1752. if not b.analyse_elev_and_water(fg_elev):
  1753. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1754. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1755. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1756. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1757. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1758. elev_is_solid_tuple = really_probe(position)
  1759. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1760. self._open_fgelev()
  1761. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1762. bufsize=1, universal_newlines=True)
  1763. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1764. restore_signals, start_new_session)
  1765. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1766. startupinfo)
  1767. PermissionError: [WinError 5] Access is denied
  1768. ******* Exception in tile 2827321 - to reprocess use boundaries: -7.75_54.875_-7.5_55.0 ******* at 2018-01-05_115325 -
  1769.  
  1770. Traceback (most recent call last):
  1771. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1772. elev_is_solid_tuple = self._cache[key]
  1773. KeyError: (-7.7300206, 54.965903)
  1774.  
  1775. During handling of the above exception, another exception occurred:
  1776.  
  1777. Traceback (most recent call last):
  1778. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1779. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1780. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1781. prepare_textures.facades, prepare_textures.roofs, stats)
  1782. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1783. if not b.analyse_elev_and_water(fg_elev):
  1784. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1785. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1786. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1787. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1788. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1789. elev_is_solid_tuple = really_probe(position)
  1790. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1791. self._open_fgelev()
  1792. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1793. bufsize=1, universal_newlines=True)
  1794. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1795. restore_signals, start_new_session)
  1796. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1797. startupinfo)
  1798. PermissionError: [WinError 5] Access is denied
  1799. ******* Exception in tile 2827266 - to reprocess use boundaries: -7.5_54.0_-7.25_54.125 ******* at 2018-01-05_115333 -
  1800.  
  1801. Traceback (most recent call last):
  1802. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1803. elev_is_solid_tuple = self._cache[key]
  1804. KeyError: (-7.4425396, 54.0982562)
  1805.  
  1806. During handling of the above exception, another exception occurred:
  1807.  
  1808. Traceback (most recent call last):
  1809. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1810. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1811. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1812. prepare_textures.facades, prepare_textures.roofs, stats)
  1813. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1814. if not b.analyse_elev_and_water(fg_elev):
  1815. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1816. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1817. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1818. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1819. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1820. elev_is_solid_tuple = really_probe(position)
  1821. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1822. self._open_fgelev()
  1823. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1824. bufsize=1, universal_newlines=True)
  1825. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1826. restore_signals, start_new_session)
  1827. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1828. startupinfo)
  1829. PermissionError: [WinError 5] Access is denied
  1830. ******* Exception in tile 2827274 - to reprocess use boundaries: -7.5_54.125_-7.25_54.25 ******* at 2018-01-05_115341 -
  1831.  
  1832. Traceback (most recent call last):
  1833. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1834. elev_is_solid_tuple = self._cache[key]
  1835. KeyError: (-7.4405624, 54.1391072)
  1836.  
  1837. During handling of the above exception, another exception occurred:
  1838.  
  1839. Traceback (most recent call last):
  1840. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1841. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1842. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1843. prepare_textures.facades, prepare_textures.roofs, stats)
  1844. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1845. if not b.analyse_elev_and_water(fg_elev):
  1846. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1847. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1848. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1849. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1850. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1851. elev_is_solid_tuple = really_probe(position)
  1852. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1853. self._open_fgelev()
  1854. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1855. bufsize=1, universal_newlines=True)
  1856. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1857. restore_signals, start_new_session)
  1858. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1859. startupinfo)
  1860. PermissionError: [WinError 5] Access is denied
  1861. ******* Exception in tile 2827282 - to reprocess use boundaries: -7.5_54.25_-7.25_54.375 ******* at 2018-01-05_115348 -
  1862.  
  1863. Traceback (most recent call last):
  1864. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1865. elev_is_solid_tuple = self._cache[key]
  1866. KeyError: (-7.447417, 54.2537725)
  1867.  
  1868. During handling of the above exception, another exception occurred:
  1869.  
  1870. Traceback (most recent call last):
  1871. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1872. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1873. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1874. prepare_textures.facades, prepare_textures.roofs, stats)
  1875. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1876. if not b.analyse_elev_and_water(fg_elev):
  1877. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1878. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1879. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1880. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1881. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1882. elev_is_solid_tuple = really_probe(position)
  1883. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1884. self._open_fgelev()
  1885. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1886. bufsize=1, universal_newlines=True)
  1887. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1888. restore_signals, start_new_session)
  1889. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1890. startupinfo)
  1891. PermissionError: [WinError 5] Access is denied
  1892. ******* Exception in tile 2827290 - to reprocess use boundaries: -7.5_54.375_-7.25_54.5 ******* at 2018-01-05_115351 -
  1893.  
  1894. Traceback (most recent call last):
  1895. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1896. elev_is_solid_tuple = self._cache[key]
  1897. KeyError: (-7.3153592, 54.4982987)
  1898.  
  1899. During handling of the above exception, another exception occurred:
  1900.  
  1901. Traceback (most recent call last):
  1902. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1903. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1904. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1905. prepare_textures.facades, prepare_textures.roofs, stats)
  1906. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1907. if not b.analyse_elev_and_water(fg_elev):
  1908. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1909. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1910. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1911. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1912. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1913. elev_is_solid_tuple = really_probe(position)
  1914. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1915. self._open_fgelev()
  1916. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1917. bufsize=1, universal_newlines=True)
  1918. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1919. restore_signals, start_new_session)
  1920. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1921. startupinfo)
  1922. PermissionError: [WinError 5] Access is denied
  1923. ******* Exception in tile 2827298 - to reprocess use boundaries: -7.5_54.5_-7.25_54.625 ******* at 2018-01-05_115359 -
  1924.  
  1925. Traceback (most recent call last):
  1926. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1927. elev_is_solid_tuple = self._cache[key]
  1928. KeyError: (-7.4619048, 54.5141366)
  1929.  
  1930. During handling of the above exception, another exception occurred:
  1931.  
  1932. Traceback (most recent call last):
  1933. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1934. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1935. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1936. prepare_textures.facades, prepare_textures.roofs, stats)
  1937. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1938. if not b.analyse_elev_and_water(fg_elev):
  1939. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1940. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1941. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1942. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1943. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1944. elev_is_solid_tuple = really_probe(position)
  1945. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1946. self._open_fgelev()
  1947. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1948. bufsize=1, universal_newlines=True)
  1949. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1950. restore_signals, start_new_session)
  1951. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1952. startupinfo)
  1953. PermissionError: [WinError 5] Access is denied
  1954. ******* Exception in tile 2827306 - to reprocess use boundaries: -7.5_54.625_-7.25_54.75 ******* at 2018-01-05_115401 -
  1955.  
  1956. Traceback (most recent call last):
  1957. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1958. elev_is_solid_tuple = self._cache[key]
  1959. KeyError: (-7.3312238, 54.6446994)
  1960.  
  1961. During handling of the above exception, another exception occurred:
  1962.  
  1963. Traceback (most recent call last):
  1964. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1965. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1966. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1967. prepare_textures.facades, prepare_textures.roofs, stats)
  1968. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  1969. if not b.analyse_elev_and_water(fg_elev):
  1970. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  1971. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  1972. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  1973. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  1974. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  1975. elev_is_solid_tuple = really_probe(position)
  1976. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  1977. self._open_fgelev()
  1978. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  1979. bufsize=1, universal_newlines=True)
  1980. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  1981. restore_signals, start_new_session)
  1982. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  1983. startupinfo)
  1984. PermissionError: [WinError 5] Access is denied
  1985. ******* Exception in tile 2827314 - to reprocess use boundaries: -7.5_54.75_-7.25_54.875 ******* at 2018-01-05_115412 -
  1986.  
  1987. Traceback (most recent call last):
  1988. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  1989. elev_is_solid_tuple = self._cache[key]
  1990. KeyError: (-7.4719789, 54.8243007)
  1991.  
  1992. During handling of the above exception, another exception occurred:
  1993.  
  1994. Traceback (most recent call last):
  1995. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  1996. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  1997. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  1998. prepare_textures.facades, prepare_textures.roofs, stats)
  1999. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2000. if not b.analyse_elev_and_water(fg_elev):
  2001. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2002. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2003. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2004. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2005. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2006. elev_is_solid_tuple = really_probe(position)
  2007. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2008. self._open_fgelev()
  2009. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2010. bufsize=1, universal_newlines=True)
  2011. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2012. restore_signals, start_new_session)
  2013. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2014. startupinfo)
  2015. PermissionError: [WinError 5] Access is denied
  2016. ******* Exception in tile 2827322 - to reprocess use boundaries: -7.5_54.875_-7.25_55.0 ******* at 2018-01-05_115418 -
  2017.  
  2018. Traceback (most recent call last):
  2019. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2020. elev_is_solid_tuple = self._cache[key]
  2021. KeyError: (-7.3016808, 54.9953591)
  2022.  
  2023. During handling of the above exception, another exception occurred:
  2024.  
  2025. Traceback (most recent call last):
  2026. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2027. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2028. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2029. prepare_textures.facades, prepare_textures.roofs, stats)
  2030. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2031. if not b.analyse_elev_and_water(fg_elev):
  2032. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2033. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2034. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2035. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2036. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2037. elev_is_solid_tuple = really_probe(position)
  2038. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2039. self._open_fgelev()
  2040. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2041. bufsize=1, universal_newlines=True)
  2042. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2043. restore_signals, start_new_session)
  2044. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2045. startupinfo)
  2046. PermissionError: [WinError 5] Access is denied
  2047. ******* Exception in tile 2827267 - to reprocess use boundaries: -7.25_54.0_-7.0_54.125 ******* at 2018-01-05_115420 -
  2048.  
  2049. Traceback (most recent call last):
  2050. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2051. elev_is_solid_tuple = self._cache[key]
  2052. KeyError: (-7.1174778, 54.0216652)
  2053.  
  2054. During handling of the above exception, another exception occurred:
  2055.  
  2056. Traceback (most recent call last):
  2057. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2058. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2059. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2060. prepare_textures.facades, prepare_textures.roofs, stats)
  2061. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2062. if not b.analyse_elev_and_water(fg_elev):
  2063. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2064. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2065. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2066. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2067. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2068. elev_is_solid_tuple = really_probe(position)
  2069. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2070. self._open_fgelev()
  2071. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2072. bufsize=1, universal_newlines=True)
  2073. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2074. restore_signals, start_new_session)
  2075. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2076. startupinfo)
  2077. PermissionError: [WinError 5] Access is denied
  2078. ******* Exception in tile 2827275 - to reprocess use boundaries: -7.25_54.125_-7.0_54.25 ******* at 2018-01-05_115424 -
  2079.  
  2080. Traceback (most recent call last):
  2081. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2082. elev_is_solid_tuple = self._cache[key]
  2083. KeyError: (-7.1726874, 54.2272922)
  2084.  
  2085. During handling of the above exception, another exception occurred:
  2086.  
  2087. Traceback (most recent call last):
  2088. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2089. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2090. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2091. prepare_textures.facades, prepare_textures.roofs, stats)
  2092. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2093. if not b.analyse_elev_and_water(fg_elev):
  2094. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2095. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2096. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2097. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2098. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2099. elev_is_solid_tuple = really_probe(position)
  2100. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2101. self._open_fgelev()
  2102. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2103. bufsize=1, universal_newlines=True)
  2104. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2105. restore_signals, start_new_session)
  2106. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2107. startupinfo)
  2108. PermissionError: [WinError 5] Access is denied
  2109. ******* Exception in tile 2827283 - to reprocess use boundaries: -7.25_54.25_-7.0_54.375 ******* at 2018-01-05_115425 -
  2110.  
  2111. Traceback (most recent call last):
  2112. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2113. elev_is_solid_tuple = self._cache[key]
  2114. KeyError: (-7.1437673, 54.2972216)
  2115.  
  2116. During handling of the above exception, another exception occurred:
  2117.  
  2118. Traceback (most recent call last):
  2119. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2120. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2121. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2122. prepare_textures.facades, prepare_textures.roofs, stats)
  2123. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2124. if not b.analyse_elev_and_water(fg_elev):
  2125. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2126. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2127. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2128. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2129. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2130. elev_is_solid_tuple = really_probe(position)
  2131. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2132. self._open_fgelev()
  2133. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2134. bufsize=1, universal_newlines=True)
  2135. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2136. restore_signals, start_new_session)
  2137. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2138. startupinfo)
  2139. PermissionError: [WinError 5] Access is denied
  2140. ******* Exception in tile 2827291 - to reprocess use boundaries: -7.25_54.375_-7.0_54.5 ******* at 2018-01-05_115428 -
  2141.  
  2142. Traceback (most recent call last):
  2143. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2144. elev_is_solid_tuple = self._cache[key]
  2145. KeyError: (-7.1756471, 54.4108555)
  2146.  
  2147. During handling of the above exception, another exception occurred:
  2148.  
  2149. Traceback (most recent call last):
  2150. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2151. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2152. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2153. prepare_textures.facades, prepare_textures.roofs, stats)
  2154. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2155. if not b.analyse_elev_and_water(fg_elev):
  2156. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2157. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2158. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2159. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2160. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2161. elev_is_solid_tuple = really_probe(position)
  2162. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2163. self._open_fgelev()
  2164. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2165. bufsize=1, universal_newlines=True)
  2166. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2167. restore_signals, start_new_session)
  2168. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2169. startupinfo)
  2170. PermissionError: [WinError 5] Access is denied
  2171. ******* Exception in tile 2827299 - to reprocess use boundaries: -7.25_54.5_-7.0_54.625 ******* at 2018-01-05_115431 -
  2172.  
  2173. Traceback (most recent call last):
  2174. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2175. elev_is_solid_tuple = self._cache[key]
  2176. KeyError: (-7.1220698, 54.5567125)
  2177.  
  2178. During handling of the above exception, another exception occurred:
  2179.  
  2180. Traceback (most recent call last):
  2181. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2182. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2183. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2184. prepare_textures.facades, prepare_textures.roofs, stats)
  2185. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2186. if not b.analyse_elev_and_water(fg_elev):
  2187. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2188. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2189. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2190. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2191. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2192. elev_is_solid_tuple = really_probe(position)
  2193. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2194. self._open_fgelev()
  2195. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2196. bufsize=1, universal_newlines=True)
  2197. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2198. restore_signals, start_new_session)
  2199. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2200. startupinfo)
  2201. PermissionError: [WinError 5] Access is denied
  2202. ******* Exception in tile 2827307 - to reprocess use boundaries: -7.25_54.625_-7.0_54.75 ******* at 2018-01-05_115432 -
  2203.  
  2204. Traceback (most recent call last):
  2205. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2206. elev_is_solid_tuple = self._cache[key]
  2207. KeyError: (-7.235876, 54.718097)
  2208.  
  2209. During handling of the above exception, another exception occurred:
  2210.  
  2211. Traceback (most recent call last):
  2212. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2213. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2214. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2215. prepare_textures.facades, prepare_textures.roofs, stats)
  2216. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2217. if not b.analyse_elev_and_water(fg_elev):
  2218. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2219. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2220. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2221. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2222. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2223. elev_is_solid_tuple = really_probe(position)
  2224. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2225. self._open_fgelev()
  2226. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2227. bufsize=1, universal_newlines=True)
  2228. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2229. restore_signals, start_new_session)
  2230. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2231. startupinfo)
  2232. PermissionError: [WinError 5] Access is denied
  2233. ******* Exception in tile 2827315 - to reprocess use boundaries: -7.25_54.75_-7.0_54.875 ******* at 2018-01-05_115433 -
  2234.  
  2235. Traceback (most recent call last):
  2236. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2237. elev_is_solid_tuple = self._cache[key]
  2238. KeyError: (-7.233295, 54.8319099)
  2239.  
  2240. During handling of the above exception, another exception occurred:
  2241.  
  2242. Traceback (most recent call last):
  2243. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2244. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2245. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2246. prepare_textures.facades, prepare_textures.roofs, stats)
  2247. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2248. if not b.analyse_elev_and_water(fg_elev):
  2249. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2250. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2251. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2252. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2253. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2254. elev_is_solid_tuple = really_probe(position)
  2255. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2256. self._open_fgelev()
  2257. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2258. bufsize=1, universal_newlines=True)
  2259. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2260. restore_signals, start_new_session)
  2261. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2262. startupinfo)
  2263. PermissionError: [WinError 5] Access is denied
  2264. ******* Exception in tile 2827323 - to reprocess use boundaries: -7.25_54.875_-7.0_55.0 ******* at 2018-01-05_115433 -
  2265.  
  2266. Traceback (most recent call last):
  2267. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2268. elev_is_solid_tuple = self._cache[key]
  2269. KeyError: (-7.1534418, 54.9118913)
  2270.  
  2271. During handling of the above exception, another exception occurred:
  2272.  
  2273. Traceback (most recent call last):
  2274. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2275. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2276. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2277. prepare_textures.facades, prepare_textures.roofs, stats)
  2278. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2279. if not b.analyse_elev_and_water(fg_elev):
  2280. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2281. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2282. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2283. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2284. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2285. elev_is_solid_tuple = really_probe(position)
  2286. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2287. self._open_fgelev()
  2288. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2289. bufsize=1, universal_newlines=True)
  2290. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2291. restore_signals, start_new_session)
  2292. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2293. startupinfo)
  2294. PermissionError: [WinError 5] Access is denied
  2295. ******* Exception in tile 2827328 - to reprocess use boundaries: -8.0_55.0_-7.75_55.125 ******* at 2018-01-05_115435 -
  2296.  
  2297. Traceback (most recent call last):
  2298. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2299. elev_is_solid_tuple = self._cache[key]
  2300. KeyError: (-7.7741448, 55.0299772)
  2301.  
  2302. During handling of the above exception, another exception occurred:
  2303.  
  2304. Traceback (most recent call last):
  2305. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2306. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2307. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2308. prepare_textures.facades, prepare_textures.roofs, stats)
  2309. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2310. if not b.analyse_elev_and_water(fg_elev):
  2311. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2312. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2313. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2314. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2315. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2316. elev_is_solid_tuple = really_probe(position)
  2317. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2318. self._open_fgelev()
  2319. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2320. bufsize=1, universal_newlines=True)
  2321. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2322. restore_signals, start_new_session)
  2323. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2324. startupinfo)
  2325. PermissionError: [WinError 5] Access is denied
  2326. ******* Exception in tile 2827336 - to reprocess use boundaries: -8.0_55.125_-7.75_55.25 ******* at 2018-01-05_115439 -
  2327.  
  2328. Traceback (most recent call last):
  2329. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2330. elev_is_solid_tuple = self._cache[key]
  2331. KeyError: (-7.9761259, 55.1796959)
  2332.  
  2333. During handling of the above exception, another exception occurred:
  2334.  
  2335. Traceback (most recent call last):
  2336. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2337. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2338. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2339. prepare_textures.facades, prepare_textures.roofs, stats)
  2340. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2341. if not b.analyse_elev_and_water(fg_elev):
  2342. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2343. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2344. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2345. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2346. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2347. elev_is_solid_tuple = really_probe(position)
  2348. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2349. self._open_fgelev()
  2350. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2351. bufsize=1, universal_newlines=True)
  2352. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2353. restore_signals, start_new_session)
  2354. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2355. startupinfo)
  2356. PermissionError: [WinError 5] Access is denied
  2357. ******* Exception in tile 2827344 - to reprocess use boundaries: -8.0_55.25_-7.75_55.375 ******* at 2018-01-05_115439 -
  2358.  
  2359. Traceback (most recent call last):
  2360. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2361. elev_is_solid_tuple = self._cache[key]
  2362. KeyError: (-7.7513709, 55.2507194)
  2363.  
  2364. During handling of the above exception, another exception occurred:
  2365.  
  2366. Traceback (most recent call last):
  2367. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2368. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2369. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2370. prepare_textures.facades, prepare_textures.roofs, stats)
  2371. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2372. if not b.analyse_elev_and_water(fg_elev):
  2373. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2374. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2375. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2376. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2377. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2378. elev_is_solid_tuple = really_probe(position)
  2379. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2380. self._open_fgelev()
  2381. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2382. bufsize=1, universal_newlines=True)
  2383. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2384. restore_signals, start_new_session)
  2385. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2386. startupinfo)
  2387. PermissionError: [WinError 5] Access is denied
  2388. ******* Exception in tile 2827329 - to reprocess use boundaries: -7.75_55.0_-7.5_55.125 ******* at 2018-01-05_115443 -
  2389.  
  2390. Traceback (most recent call last):
  2391. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2392. elev_is_solid_tuple = self._cache[key]
  2393. KeyError: (-7.6999048, 55.0895651)
  2394.  
  2395. During handling of the above exception, another exception occurred:
  2396.  
  2397. Traceback (most recent call last):
  2398. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2399. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2400. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2401. prepare_textures.facades, prepare_textures.roofs, stats)
  2402. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2403. if not b.analyse_elev_and_water(fg_elev):
  2404. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2405. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2406. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2407. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2408. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2409. elev_is_solid_tuple = really_probe(position)
  2410. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2411. self._open_fgelev()
  2412. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2413. bufsize=1, universal_newlines=True)
  2414. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2415. restore_signals, start_new_session)
  2416. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2417. startupinfo)
  2418. PermissionError: [WinError 5] Access is denied
  2419. ******* Exception in tile 2827337 - to reprocess use boundaries: -7.75_55.125_-7.5_55.25 ******* at 2018-01-05_115445 -
  2420.  
  2421. Traceback (most recent call last):
  2422. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2423. elev_is_solid_tuple = self._cache[key]
  2424. KeyError: (-7.617677, 55.2445978)
  2425.  
  2426. During handling of the above exception, another exception occurred:
  2427.  
  2428. Traceback (most recent call last):
  2429. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2430. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2431. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2432. prepare_textures.facades, prepare_textures.roofs, stats)
  2433. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2434. if not b.analyse_elev_and_water(fg_elev):
  2435. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2436. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2437. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2438. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2439. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2440. elev_is_solid_tuple = really_probe(position)
  2441. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2442. self._open_fgelev()
  2443. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2444. bufsize=1, universal_newlines=True)
  2445. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2446. restore_signals, start_new_session)
  2447. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2448. startupinfo)
  2449. PermissionError: [WinError 5] Access is denied
  2450. ******* Exception in tile 2827345 - to reprocess use boundaries: -7.75_55.25_-7.5_55.375 ******* at 2018-01-05_115447 -
  2451.  
  2452. Traceback (most recent call last):
  2453. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2454. elev_is_solid_tuple = self._cache[key]
  2455. KeyError: (-7.6692528, 55.252048)
  2456.  
  2457. During handling of the above exception, another exception occurred:
  2458.  
  2459. Traceback (most recent call last):
  2460. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2461. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2462. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2463. prepare_textures.facades, prepare_textures.roofs, stats)
  2464. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2465. if not b.analyse_elev_and_water(fg_elev):
  2466. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2467. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2468. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2469. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2470. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2471. elev_is_solid_tuple = really_probe(position)
  2472. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2473. self._open_fgelev()
  2474. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2475. bufsize=1, universal_newlines=True)
  2476. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2477. restore_signals, start_new_session)
  2478. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2479. startupinfo)
  2480. PermissionError: [WinError 5] Access is denied
  2481. ******* Exception in tile 2827330 - to reprocess use boundaries: -7.5_55.0_-7.25_55.125 ******* at 2018-01-05_115456 -
  2482.  
  2483. Traceback (most recent call last):
  2484. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2485. elev_is_solid_tuple = self._cache[key]
  2486. KeyError: (-7.4021786, 55.0565394)
  2487.  
  2488. During handling of the above exception, another exception occurred:
  2489.  
  2490. Traceback (most recent call last):
  2491. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2492. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2493. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2494. prepare_textures.facades, prepare_textures.roofs, stats)
  2495. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2496. if not b.analyse_elev_and_water(fg_elev):
  2497. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2498. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2499. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2500. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2501. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2502. elev_is_solid_tuple = really_probe(position)
  2503. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2504. self._open_fgelev()
  2505. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2506. bufsize=1, universal_newlines=True)
  2507. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2508. restore_signals, start_new_session)
  2509. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2510. startupinfo)
  2511. PermissionError: [WinError 5] Access is denied
  2512. ******* Exception in tile 2827338 - to reprocess use boundaries: -7.5_55.125_-7.25_55.25 ******* at 2018-01-05_115502 -
  2513.  
  2514. Traceback (most recent call last):
  2515. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2516. elev_is_solid_tuple = self._cache[key]
  2517. KeyError: (-7.4553071, 55.1505943)
  2518.  
  2519. During handling of the above exception, another exception occurred:
  2520.  
  2521. Traceback (most recent call last):
  2522. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2523. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2524. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2525. prepare_textures.facades, prepare_textures.roofs, stats)
  2526. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2527. if not b.analyse_elev_and_water(fg_elev):
  2528. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2529. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2530. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2531. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2532. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2533. elev_is_solid_tuple = really_probe(position)
  2534. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2535. self._open_fgelev()
  2536. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2537. bufsize=1, universal_newlines=True)
  2538. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2539. restore_signals, start_new_session)
  2540. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2541. startupinfo)
  2542. PermissionError: [WinError 5] Access is denied
  2543. ******* Exception in tile 2827346 - to reprocess use boundaries: -7.5_55.25_-7.25_55.375 ******* at 2018-01-05_115504 -
  2544.  
  2545. Traceback (most recent call last):
  2546. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2547. elev_is_solid_tuple = self._cache[key]
  2548. KeyError: (-7.3512227, 55.3603708)
  2549.  
  2550. During handling of the above exception, another exception occurred:
  2551.  
  2552. Traceback (most recent call last):
  2553. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2554. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2555. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2556. prepare_textures.facades, prepare_textures.roofs, stats)
  2557. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2558. if not b.analyse_elev_and_water(fg_elev):
  2559. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2560. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2561. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2562. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2563. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2564. elev_is_solid_tuple = really_probe(position)
  2565. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2566. self._open_fgelev()
  2567. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2568. bufsize=1, universal_newlines=True)
  2569. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2570. restore_signals, start_new_session)
  2571. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2572. startupinfo)
  2573. PermissionError: [WinError 5] Access is denied
  2574. ******* Exception in tile 2827354 - to reprocess use boundaries: -7.5_55.375_-7.25_55.466 ******* at 2018-01-05_115506 -
  2575.  
  2576. Traceback (most recent call last):
  2577. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2578. elev_is_solid_tuple = self._cache[key]
  2579. KeyError: (-7.3612171, 55.3781071)
  2580.  
  2581. During handling of the above exception, another exception occurred:
  2582.  
  2583. Traceback (most recent call last):
  2584. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2585. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2586. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2587. prepare_textures.facades, prepare_textures.roofs, stats)
  2588. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2589. if not b.analyse_elev_and_water(fg_elev):
  2590. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2591. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2592. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2593. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2594. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2595. elev_is_solid_tuple = really_probe(position)
  2596. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2597. self._open_fgelev()
  2598. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2599. bufsize=1, universal_newlines=True)
  2600. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2601. restore_signals, start_new_session)
  2602. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2603. startupinfo)
  2604. PermissionError: [WinError 5] Access is denied
  2605. ******* Exception in tile 2827331 - to reprocess use boundaries: -7.25_55.0_-7.0_55.125 ******* at 2018-01-05_115512 -
  2606.  
  2607. Traceback (most recent call last):
  2608. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2609. elev_is_solid_tuple = self._cache[key]
  2610. KeyError: (-7.0351311, 55.0529337)
  2611.  
  2612. During handling of the above exception, another exception occurred:
  2613.  
  2614. Traceback (most recent call last):
  2615. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2616. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2617. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2618. prepare_textures.facades, prepare_textures.roofs, stats)
  2619. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2620. if not b.analyse_elev_and_water(fg_elev):
  2621. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2622. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2623. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2624. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2625. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2626. elev_is_solid_tuple = really_probe(position)
  2627. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2628. self._open_fgelev()
  2629. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2630. bufsize=1, universal_newlines=True)
  2631. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2632. restore_signals, start_new_session)
  2633. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2634. startupinfo)
  2635. PermissionError: [WinError 5] Access is denied
  2636. ******* Exception in tile 2827339 - to reprocess use boundaries: -7.25_55.125_-7.0_55.25 ******* at 2018-01-05_115515 -
  2637.  
  2638. Traceback (most recent call last):
  2639. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2640. elev_is_solid_tuple = self._cache[key]
  2641. KeyError: (-7.0410106, 55.1930997)
  2642.  
  2643. During handling of the above exception, another exception occurred:
  2644.  
  2645. Traceback (most recent call last):
  2646. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2647. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2648. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2649. prepare_textures.facades, prepare_textures.roofs, stats)
  2650. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2651. if not b.analyse_elev_and_water(fg_elev):
  2652. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2653. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2654. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2655. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2656. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2657. elev_is_solid_tuple = really_probe(position)
  2658. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2659. self._open_fgelev()
  2660. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2661. bufsize=1, universal_newlines=True)
  2662. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2663. restore_signals, start_new_session)
  2664. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2665. startupinfo)
  2666. PermissionError: [WinError 5] Access is denied
  2667. ******* Exception in tile 2827347 - to reprocess use boundaries: -7.25_55.25_-7.0_55.375 ******* at 2018-01-05_115516 -
  2668.  
  2669. Traceback (most recent call last):
  2670. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2671. elev_is_solid_tuple = self._cache[key]
  2672. KeyError: (-7.2491602, 55.2955765)
  2673.  
  2674. During handling of the above exception, another exception occurred:
  2675.  
  2676. Traceback (most recent call last):
  2677. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2678. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2679. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2680. prepare_textures.facades, prepare_textures.roofs, stats)
  2681. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2682. if not b.analyse_elev_and_water(fg_elev):
  2683. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2684. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2685. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2686. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2687. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2688. elev_is_solid_tuple = really_probe(position)
  2689. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2690. self._open_fgelev()
  2691. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2692. bufsize=1, universal_newlines=True)
  2693. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2694. restore_signals, start_new_session)
  2695. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2696. startupinfo)
  2697. PermissionError: [WinError 5] Access is denied
  2698. ******* Exception in tile 2827355 - to reprocess use boundaries: -7.25_55.375_-7.0_55.466 ******* at 2018-01-05_115517 -
  2699.  
  2700. Traceback (most recent call last):
  2701. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2702. elev_is_solid_tuple = self._cache[key]
  2703. KeyError: (-7.2351302, 55.4322678)
  2704.  
  2705. During handling of the above exception, another exception occurred:
  2706.  
  2707. Traceback (most recent call last):
  2708. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 138, in process_scenery_tile
  2709. roads.process_roads(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2710. File "C:\Users\Redpath\Documents\GitHub\osm2city\roads.py", line 1310, in process_roads
  2711. roads.process(blocked_areas, stg_entries, landuses_lit, stats) # does the heavy lifting incl. clustering
  2712. File "C:\Users\Redpath\Documents\GitHub\osm2city\roads.py", line 418, in process
  2713. self._check_ways_in_water()
  2714. File "C:\Users\Redpath\Documents\GitHub\osm2city\roads.py", line 454, in _check_ways_in_water
  2715. if self.fg_elev.probe_solid(Vec2d(the_node.lon, the_node.lat), is_global=True):
  2716. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 384, in probe_solid
  2717. elev_is_solid_tuple = self.probe(position, is_global)
  2718. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2719. elev_is_solid_tuple = really_probe(position)
  2720. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2721. self._open_fgelev()
  2722. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2723. bufsize=1, universal_newlines=True)
  2724. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2725. restore_signals, start_new_session)
  2726. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2727. startupinfo)
  2728. PermissionError: [WinError 5] Access is denied
  2729. ******* Exception in tile 2843640 - to reprocess use boundaries: -7.0_53.963_-6.75_54.0 ******* at 2018-01-05_115518 -
  2730.  
  2731. Traceback (most recent call last):
  2732. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2733. elev_is_solid_tuple = self._cache[key]
  2734. KeyError: (-6.8963963, 53.9963045)
  2735.  
  2736. During handling of the above exception, another exception occurred:
  2737.  
  2738. Traceback (most recent call last):
  2739. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2740. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2741. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2742. prepare_textures.facades, prepare_textures.roofs, stats)
  2743. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2744. if not b.analyse_elev_and_water(fg_elev):
  2745. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2746. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2747. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2748. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2749. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2750. elev_is_solid_tuple = really_probe(position)
  2751. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2752. self._open_fgelev()
  2753. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2754. bufsize=1, universal_newlines=True)
  2755. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2756. restore_signals, start_new_session)
  2757. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2758. startupinfo)
  2759. PermissionError: [WinError 5] Access is denied
  2760. ******* Exception in tile 2843641 - to reprocess use boundaries: -6.75_53.963_-6.5_54.0 ******* at 2018-01-05_115520 -
  2761.  
  2762. Traceback (most recent call last):
  2763. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2764. elev_is_solid_tuple = self._cache[key]
  2765. KeyError: (-6.7189589, 53.9749708)
  2766.  
  2767. During handling of the above exception, another exception occurred:
  2768.  
  2769. Traceback (most recent call last):
  2770. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2771. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2772. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2773. prepare_textures.facades, prepare_textures.roofs, stats)
  2774. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2775. if not b.analyse_elev_and_water(fg_elev):
  2776. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2777. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2778. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2779. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2780. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2781. elev_is_solid_tuple = really_probe(position)
  2782. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2783. self._open_fgelev()
  2784. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2785. bufsize=1, universal_newlines=True)
  2786. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2787. restore_signals, start_new_session)
  2788. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2789. startupinfo)
  2790. PermissionError: [WinError 5] Access is denied
  2791. ******* Exception in tile 2843642 - to reprocess use boundaries: -6.5_53.963_-6.25_54.0 ******* at 2018-01-05_115536 -
  2792.  
  2793. Traceback (most recent call last):
  2794. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2795. elev_is_solid_tuple = self._cache[key]
  2796. KeyError: (-6.4262664, 53.997654)
  2797.  
  2798. During handling of the above exception, another exception occurred:
  2799.  
  2800. Traceback (most recent call last):
  2801. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2802. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2803. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2804. prepare_textures.facades, prepare_textures.roofs, stats)
  2805. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2806. if not b.analyse_elev_and_water(fg_elev):
  2807. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2808. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2809. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2810. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2811. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2812. elev_is_solid_tuple = really_probe(position)
  2813. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2814. self._open_fgelev()
  2815. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2816. bufsize=1, universal_newlines=True)
  2817. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2818. restore_signals, start_new_session)
  2819. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2820. startupinfo)
  2821. PermissionError: [WinError 5] Access is denied
  2822. ******* Exception in tile 2843643 - to reprocess use boundaries: -6.25_53.963_-6.0_54.0 ******* at 2018-01-05_115537 -
  2823.  
  2824. Traceback (most recent call last):
  2825. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2826. elev_is_solid_tuple = self._cache[key]
  2827. KeyError: (-6.1962843, 53.9972064)
  2828.  
  2829. During handling of the above exception, another exception occurred:
  2830.  
  2831. Traceback (most recent call last):
  2832. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2833. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2834. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2835. prepare_textures.facades, prepare_textures.roofs, stats)
  2836. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2837. if not b.analyse_elev_and_water(fg_elev):
  2838. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2839. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2840. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2841. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2842. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2843. elev_is_solid_tuple = really_probe(position)
  2844. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2845. self._open_fgelev()
  2846. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2847. bufsize=1, universal_newlines=True)
  2848. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2849. restore_signals, start_new_session)
  2850. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2851. startupinfo)
  2852. PermissionError: [WinError 5] Access is denied
  2853. ******* Exception in tile 2843648 - to reprocess use boundaries: -7.0_54.0_-6.75_54.125 ******* at 2018-01-05_115538 -
  2854.  
  2855. Traceback (most recent call last):
  2856. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2857. elev_is_solid_tuple = self._cache[key]
  2858. KeyError: (-6.997227, 54.0861434)
  2859.  
  2860. During handling of the above exception, another exception occurred:
  2861.  
  2862. Traceback (most recent call last):
  2863. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2864. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2865. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2866. prepare_textures.facades, prepare_textures.roofs, stats)
  2867. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2868. if not b.analyse_elev_and_water(fg_elev):
  2869. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2870. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2871. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2872. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2873. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2874. elev_is_solid_tuple = really_probe(position)
  2875. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2876. self._open_fgelev()
  2877. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2878. bufsize=1, universal_newlines=True)
  2879. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2880. restore_signals, start_new_session)
  2881. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2882. startupinfo)
  2883. PermissionError: [WinError 5] Access is denied
  2884. ******* Exception in tile 2843656 - to reprocess use boundaries: -7.0_54.125_-6.75_54.25 ******* at 2018-01-05_115544 -
  2885.  
  2886. Traceback (most recent call last):
  2887. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2888. elev_is_solid_tuple = self._cache[key]
  2889. KeyError: (-6.890778, 54.1308528)
  2890.  
  2891. During handling of the above exception, another exception occurred:
  2892.  
  2893. Traceback (most recent call last):
  2894. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2895. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2896. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2897. prepare_textures.facades, prepare_textures.roofs, stats)
  2898. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2899. if not b.analyse_elev_and_water(fg_elev):
  2900. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2901. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2902. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2903. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2904. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2905. elev_is_solid_tuple = really_probe(position)
  2906. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2907. self._open_fgelev()
  2908. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2909. bufsize=1, universal_newlines=True)
  2910. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2911. restore_signals, start_new_session)
  2912. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2913. startupinfo)
  2914. PermissionError: [WinError 5] Access is denied
  2915. ******* Exception in tile 2843664 - to reprocess use boundaries: -7.0_54.25_-6.75_54.375 ******* at 2018-01-05_115547 -
  2916.  
  2917. Traceback (most recent call last):
  2918. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2919. elev_is_solid_tuple = self._cache[key]
  2920. KeyError: (-6.9650465, 54.2862024)
  2921.  
  2922. During handling of the above exception, another exception occurred:
  2923.  
  2924. Traceback (most recent call last):
  2925. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2926. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2927. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2928. prepare_textures.facades, prepare_textures.roofs, stats)
  2929. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2930. if not b.analyse_elev_and_water(fg_elev):
  2931. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2932. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2933. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2934. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2935. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2936. elev_is_solid_tuple = really_probe(position)
  2937. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2938. self._open_fgelev()
  2939. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2940. bufsize=1, universal_newlines=True)
  2941. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2942. restore_signals, start_new_session)
  2943. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2944. startupinfo)
  2945. PermissionError: [WinError 5] Access is denied
  2946. ******* Exception in tile 2843672 - to reprocess use boundaries: -7.0_54.375_-6.75_54.5 ******* at 2018-01-05_115548 -
  2947.  
  2948. Traceback (most recent call last):
  2949. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2950. elev_is_solid_tuple = self._cache[key]
  2951. KeyError: (-6.7603203, 54.4138431)
  2952.  
  2953. During handling of the above exception, another exception occurred:
  2954.  
  2955. Traceback (most recent call last):
  2956. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2957. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2958. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2959. prepare_textures.facades, prepare_textures.roofs, stats)
  2960. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2961. if not b.analyse_elev_and_water(fg_elev):
  2962. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2963. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2964. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2965. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2966. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2967. elev_is_solid_tuple = really_probe(position)
  2968. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  2969. self._open_fgelev()
  2970. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  2971. bufsize=1, universal_newlines=True)
  2972. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  2973. restore_signals, start_new_session)
  2974. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  2975. startupinfo)
  2976. PermissionError: [WinError 5] Access is denied
  2977. ******* Exception in tile 2843680 - to reprocess use boundaries: -7.0_54.5_-6.75_54.625 ******* at 2018-01-05_115549 -
  2978.  
  2979. Traceback (most recent call last):
  2980. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  2981. elev_is_solid_tuple = self._cache[key]
  2982. KeyError: (-6.7829702, 54.5035805)
  2983.  
  2984. During handling of the above exception, another exception occurred:
  2985.  
  2986. Traceback (most recent call last):
  2987. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  2988. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  2989. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  2990. prepare_textures.facades, prepare_textures.roofs, stats)
  2991. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  2992. if not b.analyse_elev_and_water(fg_elev):
  2993. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  2994. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  2995. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  2996. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  2997. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  2998. elev_is_solid_tuple = really_probe(position)
  2999. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3000. self._open_fgelev()
  3001. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3002. bufsize=1, universal_newlines=True)
  3003. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3004. restore_signals, start_new_session)
  3005. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3006. startupinfo)
  3007. PermissionError: [WinError 5] Access is denied
  3008. ******* Exception in tile 2843688 - to reprocess use boundaries: -7.0_54.625_-6.75_54.75 ******* at 2018-01-05_115553 -
  3009.  
  3010. Traceback (most recent call last):
  3011. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3012. elev_is_solid_tuple = self._cache[key]
  3013. KeyError: (-6.7596679, 54.6450434)
  3014.  
  3015. During handling of the above exception, another exception occurred:
  3016.  
  3017. Traceback (most recent call last):
  3018. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3019. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3020. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3021. prepare_textures.facades, prepare_textures.roofs, stats)
  3022. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3023. if not b.analyse_elev_and_water(fg_elev):
  3024. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3025. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3026. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3027. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3028. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3029. elev_is_solid_tuple = really_probe(position)
  3030. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3031. self._open_fgelev()
  3032. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3033. bufsize=1, universal_newlines=True)
  3034. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3035. restore_signals, start_new_session)
  3036. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3037. startupinfo)
  3038. PermissionError: [WinError 5] Access is denied
  3039. ******* Exception in tile 2843696 - to reprocess use boundaries: -7.0_54.75_-6.75_54.875 ******* at 2018-01-05_115555 -
  3040.  
  3041. Traceback (most recent call last):
  3042. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3043. elev_is_solid_tuple = self._cache[key]
  3044. KeyError: (-6.7795502, 54.7938578)
  3045.  
  3046. During handling of the above exception, another exception occurred:
  3047.  
  3048. Traceback (most recent call last):
  3049. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3050. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3051. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3052. prepare_textures.facades, prepare_textures.roofs, stats)
  3053. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3054. if not b.analyse_elev_and_water(fg_elev):
  3055. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3056. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3057. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3058. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3059. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3060. elev_is_solid_tuple = really_probe(position)
  3061. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3062. self._open_fgelev()
  3063. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3064. bufsize=1, universal_newlines=True)
  3065. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3066. restore_signals, start_new_session)
  3067. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3068. startupinfo)
  3069. PermissionError: [WinError 5] Access is denied
  3070. ******* Exception in tile 2843704 - to reprocess use boundaries: -7.0_54.875_-6.75_55.0 ******* at 2018-01-05_115555 -
  3071.  
  3072. Traceback (most recent call last):
  3073. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3074. elev_is_solid_tuple = self._cache[key]
  3075. KeyError: (-6.9215808, 54.9249105)
  3076.  
  3077. During handling of the above exception, another exception occurred:
  3078.  
  3079. Traceback (most recent call last):
  3080. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3081. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3082. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3083. prepare_textures.facades, prepare_textures.roofs, stats)
  3084. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3085. if not b.analyse_elev_and_water(fg_elev):
  3086. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3087. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3088. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3089. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3090. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3091. elev_is_solid_tuple = really_probe(position)
  3092. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3093. self._open_fgelev()
  3094. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3095. bufsize=1, universal_newlines=True)
  3096. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3097. restore_signals, start_new_session)
  3098. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3099. startupinfo)
  3100. PermissionError: [WinError 5] Access is denied
  3101. ******* Exception in tile 2843649 - to reprocess use boundaries: -6.75_54.0_-6.5_54.125 ******* at 2018-01-05_115556 -
  3102.  
  3103. Traceback (most recent call last):
  3104. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3105. elev_is_solid_tuple = self._cache[key]
  3106. KeyError: (-6.6416768, 54.063403)
  3107.  
  3108. During handling of the above exception, another exception occurred:
  3109.  
  3110. Traceback (most recent call last):
  3111. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3112. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3113. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3114. prepare_textures.facades, prepare_textures.roofs, stats)
  3115. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3116. if not b.analyse_elev_and_water(fg_elev):
  3117. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3118. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3119. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3120. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3121. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3122. elev_is_solid_tuple = really_probe(position)
  3123. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3124. self._open_fgelev()
  3125. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3126. bufsize=1, universal_newlines=True)
  3127. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3128. restore_signals, start_new_session)
  3129. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3130. startupinfo)
  3131. PermissionError: [WinError 5] Access is denied
  3132. ******* Exception in tile 2843657 - to reprocess use boundaries: -6.75_54.125_-6.5_54.25 ******* at 2018-01-05_115557 -
  3133.  
  3134. Traceback (most recent call last):
  3135. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3136. elev_is_solid_tuple = self._cache[key]
  3137. KeyError: (-6.6945081, 54.2471928)
  3138.  
  3139. During handling of the above exception, another exception occurred:
  3140.  
  3141. Traceback (most recent call last):
  3142. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3143. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3144. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3145. prepare_textures.facades, prepare_textures.roofs, stats)
  3146. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3147. if not b.analyse_elev_and_water(fg_elev):
  3148. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3149. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3150. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3151. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3152. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3153. elev_is_solid_tuple = really_probe(position)
  3154. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3155. self._open_fgelev()
  3156. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3157. bufsize=1, universal_newlines=True)
  3158. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3159. restore_signals, start_new_session)
  3160. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3161. startupinfo)
  3162. PermissionError: [WinError 5] Access is denied
  3163. ******* Exception in tile 2843665 - to reprocess use boundaries: -6.75_54.25_-6.5_54.375 ******* at 2018-01-05_115600 -
  3164.  
  3165. Traceback (most recent call last):
  3166. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3167. elev_is_solid_tuple = self._cache[key]
  3168. KeyError: (-6.6999185, 54.2539275)
  3169.  
  3170. During handling of the above exception, another exception occurred:
  3171.  
  3172. Traceback (most recent call last):
  3173. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3174. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3175. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3176. prepare_textures.facades, prepare_textures.roofs, stats)
  3177. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3178. if not b.analyse_elev_and_water(fg_elev):
  3179. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3180. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3181. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3182. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3183. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3184. elev_is_solid_tuple = really_probe(position)
  3185. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3186. self._open_fgelev()
  3187. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3188. bufsize=1, universal_newlines=True)
  3189. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3190. restore_signals, start_new_session)
  3191. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3192. startupinfo)
  3193. PermissionError: [WinError 5] Access is denied
  3194. ******* Exception in tile 2843673 - to reprocess use boundaries: -6.75_54.375_-6.5_54.5 ******* at 2018-01-05_115603 -
  3195.  
  3196. Traceback (most recent call last):
  3197. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3198. elev_is_solid_tuple = self._cache[key]
  3199. KeyError: (-6.5974888, 54.4084442)
  3200.  
  3201. During handling of the above exception, another exception occurred:
  3202.  
  3203. Traceback (most recent call last):
  3204. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3205. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3206. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3207. prepare_textures.facades, prepare_textures.roofs, stats)
  3208. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3209. if not b.analyse_elev_and_water(fg_elev):
  3210. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3211. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3212. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3213. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3214. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3215. elev_is_solid_tuple = really_probe(position)
  3216. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3217. self._open_fgelev()
  3218. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3219. bufsize=1, universal_newlines=True)
  3220. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3221. restore_signals, start_new_session)
  3222. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3223. startupinfo)
  3224. PermissionError: [WinError 5] Access is denied
  3225. ******* Exception in tile 2843681 - to reprocess use boundaries: -6.75_54.5_-6.5_54.625 ******* at 2018-01-05_115604 -
  3226.  
  3227. Traceback (most recent call last):
  3228. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3229. elev_is_solid_tuple = self._cache[key]
  3230. KeyError: (-6.7334607, 54.6171891)
  3231.  
  3232. During handling of the above exception, another exception occurred:
  3233.  
  3234. Traceback (most recent call last):
  3235. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3236. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3237. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3238. prepare_textures.facades, prepare_textures.roofs, stats)
  3239. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3240. if not b.analyse_elev_and_water(fg_elev):
  3241. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3242. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3243. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3244. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3245. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3246. elev_is_solid_tuple = really_probe(position)
  3247. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3248. self._open_fgelev()
  3249. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3250. bufsize=1, universal_newlines=True)
  3251. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3252. restore_signals, start_new_session)
  3253. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3254. startupinfo)
  3255. PermissionError: [WinError 5] Access is denied
  3256. ******* Exception in tile 2843689 - to reprocess use boundaries: -6.75_54.625_-6.5_54.75 ******* at 2018-01-05_115608 -
  3257.  
  3258. Traceback (most recent call last):
  3259. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3260. elev_is_solid_tuple = self._cache[key]
  3261. KeyError: (-6.6214313, 54.642798)
  3262.  
  3263. During handling of the above exception, another exception occurred:
  3264.  
  3265. Traceback (most recent call last):
  3266. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3267. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3268. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3269. prepare_textures.facades, prepare_textures.roofs, stats)
  3270. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3271. if not b.analyse_elev_and_water(fg_elev):
  3272. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3273. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3274. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3275. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3276. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3277. elev_is_solid_tuple = really_probe(position)
  3278. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3279. self._open_fgelev()
  3280. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3281. bufsize=1, universal_newlines=True)
  3282. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3283. restore_signals, start_new_session)
  3284. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3285. startupinfo)
  3286. PermissionError: [WinError 5] Access is denied
  3287. ******* Exception in tile 2843697 - to reprocess use boundaries: -6.75_54.75_-6.5_54.875 ******* at 2018-01-05_115608 -
  3288.  
  3289. Traceback (most recent call last):
  3290. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3291. elev_is_solid_tuple = self._cache[key]
  3292. KeyError: (-6.5150478, 54.8684452)
  3293.  
  3294. During handling of the above exception, another exception occurred:
  3295.  
  3296. Traceback (most recent call last):
  3297. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3298. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3299. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3300. prepare_textures.facades, prepare_textures.roofs, stats)
  3301. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3302. if not b.analyse_elev_and_water(fg_elev):
  3303. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3304. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3305. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3306. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3307. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3308. elev_is_solid_tuple = really_probe(position)
  3309. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3310. self._open_fgelev()
  3311. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3312. bufsize=1, universal_newlines=True)
  3313. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3314. restore_signals, start_new_session)
  3315. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3316. startupinfo)
  3317. PermissionError: [WinError 5] Access is denied
  3318. ******* Exception in tile 2843705 - to reprocess use boundaries: -6.75_54.875_-6.5_55.0 ******* at 2018-01-05_115610 -
  3319.  
  3320. Traceback (most recent call last):
  3321. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3322. elev_is_solid_tuple = self._cache[key]
  3323. KeyError: (-6.5659209, 54.9532837)
  3324.  
  3325. During handling of the above exception, another exception occurred:
  3326.  
  3327. Traceback (most recent call last):
  3328. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3329. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3330. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3331. prepare_textures.facades, prepare_textures.roofs, stats)
  3332. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3333. if not b.analyse_elev_and_water(fg_elev):
  3334. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3335. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3336. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3337. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3338. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3339. elev_is_solid_tuple = really_probe(position)
  3340. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3341. self._open_fgelev()
  3342. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3343. bufsize=1, universal_newlines=True)
  3344. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3345. restore_signals, start_new_session)
  3346. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3347. startupinfo)
  3348. PermissionError: [WinError 5] Access is denied
  3349. ******* Exception in tile 2843650 - to reprocess use boundaries: -6.5_54.0_-6.25_54.125 ******* at 2018-01-05_115618 -
  3350.  
  3351. Traceback (most recent call last):
  3352. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3353. elev_is_solid_tuple = self._cache[key]
  3354. KeyError: (-6.3721674, 54.0018991)
  3355.  
  3356. During handling of the above exception, another exception occurred:
  3357.  
  3358. Traceback (most recent call last):
  3359. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3360. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3361. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3362. prepare_textures.facades, prepare_textures.roofs, stats)
  3363. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3364. if not b.analyse_elev_and_water(fg_elev):
  3365. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3366. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3367. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3368. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3369. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3370. elev_is_solid_tuple = really_probe(position)
  3371. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3372. self._open_fgelev()
  3373. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3374. bufsize=1, universal_newlines=True)
  3375. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3376. restore_signals, start_new_session)
  3377. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3378. startupinfo)
  3379. PermissionError: [WinError 5] Access is denied
  3380. ******* Exception in tile 2843658 - to reprocess use boundaries: -6.5_54.125_-6.25_54.25 ******* at 2018-01-05_115621 -
  3381.  
  3382. Traceback (most recent call last):
  3383. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3384. elev_is_solid_tuple = self._cache[key]
  3385. KeyError: (-6.3489441, 54.1925889)
  3386.  
  3387. During handling of the above exception, another exception occurred:
  3388.  
  3389. Traceback (most recent call last):
  3390. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3391. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3392. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3393. prepare_textures.facades, prepare_textures.roofs, stats)
  3394. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3395. if not b.analyse_elev_and_water(fg_elev):
  3396. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3397. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3398. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3399. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3400. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3401. elev_is_solid_tuple = really_probe(position)
  3402. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3403. self._open_fgelev()
  3404. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3405. bufsize=1, universal_newlines=True)
  3406. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3407. restore_signals, start_new_session)
  3408. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3409. startupinfo)
  3410. PermissionError: [WinError 5] Access is denied
  3411. ******* Exception in tile 2843666 - to reprocess use boundaries: -6.5_54.25_-6.25_54.375 ******* at 2018-01-05_115624 -
  3412.  
  3413. Traceback (most recent call last):
  3414. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3415. elev_is_solid_tuple = self._cache[key]
  3416. KeyError: (-6.4768157, 54.3542366)
  3417.  
  3418. During handling of the above exception, another exception occurred:
  3419.  
  3420. Traceback (most recent call last):
  3421. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3422. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3423. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3424. prepare_textures.facades, prepare_textures.roofs, stats)
  3425. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3426. if not b.analyse_elev_and_water(fg_elev):
  3427. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3428. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3429. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3430. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3431. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3432. elev_is_solid_tuple = really_probe(position)
  3433. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3434. self._open_fgelev()
  3435. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3436. bufsize=1, universal_newlines=True)
  3437. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3438. restore_signals, start_new_session)
  3439. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3440. startupinfo)
  3441. PermissionError: [WinError 5] Access is denied
  3442. ******* Exception in tile 2843674 - to reprocess use boundaries: -6.5_54.375_-6.25_54.5 ******* at 2018-01-05_115631 -
  3443.  
  3444. Traceback (most recent call last):
  3445. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3446. elev_is_solid_tuple = self._cache[key]
  3447. KeyError: (-6.4181453, 54.4298446)
  3448.  
  3449. During handling of the above exception, another exception occurred:
  3450.  
  3451. Traceback (most recent call last):
  3452. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3453. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3454. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3455. prepare_textures.facades, prepare_textures.roofs, stats)
  3456. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3457. if not b.analyse_elev_and_water(fg_elev):
  3458. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3459. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3460. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3461. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3462. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3463. elev_is_solid_tuple = really_probe(position)
  3464. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3465. self._open_fgelev()
  3466. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3467. bufsize=1, universal_newlines=True)
  3468. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3469. restore_signals, start_new_session)
  3470. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3471. startupinfo)
  3472. PermissionError: [WinError 5] Access is denied
  3473. ******* Exception in tile 2843682 - to reprocess use boundaries: -6.5_54.5_-6.25_54.625 ******* at 2018-01-05_115632 -
  3474.  
  3475. Traceback (most recent call last):
  3476. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3477. elev_is_solid_tuple = self._cache[key]
  3478. KeyError: (-6.3073798, 54.5619486)
  3479.  
  3480. During handling of the above exception, another exception occurred:
  3481.  
  3482. Traceback (most recent call last):
  3483. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3484. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3485. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3486. prepare_textures.facades, prepare_textures.roofs, stats)
  3487. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3488. if not b.analyse_elev_and_water(fg_elev):
  3489. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3490. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3491. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3492. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3493. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3494. elev_is_solid_tuple = really_probe(position)
  3495. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3496. self._open_fgelev()
  3497. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3498. bufsize=1, universal_newlines=True)
  3499. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3500. restore_signals, start_new_session)
  3501. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3502. startupinfo)
  3503. PermissionError: [WinError 5] Access is denied
  3504. ******* Exception in tile 2843690 - to reprocess use boundaries: -6.5_54.625_-6.25_54.75 ******* at 2018-01-05_115634 -
  3505.  
  3506. Traceback (most recent call last):
  3507. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3508. elev_is_solid_tuple = self._cache[key]
  3509. KeyError: (-6.3271271, 54.7430085)
  3510.  
  3511. During handling of the above exception, another exception occurred:
  3512.  
  3513. Traceback (most recent call last):
  3514. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3515. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3516. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3517. prepare_textures.facades, prepare_textures.roofs, stats)
  3518. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3519. if not b.analyse_elev_and_water(fg_elev):
  3520. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3521. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3522. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3523. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3524. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3525. elev_is_solid_tuple = really_probe(position)
  3526. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3527. self._open_fgelev()
  3528. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3529. bufsize=1, universal_newlines=True)
  3530. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3531. restore_signals, start_new_session)
  3532. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3533. startupinfo)
  3534. PermissionError: [WinError 5] Access is denied
  3535. ******* Exception in tile 2843698 - to reprocess use boundaries: -6.5_54.75_-6.25_54.875 ******* at 2018-01-05_115755 -
  3536.  
  3537. Traceback (most recent call last):
  3538. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3539. elev_is_solid_tuple = self._cache[key]
  3540. KeyError: (-6.2664958, 54.8566704)
  3541.  
  3542. During handling of the above exception, another exception occurred:
  3543.  
  3544. Traceback (most recent call last):
  3545. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3546. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3547. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3548. prepare_textures.facades, prepare_textures.roofs, stats)
  3549. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3550. if not b.analyse_elev_and_water(fg_elev):
  3551. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3552. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3553. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3554. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3555. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3556. elev_is_solid_tuple = really_probe(position)
  3557. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3558. self._open_fgelev()
  3559. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3560. bufsize=1, universal_newlines=True)
  3561. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3562. restore_signals, start_new_session)
  3563. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3564. startupinfo)
  3565. PermissionError: [WinError 5] Access is denied
  3566. ******* Exception in tile 2843706 - to reprocess use boundaries: -6.5_54.875_-6.25_55.0 ******* at 2018-01-05_115802 -
  3567.  
  3568. Traceback (most recent call last):
  3569. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3570. elev_is_solid_tuple = self._cache[key]
  3571. KeyError: (-6.410352, 54.8871114)
  3572.  
  3573. During handling of the above exception, another exception occurred:
  3574.  
  3575. Traceback (most recent call last):
  3576. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3577. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3578. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3579. prepare_textures.facades, prepare_textures.roofs, stats)
  3580. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3581. if not b.analyse_elev_and_water(fg_elev):
  3582. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3583. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3584. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3585. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3586. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3587. elev_is_solid_tuple = really_probe(position)
  3588. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3589. self._open_fgelev()
  3590. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3591. bufsize=1, universal_newlines=True)
  3592. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3593. restore_signals, start_new_session)
  3594. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3595. startupinfo)
  3596. PermissionError: [WinError 5] Access is denied
  3597. ******* Exception in tile 2843651 - to reprocess use boundaries: -6.25_54.0_-6.0_54.125 ******* at 2018-01-05_115804 -
  3598.  
  3599. Traceback (most recent call last):
  3600. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3601. elev_is_solid_tuple = self._cache[key]
  3602. KeyError: (-6.046215, 54.0946133)
  3603.  
  3604. During handling of the above exception, another exception occurred:
  3605.  
  3606. Traceback (most recent call last):
  3607. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3608. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3609. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3610. prepare_textures.facades, prepare_textures.roofs, stats)
  3611. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3612. if not b.analyse_elev_and_water(fg_elev):
  3613. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3614. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3615. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3616. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3617. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3618. elev_is_solid_tuple = really_probe(position)
  3619. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3620. self._open_fgelev()
  3621. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3622. bufsize=1, universal_newlines=True)
  3623. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3624. restore_signals, start_new_session)
  3625. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3626. startupinfo)
  3627. PermissionError: [WinError 5] Access is denied
  3628. ******* Exception in tile 2843659 - to reprocess use boundaries: -6.25_54.125_-6.0_54.25 ******* at 2018-01-05_115805 -
  3629.  
  3630. Traceback (most recent call last):
  3631. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3632. elev_is_solid_tuple = self._cache[key]
  3633. KeyError: (-6.1089076, 54.1971323)
  3634.  
  3635. During handling of the above exception, another exception occurred:
  3636.  
  3637. Traceback (most recent call last):
  3638. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3639. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3640. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3641. prepare_textures.facades, prepare_textures.roofs, stats)
  3642. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3643. if not b.analyse_elev_and_water(fg_elev):
  3644. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3645. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3646. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3647. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3648. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3649. elev_is_solid_tuple = really_probe(position)
  3650. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3651. self._open_fgelev()
  3652. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3653. bufsize=1, universal_newlines=True)
  3654. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3655. restore_signals, start_new_session)
  3656. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3657. startupinfo)
  3658. PermissionError: [WinError 5] Access is denied
  3659. ******* Exception in tile 2843667 - to reprocess use boundaries: -6.25_54.25_-6.0_54.375 ******* at 2018-01-05_115806 -
  3660.  
  3661. Traceback (most recent call last):
  3662. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3663. elev_is_solid_tuple = self._cache[key]
  3664. KeyError: (-6.1977819, 54.3009381)
  3665.  
  3666. During handling of the above exception, another exception occurred:
  3667.  
  3668. Traceback (most recent call last):
  3669. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3670. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3671. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3672. prepare_textures.facades, prepare_textures.roofs, stats)
  3673. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3674. if not b.analyse_elev_and_water(fg_elev):
  3675. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3676. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3677. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3678. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3679. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3680. elev_is_solid_tuple = really_probe(position)
  3681. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3682. self._open_fgelev()
  3683. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3684. bufsize=1, universal_newlines=True)
  3685. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3686. restore_signals, start_new_session)
  3687. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3688. startupinfo)
  3689. PermissionError: [WinError 5] Access is denied
  3690. ******* Exception in tile 2843675 - to reprocess use boundaries: -6.25_54.375_-6.0_54.5 ******* at 2018-01-05_115813 -
  3691.  
  3692. Traceback (most recent call last):
  3693. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3694. elev_is_solid_tuple = self._cache[key]
  3695. KeyError: (-6.0443229, 54.4815618)
  3696.  
  3697. During handling of the above exception, another exception occurred:
  3698.  
  3699. Traceback (most recent call last):
  3700. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3701. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3702. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3703. prepare_textures.facades, prepare_textures.roofs, stats)
  3704. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3705. if not b.analyse_elev_and_water(fg_elev):
  3706. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3707. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3708. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3709. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3710. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3711. elev_is_solid_tuple = really_probe(position)
  3712. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3713. self._open_fgelev()
  3714. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3715. bufsize=1, universal_newlines=True)
  3716. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3717. restore_signals, start_new_session)
  3718. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3719. startupinfo)
  3720. PermissionError: [WinError 5] Access is denied
  3721. ******* Exception in tile 2843683 - to reprocess use boundaries: -6.25_54.5_-6.0_54.625 ******* at 2018-01-05_115922 -
  3722.  
  3723. Traceback (most recent call last):
  3724. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3725. elev_is_solid_tuple = self._cache[key]
  3726. KeyError: (-6.0377091, 54.5345797)
  3727.  
  3728. During handling of the above exception, another exception occurred:
  3729.  
  3730. Traceback (most recent call last):
  3731. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3732. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3733. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3734. prepare_textures.facades, prepare_textures.roofs, stats)
  3735. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3736. if not b.analyse_elev_and_water(fg_elev):
  3737. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3738. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3739. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3740. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3741. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3742. elev_is_solid_tuple = really_probe(position)
  3743. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3744. self._open_fgelev()
  3745. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3746. bufsize=1, universal_newlines=True)
  3747. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3748. restore_signals, start_new_session)
  3749. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3750. startupinfo)
  3751. PermissionError: [WinError 5] Access is denied
  3752. ******* Exception in tile 2843691 - to reprocess use boundaries: -6.25_54.625_-6.0_54.75 ******* at 2018-01-05_115950 -
  3753.  
  3754. Traceback (most recent call last):
  3755. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3756. elev_is_solid_tuple = self._cache[key]
  3757. KeyError: (-6.1719826, 54.7157154)
  3758.  
  3759. During handling of the above exception, another exception occurred:
  3760.  
  3761. Traceback (most recent call last):
  3762. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3763. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3764. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3765. prepare_textures.facades, prepare_textures.roofs, stats)
  3766. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3767. if not b.analyse_elev_and_water(fg_elev):
  3768. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3769. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3770. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3771. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3772. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3773. elev_is_solid_tuple = really_probe(position)
  3774. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3775. self._open_fgelev()
  3776. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3777. bufsize=1, universal_newlines=True)
  3778. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3779. restore_signals, start_new_session)
  3780. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3781. startupinfo)
  3782. PermissionError: [WinError 5] Access is denied
  3783. ******* Exception in tile 2843699 - to reprocess use boundaries: -6.25_54.75_-6.0_54.875 ******* at 2018-01-05_115959 -
  3784.  
  3785. Traceback (most recent call last):
  3786. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3787. elev_is_solid_tuple = self._cache[key]
  3788. KeyError: (-6.0417609, 54.8220459)
  3789.  
  3790. During handling of the above exception, another exception occurred:
  3791.  
  3792. Traceback (most recent call last):
  3793. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3794. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3795. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3796. prepare_textures.facades, prepare_textures.roofs, stats)
  3797. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3798. if not b.analyse_elev_and_water(fg_elev):
  3799. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3800. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3801. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3802. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3803. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3804. elev_is_solid_tuple = really_probe(position)
  3805. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3806. self._open_fgelev()
  3807. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3808. bufsize=1, universal_newlines=True)
  3809. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3810. restore_signals, start_new_session)
  3811. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3812. startupinfo)
  3813. PermissionError: [WinError 5] Access is denied
  3814. ******* Exception in tile 2843707 - to reprocess use boundaries: -6.25_54.875_-6.0_55.0 ******* at 2018-01-05_120001 -
  3815.  
  3816. Traceback (most recent call last):
  3817. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3818. elev_is_solid_tuple = self._cache[key]
  3819. KeyError: (-6.2119295, 54.8902085)
  3820.  
  3821. During handling of the above exception, another exception occurred:
  3822.  
  3823. Traceback (most recent call last):
  3824. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3825. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3826. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3827. prepare_textures.facades, prepare_textures.roofs, stats)
  3828. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3829. if not b.analyse_elev_and_water(fg_elev):
  3830. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3831. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3832. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3833. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3834. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3835. elev_is_solid_tuple = really_probe(position)
  3836. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3837. self._open_fgelev()
  3838. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3839. bufsize=1, universal_newlines=True)
  3840. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3841. restore_signals, start_new_session)
  3842. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3843. startupinfo)
  3844. PermissionError: [WinError 5] Access is denied
  3845. ******* Exception in tile 2843712 - to reprocess use boundaries: -7.0_55.0_-6.75_55.125 ******* at 2018-01-05_120002 -
  3846.  
  3847. Traceback (most recent call last):
  3848. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3849. elev_is_solid_tuple = self._cache[key]
  3850. KeyError: (-6.9635102, 55.0501455)
  3851.  
  3852. During handling of the above exception, another exception occurred:
  3853.  
  3854. Traceback (most recent call last):
  3855. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3856. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3857. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3858. prepare_textures.facades, prepare_textures.roofs, stats)
  3859. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3860. if not b.analyse_elev_and_water(fg_elev):
  3861. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3862. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3863. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3864. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3865. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3866. elev_is_solid_tuple = really_probe(position)
  3867. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3868. self._open_fgelev()
  3869. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3870. bufsize=1, universal_newlines=True)
  3871. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3872. restore_signals, start_new_session)
  3873. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3874. startupinfo)
  3875. PermissionError: [WinError 5] Access is denied
  3876. ******* Exception in tile 2843720 - to reprocess use boundaries: -7.0_55.125_-6.75_55.25 ******* at 2018-01-05_120004 -
  3877.  
  3878. Traceback (most recent call last):
  3879. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3880. elev_is_solid_tuple = self._cache[key]
  3881. KeyError: (-6.9645991, 55.137334)
  3882.  
  3883. During handling of the above exception, another exception occurred:
  3884.  
  3885. Traceback (most recent call last):
  3886. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3887. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3888. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3889. prepare_textures.facades, prepare_textures.roofs, stats)
  3890. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3891. if not b.analyse_elev_and_water(fg_elev):
  3892. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3893. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3894. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3895. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3896. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3897. elev_is_solid_tuple = really_probe(position)
  3898. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3899. self._open_fgelev()
  3900. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3901. bufsize=1, universal_newlines=True)
  3902. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3903. restore_signals, start_new_session)
  3904. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3905. startupinfo)
  3906. PermissionError: [WinError 5] Access is denied
  3907. ******* Exception in tile 2843728 - to reprocess use boundaries: -7.0_55.25_-6.75_55.375 ******* at 2018-01-05_120005 -
  3908.  
  3909. Traceback (most recent call last):
  3910. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3911. elev_is_solid_tuple = self._cache[key]
  3912. KeyError: (-6.9947428, 55.2516945)
  3913.  
  3914. During handling of the above exception, another exception occurred:
  3915.  
  3916. Traceback (most recent call last):
  3917. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 138, in process_scenery_tile
  3918. roads.process_roads(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3919. File "C:\Users\Redpath\Documents\GitHub\osm2city\roads.py", line 1310, in process_roads
  3920. roads.process(blocked_areas, stg_entries, landuses_lit, stats) # does the heavy lifting incl. clustering
  3921. File "C:\Users\Redpath\Documents\GitHub\osm2city\roads.py", line 418, in process
  3922. self._check_ways_in_water()
  3923. File "C:\Users\Redpath\Documents\GitHub\osm2city\roads.py", line 454, in _check_ways_in_water
  3924. if self.fg_elev.probe_solid(Vec2d(the_node.lon, the_node.lat), is_global=True):
  3925. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 384, in probe_solid
  3926. elev_is_solid_tuple = self.probe(position, is_global)
  3927. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3928. elev_is_solid_tuple = really_probe(position)
  3929. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3930. self._open_fgelev()
  3931. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3932. bufsize=1, universal_newlines=True)
  3933. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3934. restore_signals, start_new_session)
  3935. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3936. startupinfo)
  3937. PermissionError: [WinError 5] Access is denied
  3938. ******* Exception in tile 2843713 - to reprocess use boundaries: -6.75_55.0_-6.5_55.125 ******* at 2018-01-05_120012 -
  3939.  
  3940. Traceback (most recent call last):
  3941. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3942. elev_is_solid_tuple = self._cache[key]
  3943. KeyError: (-6.5273813, 55.0635382)
  3944.  
  3945. During handling of the above exception, another exception occurred:
  3946.  
  3947. Traceback (most recent call last):
  3948. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3949. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3950. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3951. prepare_textures.facades, prepare_textures.roofs, stats)
  3952. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3953. if not b.analyse_elev_and_water(fg_elev):
  3954. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3955. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3956. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3957. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3958. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3959. elev_is_solid_tuple = really_probe(position)
  3960. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3961. self._open_fgelev()
  3962. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3963. bufsize=1, universal_newlines=True)
  3964. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3965. restore_signals, start_new_session)
  3966. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3967. startupinfo)
  3968. PermissionError: [WinError 5] Access is denied
  3969. ******* Exception in tile 2843721 - to reprocess use boundaries: -6.75_55.125_-6.5_55.25 ******* at 2018-01-05_120032 -
  3970.  
  3971. Traceback (most recent call last):
  3972. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  3973. elev_is_solid_tuple = self._cache[key]
  3974. KeyError: (-6.6670324, 55.1274653)
  3975.  
  3976. During handling of the above exception, another exception occurred:
  3977.  
  3978. Traceback (most recent call last):
  3979. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  3980. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  3981. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  3982. prepare_textures.facades, prepare_textures.roofs, stats)
  3983. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  3984. if not b.analyse_elev_and_water(fg_elev):
  3985. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  3986. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  3987. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  3988. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  3989. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  3990. elev_is_solid_tuple = really_probe(position)
  3991. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  3992. self._open_fgelev()
  3993. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  3994. bufsize=1, universal_newlines=True)
  3995. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  3996. restore_signals, start_new_session)
  3997. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  3998. startupinfo)
  3999. PermissionError: [WinError 5] Access is denied
  4000. ******* Exception in tile 2843714 - to reprocess use boundaries: -6.5_55.0_-6.25_55.125 ******* at 2018-01-05_120037 -
  4001.  
  4002. Traceback (most recent call last):
  4003. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4004. elev_is_solid_tuple = self._cache[key]
  4005. KeyError: (-6.4609369, 55.0574013)
  4006.  
  4007. During handling of the above exception, another exception occurred:
  4008.  
  4009. Traceback (most recent call last):
  4010. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4011. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4012. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4013. prepare_textures.facades, prepare_textures.roofs, stats)
  4014. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4015. if not b.analyse_elev_and_water(fg_elev):
  4016. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4017. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4018. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4019. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4020. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4021. elev_is_solid_tuple = really_probe(position)
  4022. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4023. self._open_fgelev()
  4024. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4025. bufsize=1, universal_newlines=True)
  4026. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4027. restore_signals, start_new_session)
  4028. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4029. startupinfo)
  4030. PermissionError: [WinError 5] Access is denied
  4031. ******* Exception in tile 2843722 - to reprocess use boundaries: -6.5_55.125_-6.25_55.25 ******* at 2018-01-05_120039 -
  4032.  
  4033. Traceback (most recent call last):
  4034. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4035. elev_is_solid_tuple = self._cache[key]
  4036. KeyError: (-6.4144728, 55.1540151)
  4037.  
  4038. During handling of the above exception, another exception occurred:
  4039.  
  4040. Traceback (most recent call last):
  4041. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4042. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4043. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4044. prepare_textures.facades, prepare_textures.roofs, stats)
  4045. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4046. if not b.analyse_elev_and_water(fg_elev):
  4047. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4048. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4049. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4050. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4051. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4052. elev_is_solid_tuple = really_probe(position)
  4053. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4054. self._open_fgelev()
  4055. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4056. bufsize=1, universal_newlines=True)
  4057. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4058. restore_signals, start_new_session)
  4059. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4060. startupinfo)
  4061. PermissionError: [WinError 5] Access is denied
  4062. ******* Exception in tile 2843730 - to reprocess use boundaries: -6.5_55.25_-6.25_55.375 ******* at 2018-01-05_120040 -
  4063.  
  4064. Traceback (most recent call last):
  4065. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4066. elev_is_solid_tuple = self._cache[key]
  4067. KeyError: (-6.257022, 55.2990115)
  4068.  
  4069. During handling of the above exception, another exception occurred:
  4070.  
  4071. Traceback (most recent call last):
  4072. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4073. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4074. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4075. prepare_textures.facades, prepare_textures.roofs, stats)
  4076. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4077. if not b.analyse_elev_and_water(fg_elev):
  4078. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4079. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4080. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4081. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4082. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4083. elev_is_solid_tuple = really_probe(position)
  4084. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4085. self._open_fgelev()
  4086. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4087. bufsize=1, universal_newlines=True)
  4088. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4089. restore_signals, start_new_session)
  4090. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4091. startupinfo)
  4092. PermissionError: [WinError 5] Access is denied
  4093. ******* Exception in tile 2843715 - to reprocess use boundaries: -6.25_55.0_-6.0_55.125 ******* at 2018-01-05_120041 -
  4094.  
  4095. Traceback (most recent call last):
  4096. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4097. elev_is_solid_tuple = self._cache[key]
  4098. KeyError: (-6.0501873, 55.0920905)
  4099.  
  4100. During handling of the above exception, another exception occurred:
  4101.  
  4102. Traceback (most recent call last):
  4103. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4104. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4105. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4106. prepare_textures.facades, prepare_textures.roofs, stats)
  4107. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4108. if not b.analyse_elev_and_water(fg_elev):
  4109. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4110. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4111. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4112. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4113. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4114. elev_is_solid_tuple = really_probe(position)
  4115. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4116. self._open_fgelev()
  4117. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4118. bufsize=1, universal_newlines=True)
  4119. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4120. restore_signals, start_new_session)
  4121. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4122. startupinfo)
  4123. PermissionError: [WinError 5] Access is denied
  4124. ******* Exception in tile 2843723 - to reprocess use boundaries: -6.25_55.125_-6.0_55.25 ******* at 2018-01-05_120042 -
  4125.  
  4126. Traceback (most recent call last):
  4127. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4128. elev_is_solid_tuple = self._cache[key]
  4129. KeyError: (-6.2371762, 55.2022886)
  4130.  
  4131. During handling of the above exception, another exception occurred:
  4132.  
  4133. Traceback (most recent call last):
  4134. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4135. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4136. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4137. prepare_textures.facades, prepare_textures.roofs, stats)
  4138. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4139. if not b.analyse_elev_and_water(fg_elev):
  4140. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4141. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4142. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4143. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4144. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4145. elev_is_solid_tuple = really_probe(position)
  4146. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4147. self._open_fgelev()
  4148. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4149. bufsize=1, universal_newlines=True)
  4150. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4151. restore_signals, start_new_session)
  4152. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4153. startupinfo)
  4154. PermissionError: [WinError 5] Access is denied
  4155. ******* Exception in tile 2843731 - to reprocess use boundaries: -6.25_55.25_-6.0_55.375 ******* at 2018-01-05_120043 -
  4156.  
  4157. Traceback (most recent call last):
  4158. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4159. elev_is_solid_tuple = self._cache[key]
  4160. KeyError: (-6.2073072, 55.2946367)
  4161.  
  4162. During handling of the above exception, another exception occurred:
  4163.  
  4164. Traceback (most recent call last):
  4165. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4166. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4167. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4168. prepare_textures.facades, prepare_textures.roofs, stats)
  4169. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4170. if not b.analyse_elev_and_water(fg_elev):
  4171. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4172. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4173. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4174. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4175. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4176. elev_is_solid_tuple = really_probe(position)
  4177. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4178. self._open_fgelev()
  4179. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4180. bufsize=1, universal_newlines=True)
  4181. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4182. restore_signals, start_new_session)
  4183. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4184. startupinfo)
  4185. PermissionError: [WinError 5] Access is denied
  4186. ******* Exception in tile 2860032 - to reprocess use boundaries: -6.0_54.0_-5.75_54.125 ******* at 2018-01-05_120048 -
  4187.  
  4188. Traceback (most recent call last):
  4189. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4190. elev_is_solid_tuple = self._cache[key]
  4191. KeyError: (-5.8962659, 54.1079383)
  4192.  
  4193. During handling of the above exception, another exception occurred:
  4194.  
  4195. Traceback (most recent call last):
  4196. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4197. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4198. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4199. prepare_textures.facades, prepare_textures.roofs, stats)
  4200. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4201. if not b.analyse_elev_and_water(fg_elev):
  4202. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4203. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4204. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4205. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4206. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4207. elev_is_solid_tuple = really_probe(position)
  4208. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4209. self._open_fgelev()
  4210. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4211. bufsize=1, universal_newlines=True)
  4212. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4213. restore_signals, start_new_session)
  4214. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4215. startupinfo)
  4216. PermissionError: [WinError 5] Access is denied
  4217. ******* Exception in tile 2860040 - to reprocess use boundaries: -6.0_54.125_-5.75_54.25 ******* at 2018-01-05_120049 -
  4218.  
  4219. Traceback (most recent call last):
  4220. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4221. elev_is_solid_tuple = self._cache[key]
  4222. KeyError: (-5.8980314, 54.2203641)
  4223.  
  4224. During handling of the above exception, another exception occurred:
  4225.  
  4226. Traceback (most recent call last):
  4227. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4228. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4229. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4230. prepare_textures.facades, prepare_textures.roofs, stats)
  4231. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4232. if not b.analyse_elev_and_water(fg_elev):
  4233. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4234. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4235. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4236. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4237. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4238. elev_is_solid_tuple = really_probe(position)
  4239. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4240. self._open_fgelev()
  4241. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4242. bufsize=1, universal_newlines=True)
  4243. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4244. restore_signals, start_new_session)
  4245. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4246. startupinfo)
  4247. PermissionError: [WinError 5] Access is denied
  4248. ******* Exception in tile 2860048 - to reprocess use boundaries: -6.0_54.25_-5.75_54.375 ******* at 2018-01-05_120051 -
  4249.  
  4250. Traceback (most recent call last):
  4251. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4252. elev_is_solid_tuple = self._cache[key]
  4253. KeyError: (-5.9423861, 54.2536761)
  4254.  
  4255. During handling of the above exception, another exception occurred:
  4256.  
  4257. Traceback (most recent call last):
  4258. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4259. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4260. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4261. prepare_textures.facades, prepare_textures.roofs, stats)
  4262. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4263. if not b.analyse_elev_and_water(fg_elev):
  4264. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4265. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4266. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4267. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4268. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4269. elev_is_solid_tuple = really_probe(position)
  4270. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4271. self._open_fgelev()
  4272. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4273. bufsize=1, universal_newlines=True)
  4274. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4275. restore_signals, start_new_session)
  4276. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4277. startupinfo)
  4278. PermissionError: [WinError 5] Access is denied
  4279. ******* Exception in tile 2860056 - to reprocess use boundaries: -6.0_54.375_-5.75_54.5 ******* at 2018-01-05_120053 -
  4280.  
  4281. Traceback (most recent call last):
  4282. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4283. elev_is_solid_tuple = self._cache[key]
  4284. KeyError: (-5.8304465, 54.4602728)
  4285.  
  4286. During handling of the above exception, another exception occurred:
  4287.  
  4288. Traceback (most recent call last):
  4289. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4290. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4291. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4292. prepare_textures.facades, prepare_textures.roofs, stats)
  4293. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4294. if not b.analyse_elev_and_water(fg_elev):
  4295. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4296. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4297. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4298. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4299. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4300. elev_is_solid_tuple = really_probe(position)
  4301. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4302. self._open_fgelev()
  4303. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4304. bufsize=1, universal_newlines=True)
  4305. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4306. restore_signals, start_new_session)
  4307. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4308. startupinfo)
  4309. PermissionError: [WinError 5] Access is denied
  4310. ******* Exception in tile 2860064 - to reprocess use boundaries: -6.0_54.5_-5.75_54.625 ******* at 2018-01-05_120229 -
  4311.  
  4312. Traceback (most recent call last):
  4313. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4314. elev_is_solid_tuple = self._cache[key]
  4315. KeyError: (-5.9249003, 54.601166)
  4316.  
  4317. During handling of the above exception, another exception occurred:
  4318.  
  4319. Traceback (most recent call last):
  4320. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4321. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4322. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4323. prepare_textures.facades, prepare_textures.roofs, stats)
  4324. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4325. if not b.analyse_elev_and_water(fg_elev):
  4326. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4327. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4328. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4329. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4330. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4331. elev_is_solid_tuple = really_probe(position)
  4332. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4333. self._open_fgelev()
  4334. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4335. bufsize=1, universal_newlines=True)
  4336. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4337. restore_signals, start_new_session)
  4338. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4339. startupinfo)
  4340. PermissionError: [WinError 5] Access is denied
  4341. ******* Exception in tile 2860072 - to reprocess use boundaries: -6.0_54.625_-5.75_54.75 ******* at 2018-01-05_120249 -
  4342.  
  4343. Traceback (most recent call last):
  4344. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4345. elev_is_solid_tuple = self._cache[key]
  4346. KeyError: (-5.9814383, 54.7088008)
  4347.  
  4348. During handling of the above exception, another exception occurred:
  4349.  
  4350. Traceback (most recent call last):
  4351. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4352. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4353. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4354. prepare_textures.facades, prepare_textures.roofs, stats)
  4355. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4356. if not b.analyse_elev_and_water(fg_elev):
  4357. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4358. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4359. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4360. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4361. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4362. elev_is_solid_tuple = really_probe(position)
  4363. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4364. self._open_fgelev()
  4365. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4366. bufsize=1, universal_newlines=True)
  4367. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4368. restore_signals, start_new_session)
  4369. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4370. startupinfo)
  4371. PermissionError: [WinError 5] Access is denied
  4372. ******* Exception in tile 2860080 - to reprocess use boundaries: -6.0_54.75_-5.75_54.875 ******* at 2018-01-05_120255 -
  4373.  
  4374. Traceback (most recent call last):
  4375. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4376. elev_is_solid_tuple = self._cache[key]
  4377. KeyError: (-5.7837576, 54.844498)
  4378.  
  4379. During handling of the above exception, another exception occurred:
  4380.  
  4381. Traceback (most recent call last):
  4382. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4383. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4384. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4385. prepare_textures.facades, prepare_textures.roofs, stats)
  4386. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4387. if not b.analyse_elev_and_water(fg_elev):
  4388. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4389. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4390. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4391. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4392. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4393. elev_is_solid_tuple = really_probe(position)
  4394. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4395. self._open_fgelev()
  4396. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4397. bufsize=1, universal_newlines=True)
  4398. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4399. restore_signals, start_new_session)
  4400. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4401. startupinfo)
  4402. PermissionError: [WinError 5] Access is denied
  4403. ******* Exception in tile 2860088 - to reprocess use boundaries: -6.0_54.875_-5.75_55.0 ******* at 2018-01-05_120256 -
  4404.  
  4405. Traceback (most recent call last):
  4406. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4407. elev_is_solid_tuple = self._cache[key]
  4408. KeyError: (-5.953588, 54.9659155)
  4409.  
  4410. During handling of the above exception, another exception occurred:
  4411.  
  4412. Traceback (most recent call last):
  4413. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4414. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4415. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4416. prepare_textures.facades, prepare_textures.roofs, stats)
  4417. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4418. if not b.analyse_elev_and_water(fg_elev):
  4419. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4420. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4421. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4422. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4423. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4424. elev_is_solid_tuple = really_probe(position)
  4425. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4426. self._open_fgelev()
  4427. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4428. bufsize=1, universal_newlines=True)
  4429. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4430. restore_signals, start_new_session)
  4431. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4432. startupinfo)
  4433. PermissionError: [WinError 5] Access is denied
  4434. ******* Exception in tile 2860041 - to reprocess use boundaries: -5.75_54.125_-5.5_54.25 ******* at 2018-01-05_120257 -
  4435.  
  4436. Traceback (most recent call last):
  4437. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4438. elev_is_solid_tuple = self._cache[key]
  4439. KeyError: (-5.6409479, 54.2491543)
  4440.  
  4441. During handling of the above exception, another exception occurred:
  4442.  
  4443. Traceback (most recent call last):
  4444. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4445. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4446. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4447. prepare_textures.facades, prepare_textures.roofs, stats)
  4448. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4449. if not b.analyse_elev_and_water(fg_elev):
  4450. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4451. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4452. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4453. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4454. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4455. elev_is_solid_tuple = really_probe(position)
  4456. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4457. self._open_fgelev()
  4458. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4459. bufsize=1, universal_newlines=True)
  4460. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4461. restore_signals, start_new_session)
  4462. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4463. startupinfo)
  4464. PermissionError: [WinError 5] Access is denied
  4465. ******* Exception in tile 2860049 - to reprocess use boundaries: -5.75_54.25_-5.5_54.375 ******* at 2018-01-05_120259 -
  4466.  
  4467. Traceback (most recent call last):
  4468. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4469. elev_is_solid_tuple = self._cache[key]
  4470. KeyError: (-5.7221585, 54.3256822)
  4471.  
  4472. During handling of the above exception, another exception occurred:
  4473.  
  4474. Traceback (most recent call last):
  4475. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4476. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4477. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4478. prepare_textures.facades, prepare_textures.roofs, stats)
  4479. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4480. if not b.analyse_elev_and_water(fg_elev):
  4481. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4482. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4483. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4484. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4485. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4486. elev_is_solid_tuple = really_probe(position)
  4487. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4488. self._open_fgelev()
  4489. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4490. bufsize=1, universal_newlines=True)
  4491. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4492. restore_signals, start_new_session)
  4493. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4494. startupinfo)
  4495. PermissionError: [WinError 5] Access is denied
  4496. ******* Exception in tile 2860057 - to reprocess use boundaries: -5.75_54.375_-5.5_54.5 ******* at 2018-01-05_120300 -
  4497.  
  4498. Traceback (most recent call last):
  4499. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4500. elev_is_solid_tuple = self._cache[key]
  4501. KeyError: (-5.6733, 54.3848564)
  4502.  
  4503. During handling of the above exception, another exception occurred:
  4504.  
  4505. Traceback (most recent call last):
  4506. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4507. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4508. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4509. prepare_textures.facades, prepare_textures.roofs, stats)
  4510. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4511. if not b.analyse_elev_and_water(fg_elev):
  4512. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4513. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4514. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4515. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4516. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4517. elev_is_solid_tuple = really_probe(position)
  4518. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4519. self._open_fgelev()
  4520. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4521. bufsize=1, universal_newlines=True)
  4522. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4523. restore_signals, start_new_session)
  4524. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4525. startupinfo)
  4526. PermissionError: [WinError 5] Access is denied
  4527. ******* Exception in tile 2860065 - to reprocess use boundaries: -5.75_54.5_-5.5_54.625 ******* at 2018-01-05_120301 -
  4528.  
  4529. Traceback (most recent call last):
  4530. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4531. elev_is_solid_tuple = self._cache[key]
  4532. KeyError: (-5.7077009, 54.5990225)
  4533.  
  4534. During handling of the above exception, another exception occurred:
  4535.  
  4536. Traceback (most recent call last):
  4537. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4538. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4539. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4540. prepare_textures.facades, prepare_textures.roofs, stats)
  4541. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4542. if not b.analyse_elev_and_water(fg_elev):
  4543. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4544. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4545. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4546. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4547. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4548. elev_is_solid_tuple = really_probe(position)
  4549. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4550. self._open_fgelev()
  4551. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4552. bufsize=1, universal_newlines=True)
  4553. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4554. restore_signals, start_new_session)
  4555. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4556. startupinfo)
  4557. PermissionError: [WinError 5] Access is denied
  4558. ******* Exception in tile 2860073 - to reprocess use boundaries: -5.75_54.625_-5.5_54.75 ******* at 2018-01-05_120304 -
  4559.  
  4560. Traceback (most recent call last):
  4561. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4562. elev_is_solid_tuple = self._cache[key]
  4563. KeyError: (-5.7164008, 54.6471579)
  4564.  
  4565. During handling of the above exception, another exception occurred:
  4566.  
  4567. Traceback (most recent call last):
  4568. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4569. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4570. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4571. prepare_textures.facades, prepare_textures.roofs, stats)
  4572. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4573. if not b.analyse_elev_and_water(fg_elev):
  4574. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4575. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4576. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4577. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4578. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4579. elev_is_solid_tuple = really_probe(position)
  4580. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4581. self._open_fgelev()
  4582. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4583. bufsize=1, universal_newlines=True)
  4584. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4585. restore_signals, start_new_session)
  4586. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4587. startupinfo)
  4588. PermissionError: [WinError 5] Access is denied
  4589. ******* Exception in tile 2860081 - to reprocess use boundaries: -5.75_54.75_-5.5_54.875 ******* at 2018-01-05_120305 -
  4590.  
  4591. Traceback (most recent call last):
  4592. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4593. elev_is_solid_tuple = self._cache[key]
  4594. KeyError: (-5.706852, 54.7550879)
  4595.  
  4596. During handling of the above exception, another exception occurred:
  4597.  
  4598. Traceback (most recent call last):
  4599. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4600. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4601. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4602. prepare_textures.facades, prepare_textures.roofs, stats)
  4603. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4604. if not b.analyse_elev_and_water(fg_elev):
  4605. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4606. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4607. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4608. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4609. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4610. elev_is_solid_tuple = really_probe(position)
  4611. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4612. self._open_fgelev()
  4613. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4614. bufsize=1, universal_newlines=True)
  4615. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4616. restore_signals, start_new_session)
  4617. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4618. startupinfo)
  4619. PermissionError: [WinError 5] Access is denied
  4620. ******* Exception in tile 2860050 - to reprocess use boundaries: -5.5_54.25_-5.35_54.375 ******* at 2018-01-05_120310 -
  4621.  
  4622. Traceback (most recent call last):
  4623. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4624. elev_is_solid_tuple = self._cache[key]
  4625. KeyError: (-5.4999759, 54.3399797)
  4626.  
  4627. During handling of the above exception, another exception occurred:
  4628.  
  4629. Traceback (most recent call last):
  4630. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 138, in process_scenery_tile
  4631. roads.process_roads(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4632. File "C:\Users\Redpath\Documents\GitHub\osm2city\roads.py", line 1310, in process_roads
  4633. roads.process(blocked_areas, stg_entries, landuses_lit, stats) # does the heavy lifting incl. clustering
  4634. File "C:\Users\Redpath\Documents\GitHub\osm2city\roads.py", line 418, in process
  4635. self._check_ways_in_water()
  4636. File "C:\Users\Redpath\Documents\GitHub\osm2city\roads.py", line 454, in _check_ways_in_water
  4637. if self.fg_elev.probe_solid(Vec2d(the_node.lon, the_node.lat), is_global=True):
  4638. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 384, in probe_solid
  4639. elev_is_solid_tuple = self.probe(position, is_global)
  4640. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4641. elev_is_solid_tuple = really_probe(position)
  4642. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4643. self._open_fgelev()
  4644. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4645. bufsize=1, universal_newlines=True)
  4646. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4647. restore_signals, start_new_session)
  4648. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4649. startupinfo)
  4650. PermissionError: [WinError 5] Access is denied
  4651. ******* Exception in tile 2860058 - to reprocess use boundaries: -5.5_54.375_-5.35_54.5 ******* at 2018-01-05_120310 -
  4652.  
  4653. Traceback (most recent call last):
  4654. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4655. elev_is_solid_tuple = self._cache[key]
  4656. KeyError: (-5.475044, 54.4563635)
  4657.  
  4658. During handling of the above exception, another exception occurred:
  4659.  
  4660. Traceback (most recent call last):
  4661. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4662. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4663. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4664. prepare_textures.facades, prepare_textures.roofs, stats)
  4665. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4666. if not b.analyse_elev_and_water(fg_elev):
  4667. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4668. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4669. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4670. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4671. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4672. elev_is_solid_tuple = really_probe(position)
  4673. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4674. self._open_fgelev()
  4675. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4676. bufsize=1, universal_newlines=True)
  4677. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4678. restore_signals, start_new_session)
  4679. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4680. startupinfo)
  4681. PermissionError: [WinError 5] Access is denied
  4682. ******* Exception in tile 2860066 - to reprocess use boundaries: -5.5_54.5_-5.35_54.625 ******* at 2018-01-05_120311 -
  4683.  
  4684. Traceback (most recent call last):
  4685. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4686. elev_is_solid_tuple = self._cache[key]
  4687. KeyError: (-5.4875958, 54.5455845)
  4688.  
  4689. During handling of the above exception, another exception occurred:
  4690.  
  4691. Traceback (most recent call last):
  4692. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4693. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4694. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4695. prepare_textures.facades, prepare_textures.roofs, stats)
  4696. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4697. if not b.analyse_elev_and_water(fg_elev):
  4698. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4699. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4700. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4701. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4702. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4703. elev_is_solid_tuple = really_probe(position)
  4704. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4705. self._open_fgelev()
  4706. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4707. bufsize=1, universal_newlines=True)
  4708. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4709. restore_signals, start_new_session)
  4710. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4711. startupinfo)
  4712. PermissionError: [WinError 5] Access is denied
  4713. ******* Exception in tile 2860096 - to reprocess use boundaries: -6.0_55.0_-5.75_55.125 ******* at 2018-01-05_120314 -
  4714.  
  4715. Traceback (most recent call last):
  4716. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 442, in probe
  4717. elev_is_solid_tuple = self._cache[key]
  4718. KeyError: (-5.9983675, 55.0050525)
  4719.  
  4720. During handling of the above exception, another exception occurred:
  4721.  
  4722. Traceback (most recent call last):
  4723. File "C:\Users\Redpath\Documents\GitHub\osm2city\build_tiles.py", line 136, in process_scenery_tile
  4724. buildings.process_buildings(the_coords_transform, my_fg_elev, my_blocked_areas, my_stg_entries, file_lock)
  4725. File "C:\Users\Redpath\Documents\GitHub\osm2city\buildings.py", line 603, in process_buildings
  4726. prepare_textures.facades, prepare_textures.roofs, stats)
  4727. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 1155, in analyse
  4728. if not b.analyse_elev_and_water(fg_elev):
  4729. File "C:\Users\Redpath\Documents\GitHub\osm2city\building_lib.py", line 506, in analyse_elev_and_water
  4730. temp_ground_elev = fg_elev.probe_list_of_points(self.pts_outer)
  4731. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 459, in probe_list_of_points
  4732. elev_is_solid_tuple = self.probe(ve.Vec2d(point))
  4733. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 445, in probe
  4734. elev_is_solid_tuple = really_probe(position)
  4735. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 393, in really_probe
  4736. self._open_fgelev()
  4737. File "C:\Users\Redpath\Documents\GitHub\osm2city\utils\utilities.py", line 365, in _open_fgelev
  4738. bufsize=1, universal_newlines=True)
  4739. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 676, in __init__
  4740. restore_signals, start_new_session)
  4741. File "C:\Users\Redpath\Documents\Jonathans Folder\FlightGear Reference Files\WinPython-64bit-3.5.4.1Zero\python-3.5.4.amd64\lib\subprocess.py", line 957, in _execute_child
  4742. startupinfo)
  4743. PermissionError: [WinError 5] Access is denied
Add Comment
Please, Sign In to add comment