You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: