Hi! Does this tool support CORS url inputs?
The filesystem mounted version works fine for me:
extract_profile.exe Y:/pointclouds/bathy -o D:/bathymetry.laz --coordinates "{1,2},{2,4}" --width 5
But trying to point it at the url doesn't
extract_profile.exe https://pointcloud.ucsd.edu/pointclouds/bathy -o D:/bathymetry.laz --coordinates "{1,2},{2,4}" --width 5
Am I just missing some way to specify that it's a URL?
Thanks very much!
Hi! Does this tool support CORS url inputs?
The filesystem mounted version works fine for me:
extract_profile.exe Y:/pointclouds/bathy -o D:/bathymetry.laz --coordinates "{1,2},{2,4}" --width 5But trying to point it at the url doesn't
extract_profile.exe https://pointcloud.ucsd.edu/pointclouds/bathy -o D:/bathymetry.laz --coordinates "{1,2},{2,4}" --width 5Am I just missing some way to specify that it's a URL?
Thanks very much!