NavVis
navvis-webprocessing
  • 30 Jan 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

navvis-webprocessing

  • Dark
    Light
  • PDF

Article summary

Prepares post-processed data for NavVis IVION.

Options

 navvis-webprocessing --help
usage: navvis-webprocessing [options] --web-base-dir=<output directory> <datasets_proc/directory>

Web-processing script, prepares post-processed data for IndoorViewer
(c) 2017 NavVis GmbH, http://www.navvis.com, support@navvis.com

positional arguments:
  proc_dirs             dataset proc directories

optional arguments:
  -h, --help            show this help message and exit
  --web-base-dir WEB_BASE_DIR
                        Base directory where sub-folders will be created for all output directories.
  --out-dir OUTPUT_DIR  Output directory; only valid if a single dataset is processed.
  --auto                Generate tiles for cam or pano images depending on the presence of the 'cam/' and 'pano/' sub-folders. (Default)
  --cam                 Generate cam tiles.
  --pano                Generate tiles for panoramic images in several resolutions.
  -d, --debug           Show debug output
  --threads THREADS     Number of threads for parallel processing.
  --delete-cam          Delete cam tiles.
  --no-archive          Create an archive containing dataset

Usage Examples:
  Process a single dataset:
    $ navvis-webprocessing --web-base-dir=/data/Project/datasets_web /data/Project/datasets_proc/2014-11-23_14.48.37

  Process a single dataset (with paths as on the trolley):
    $ navvis-webprocessing --web-base-dir=/srv/web/data /srv/data/datasets_proc/2014-11-23_14.48.37

  Process multiple datasets, one after another:
    $ navvis-webprocessing --web-base-dir=/data/Project/datasets_web /data/Project/datasets_proc/*


Was this article helpful?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.