PDAL / wrench

Point cloud processing made easy!
GNU General Public License v3.0
68 stars 9 forks source link

Read from remote VPCs #16

Open wonder-sk opened 1 year ago

wonder-sk commented 1 year ago

Right now pdal_wrench expects that the input VPC is a local file. It would be good to support also remote VPCs (hosted on a HTTP server) where we would download the VPCs first and then read it.