qq. i am trying to run a lidar for a course in scotland, which is split over 2 laz files. running into an error:
Processing: NT07SE_2PPM_LAS_PHASE2.laz
Problem looking up epsg with prj2epsg.org and/or spatialreference.org, try running the tool later.
prj2epsg.org may be down, using backup for force_epsg
Overwriting projection with EPSG:27700
Unit in use is 0.9999999946369966
Proj4 : pyproj.Proj('+units=m +init=epsg:27700 ', preserve_units=True)
Processing: NT17SW_2PPM_LAS_PHASE2.laz
Problem looking up epsg with prj2epsg.org and/or spatialreference.org, try running the tool later.
prj2epsg.org may be down, using backup for force_epsg
Overwriting projection with EPSG:27700
Unit in use is 0.9999999946369966
Proj4 : pyproj.Proj('+units=m +init=epsg:27700 ', preserve_units=True)
Could not load NT17SW_2PPM_LAS_PHASE2.laz Please report this issue.
it runs through 1 file ok but doesnt include the full course.
thoughts?