Thanks for these tools ethoms-usgs! I am trying to run the "Map points to cross section points- Beta" tool and it is erroring with the message here. Wondering if there is a work around. Everything is in a GDB and in the same projection.
Thanks for any insight.
"
Traceback (most recent call last):
File "C:\Users...Tools\GIS_tools\Cross-Section-master\GeologicCrossSectionTbx\scripts\points2XsecView.py", line 212, in
arcpy.SelectLayerByLocation_management(ptLayer, 'WITHIN_A_DISTANCE', mLine, buff)
File "c:\arcgis\desktop10.7\arcpy\arcpy\management.py", line 7890, in SelectLayerByLocation
raise e
ExecuteError: Failed to execute. Parameters are not valid.
ERROR 000368: Invalid input data.
Failed to execute (SelectLayerByLocation).
"
Thanks for these tools ethoms-usgs! I am trying to run the "Map points to cross section points- Beta" tool and it is erroring with the message here. Wondering if there is a work around. Everything is in a GDB and in the same projection. Thanks for any insight.
" Traceback (most recent call last): File "C:\Users...Tools\GIS_tools\Cross-Section-master\GeologicCrossSectionTbx\scripts\points2XsecView.py", line 212, in
arcpy.SelectLayerByLocation_management(ptLayer, 'WITHIN_A_DISTANCE', mLine, buff)
File "c:\arcgis\desktop10.7\arcpy\arcpy\management.py", line 7890, in SelectLayerByLocation
raise e
ExecuteError: Failed to execute. Parameters are not valid.
ERROR 000368: Invalid input data.
Failed to execute (SelectLayerByLocation).
"