Piero Toffanin

Results 170 issues of Piero Toffanin

When creating entries in the task table, the "progress" entry is missing (per `1.5.3` API spec). Probably no big deal, but should be added.

enhancement

``` pyodm.exceptions.TaskFailedError: (7e4b9fc9-902d-4865-ae2d-9d20a78b4fa2) failed with task output: Failed sending data to the peer ```

software fault

The NodeODM API supports zip file uploads, ClusterODM currently doesn't support it.

enhancement

Would be cool to have a formula for ODM submitted to Homebrew so that we could do: ``` brew install odm ``` Instead of the current procedure.

enhancement
help wanted

Add a `--texturing-single-material` option that post-processes the 3D model output to use a single material (something similar to https://github.com/theFroh/imagepacker/blob/master/objuvpacker.py, but with support for multispectral TIFFs inputs, thus using rasterio instead...

enhancement
help wanted

This is due to how docker assigns hostnames. The line in webodm.sh: ``` NODE_HOST=$(python manage.py getnodehostname webodm_node-odm_$i) ``` Should probably reflect the directory name.

software fault

1. Open dashboard 2. Navigate to page 2 of the projects (add more projects if necessary) 3. Click "View map" (same for 3D model view) 4. Press back button -->...

software fault
help wanted

- [x] Have you followed the [guidelines for contributing](https://github.com/Homebrew/homebrew-core/blob/HEAD/CONTRIBUTING.md)? - [x] Have you ensured that your commits follow the [commit style guide](https://docs.brew.sh/Formula-Cookbook#commit)? - [x] Have you checked that there aren't...

new formula
linux
CI-no-fail-fast

- [x] Have you followed the [guidelines for contributing](https://github.com/Homebrew/homebrew-core/blob/HEAD/CONTRIBUTING.md)? - [x] Have you ensured that your commits follow the [commit style guide](https://docs.brew.sh/Formula-Cookbook#commit)? - [x] Have you checked that there aren't...