Differences

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

Link to this comparison view

Next revision
Previous revision
dev:desktop_ext:mapping:manage_import:kavel_10_oblique [2024/02/27 20:35]
glen created
dev:desktop_ext:mapping:manage_import:kavel_10_oblique [2024/03/07 20:07] (current)
glen [Kavel 10 Oblique]
Line 1: Line 1:
 ====== Kavel 10 Oblique ====== ====== Kavel 10 Oblique ======
  
-This page describes the original Insta360 Titan mobile mapping resources for Orbit import.+This page describes the original Kavel 10 Oblique resources for Orbit import.
  
 Use the corresponding [[2310:desktop_ext:mapping:manage_import:templates|Orbit Import Template]] to import the described original data. \\ Use the corresponding [[2310:desktop_ext:mapping:manage_import:templates|Orbit Import Template]] to import the described original data. \\
 It is recommend to read first [[2310:technology:3d_mapping:about_resources|]]. It is recommend to read first [[2310:technology:3d_mapping:about_resources|]].
  
-===== Planars ===== 
  
-===== Imagery =====+ 
 +===== Planar Imagery =====
  
 === Image files === === Image files ===
  
-  * Files : Each oblique image is one image file.+  * Files : Jpg. Each oblique image is one image file.
   * Naming : exactly as described in photo position file (see below, first column)   * Naming : exactly as described in photo position file (see below, first column)
  
Line 22: Line 22:
     * Columns : comma separated (char44), headers, with exact order as the example below.     * Columns : comma separated (char44), headers, with exact order as the example below.
   * Structure of file name : file name as on disk, with file extension.   * Structure of file name : file name as on disk, with file extension.
-  * Crs : Any [[2310:technology:core:crs|supported projected coordinate system]] can be used, but all imported oblique resources should have the same crs.+  * Crs : Any [[241:technology:core:crs|supported projected coordinate system]] can be used, but all imported oblique resources should have the same crs. 
 + 
  
 +<code>
 +imagename,x,y,z,omega,phi,kappa,
 +148000004_0041_01_0001_P00_01.jpg,206506.481,453898.7715,544.9641,-0.3855,-44.9466,-0.1823
 +...
 +</code>
  
-The results are saved in a positions.ovf and positions.csv in the original folder. This csv file is automatically imported as a photo positions file during the import procedure. 
 
Last modified:: 2024/02/27 20:35