Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dev:technology:3d_mapping:supported_resources [2023/10/09 09:45]
pieter [Video]
dev:technology:3d_mapping:supported_resources [2024/03/11 14:01] (current)
glen [Video]
Line 491: Line 491:
 |< 100% 10% 60% 10% 10% 10% >| |< 100% 10% 60% 10% 10% 10% >|
 ^ What ^ Description ^  Data type  ^  Units  ^  Necessity  ^ ^ What ^ Description ^  Data type  ^  Units  ^  Necessity  ^
-VideoFileName  | - Relative location inside the run's video folder.\\ - Absolute URL pointing to the online storage location of the video.  |  string  | |  required +Video Filename  | - Relative location inside the run's video folder.\\ - Absolute URL pointing to the online storage location of the video.  |  string  | |  required 
-VideoTime  | The time offset from the start of the video.  |  integer  |  milliseconds |  required  | +Video Time  | The time offset from the start of the video.  |  integer  |  milliseconds |  required  |
  
 +Video Attributes
 +  * File Example: <Orbit Run>/panorama1/import/import_locations.ord \\ <code>   AddAttribute=
 +    AttributeName=OrbitVideoTime
 +    AttributeType=INT4
 +    AttributeExpression=[Imported Value]
 +   AddAttribute=
 +    AttributeName=OrbitVideoFileName
 +    AttributeType=STRING
 +    AttributeExpression=[Imported Value]</code> 
 ====== References and Geodata ====== ====== References and Geodata ======
  
 Any [[dev:technology:supported_formats:index|supported reference data]] can be added into Orbit. Reference data is not part of a Run. Any [[dev:technology:supported_formats:index|supported reference data]] can be added into Orbit. Reference data is not part of a Run.
 
Last modified:: 2023/10/09 09:45