====== Prepare MM Data Horus ====== This page describes Horus mobile mapping resources for Orbit. \\ Using the according [[195:desktop_ext:mapping:manage_import:templates|Orbit import templates]] the described resources can be [[195:desktop_ext:mapping:manage_import:index|imported into Orbit]]. It is **strongly recommend** to read first [[195:technology:3d_mapping:about_resources|]]. ===== Panoramas ===== === Image files === * Image type : Equirectangular panoramas. * Image resolution : Ratio 2×1, advised 8000×4000 pixels. * File format : *.jpeg file. * File name : Exactly as "Frame" value of image positions file, see below. * Folder structure : All files in one folder. === Image positions file === * File format : One "MetaData_equi_xxx_WGS.csv" file. * File structure Rows: Each image is one record. * File structure Columns : Semicolon separated (char59), headers, with exact order as the example below * Value of Image ID : "Frame" value, filename as on disk with file extension, see below. * Value of Coordinates : any [[195:technology:core:crs|supported coordinate system]] can be used, Long/Lat order for geographical coordinates, decimal notation, without thousands separator. * Value of Timestamps : Plain text. Frame; Altitude; Azimuth; Heading; x/Long; y/Lat; NMEA; NumberOfSatalites; Quality; Pitch; Roll; Stamp 2017_Rotterdam_000000.jpeg; -15.689142; 179.46123; 179.46123; 51.899573064; 4.468303168; $EVT1,373727.654840,G,00004451*39 ; 0; 6; 0.536558; 0.508829; 3/30/2017 8:45:51 AM 2017_Rotterdam_000001.jpeg; -15.536503; 179.426721; 179.426721; 51.899532076; 4.468304045; $EVT1,373728.086847,G,00004452*3B ; 0; 6; 0.777179; 0.394623; 3/30/2017 8:45:51 AM 2017_Rotterdam_000002.jpeg; -15.377866; 179.395847; 179.395847; 51.899491052; 4.468304866; $EVT1,373728.518854,G,00004453*3A ; 0; 6; 0.837999; 0.47444; 3/30/2017 8:45:52 AM ...