🇺🇸
Documentation Produit
English
English
  • Settings
    • Citydesigner
      • Inviting users
      • Managing user roles
      • Managing user areas
  • User documentation for Elements
  • Citymap
    • Getting Started
      • Logging in
      • Changing Languages
      • Domains
      • Navigating the User Interface
      • Areas
      • Polygonal search
    • Map Basics
      • Overview of map layers
      • Zooming in and out
      • Measure Distance
    • Displaying Information on the Map
    • Filtering elements
    • 360° detection element
    • 360° Viewer
      • Settings of the viewer
      • Downloading an image
    • Accessing the statistics and pricing options
    • Troubleshooting
      • Contact Information
  • Citymapper
    • Getting started
      • Logging in
      • Changing domains
      • Changing language
    • Map navigation and Interaction
      • Zooming In and Out
      • Ruler tool
      • Drawing a polygon
    • Displaying and Filtering Elements on the Map
      • Displaying layers
      • Check menu options
      • Element search options
    • Editing Elements
      • Delete an element
      • Create an element
      • Modify an element
        • Changing type and class
        • Changing an element's properties
        • Changing an element's bounding box / Crop
      • Duplicate an element
    • Working with the 360° Viewer
      • Accessing the viewer
      • Camera lock feature
  • CityUploader
    • Prerequisites
    • Launching the build on Jenkins
    • Retrieving the server IP
    • Connecting to the server via SSH
    • Retrieving videos and photos
      • From Google Drive
    • Downloading the folder to the server
    • Navigating to the downloaded folder
    • Processing the GoPro video and uploading to the platform
      • Explanation of command line parameters
    • Processing an entire folder
    • Managing processing servers
      • Launching servers via Jenkins
      • Shutting down servers after processing
Powered by GitBook
On this page
  1. CityUploader
  2. Processing the GoPro video and uploading to the platform

Explanation of command line parameters

PreviousProcessing the GoPro video and uploading to the platformNextProcessing an entire folder

Last updated 2 years ago

--video : Path of the video. Keep "/tmp/" at the beginning. Example: --video /tmp/GSXXXXXX.360

--snapshotname : Name of the snapshot. This will appear as entered on the CityDesigner. Example: --snapshotname releve_test (GSXXXXX_city_month_year)

--domain : Domain to push the data. The domain must be in uppercase. Example: --domain PUBLIC

--env : Environment to push the data, either "dev" or "prod" (in lowercase). Example: --env prod

--yaw/pitch/roll : To correct the panoramic image's orientation. Typically, leave the values at 0/0/0. Example: --yaw 0 --pitch 0 --roll 0

--cameraHeight : Camera height in meters. Example: --cameraHeight 2.45

--hardware_serial : Calibration serial number.

Ensure that the serial number exists on the domain and environment in which you intend to push the data. Check on CityDesigner if the serial number is in the list by going to "tools" > "configuration" > "select a configuration code." The following serial number should work for all environments and domains but must be verified: ITG2619NJXRWHH

--spacing : Spacing in meters between consecutive images. Example: --spacing 10.0

--shift_by : Allows shifting images by the value of this parameter. By default, it is set to 0. Example: --shift_by 0