====== Generic Non-Calibrated Photos with TXT file ====== This page describes the requirements for original non-calibrated, geotagged, discrete photos with an associated TXT file for [[254:desktop_ext:mapping:manage_import:templates|Orbit Import Template]] "Generic Non-Calibrated Photos TXT". It is advised to read first [[254:technology:3d_mapping:about_resources|]]. ===== Photos ===== === Image files === * Image type : Standard image * Image resolution : Any * File format : Each image is one *.jpg file * File name : Exactly as in image positions file, see below. * Folder structure : All images files in one folder === Image positions === * File format : One ascii file for all images * File structure Rows : Each image is one record * File structure Columns : Comma separated (char44), with header and exact matching column names * Required Column names * ''Filename'' : File name as on disk, with file extension * ''X'', ''Y'' and ''Z'' : Any [[254:technology:core:crs|supported coordinate system]], decimal notation, without thousands separator, Lon/Lat for geographical coordinates. * Optional Column names * ''Timestamp'' : Supported value for Timestamp, see [[254:technology:3d_mapping:supported_resources|]] > General Notes Timestamps * ''Orientation'' : Supported value for Orientation, see [[254:technology:3d_mapping:supported_resources|]] > Imagery Filename,Timestamp,X,Y,Z,Orientation 1000000.jpg,0,4.404878,50.851062,128.331428,87.0 1000001.jpg,1,4.404918,50.851077,128.375708,92.8 ...