- This doesnt have much to do with the specific images, so unless requested i’m not initioally gonna post them.
- Output: https://pastebin.com/bHexp8D8
- Options: sm-cluster: http://192.168.1.59:3000, resize-to: -1, orthophoto-resolution: 2.0, dtm: true, dem-resolution: 2.0, ignore-gsd: true, build-overviews: true, split-overlap: 10, split: 50, dsm: true, pc-csv: true, depthmap-resolution: 1000, rerun-from: dataset
- Browser is chrome, installed webodm natively on two machines. also installed docker version of pdal on one machine. The idea is to cluster them together to process faster. So machine A has webodm plus the included node, natively, machine B has cluster, a full install of webodm native, and docker node odm. an ubuntu 16 machine for both. Machine B has a full install of webodm because i wanted an easy setup with the processing node but that didn’t work and i eventually set up the docker image on a different port.
This arrangement works, but for the model code 1 error. It says that it cant find LASzip, which is concerning, since I either used the official script or docker. I dont know how I would go about adding it. Thanks much.