Experimenting with 3d Buildings and 3d Basemaps -- we already have LIDAR tiles, decent aerials, and building footprint polygons, so thought we had a good start. Deployed the Solution and downloaded the ArcPro Project, and were following the Tasks.
We hit a snag with "Extract elevation surfaces from LAS dataset" -- the Toolbox tool references a Python script, which we can trace. But the Python script ("extract_elevation_from_las_tbx.py") is just a wrapper -- it calls a module "scripts", and we get an error!
Googling this error leads all over the place, and is probably a simple fix -- hence the questions:
Where are the actual scripts associated with 3d Buildings / 3d Basemaps Toolboxes? (in the solution, or..?)
and/or, what can we do to obtain the 'module' Scripts, and where would it need to be 'dropped' to work with the Solution Toolboxes?
