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 [2022/06/29 07:45]
tim [Video]
dev:technology:3d_mapping:supported_resources [2024/03/11 14:01] (current)
glen [Video]
Line 1: Line 1:
 ====== Supported Mapping Resources ====== ====== Supported Mapping Resources ======
  
-This page describes the supported Mobile Mapping, Aerial, and Oblique resources, any combination of the listed resources can be used.+This page documents all supported data types for Mobile Mapping, Aerial, and Aerial Oblique Mappin Resources\\ 
 +To read more about concepts of a Mapping Run and Resource Groups, see [[dev:technology:3d_mapping:about_resources|]] 
  
 ====== General Notes ====== ====== General Notes ======
Line 481: Line 483:
  
 ===Supported formats=== ===Supported formats===
-Preferably .mp4 files.+ 
 +Preferably .mp4 files. \\ 
 +When using cloud blob storage, the storage needs to support "range requests" to open the video at a specific time offset from start.
  
 ===Attributes=== ===Attributes===
Line 487: 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  ^
- VideoName   The 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 duration of the video.  |  integer  |  s  |  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:: 2022/06/29 07:45