User Tools

Site Tools


sdk:geoconvert

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
sdk:geoconvert [2017/07/21 18:22] aeroflysdk:geoconvert [2017/07/21 18:27] aerofly
Line 9: Line 9:
   * All your input aerial images have to be in the folder 'input_aerial_images'. Currently, the image formats TIF, PNG and BMP are supported.   * All your input aerial images have to be in the folder 'input_aerial_images'. Currently, the image formats TIF, PNG and BMP are supported.
   * Each aerial image must have an accompanying configuration file with the extension AIC that tells GeoConvert how to source this image. Here is a sample   * Each aerial image must have an accompanying configuration file with the extension AIC that tells GeoConvert how to source this image. Here is a sample
- 
 <code> <code>
   <[file][][]   <[file][][]
Line 22: Line 21:
   >   >
 </code> </code>
- +  * GeoConvert will automatically convert TFW and INF files to AIC files, but it's strongly recommended to check the AIC files after conversion. **This is just for convenience, we strongly encourage to get used to the AIC file format**
-  * GeoConvert will automatically convert TFW and INF files to AIC files, but it's strongly recommended to check the AIC files after conversion. +  aerofly_fs_2_geoconvert.exe is a command line tool that expects another configuration file that tells where to generate aerial images and in what resolution. Here is a sample that generates aerial images for the Key West Florida region: 
- +<code>
-aerofly_fs_2_geoconvert.exe is a command line tool that expects another +
-  configuration file that tells where to generate aerial images and in what +
-  resolution. Here is a sample that generates aerial images for the Key West +
-  Florida region: +
   <[file][][]   <[file][][]
       <[tmcolormap_regions][][]       <[tmcolormap_regions][][]
Line 35: Line 29:
           <[string8][folder_destination_ttc][./scenery/images/]>           <[string8][folder_destination_ttc][./scenery/images/]>
           <[bool]   [always_overwrite][true]>           <[bool]   [always_overwrite][true]>
- 
           <[list][region_list][]           <[list][region_list][]
- 
               <[tmcolormap_region][element][0]               <[tmcolormap_region][element][0]
                   <[uint32]              [level]  [9]>                   <[uint32]              [level]  [9]>
Line 43: Line 35:
                   <[vector2_float64]     [lonlat_max]   [-81.71 24.60]>                   <[vector2_float64]     [lonlat_max]   [-81.71 24.60]>
               >               >
- 
               <[tmcolormap_region][element][0]               <[tmcolormap_region][element][0]
                   <[uint32]              [level]  [11]>                   <[uint32]              [level]  [11]>
Line 49: Line 40:
                   <[vector2_float64]     [lonlat_max]   [-81.71 24.60]>                   <[vector2_float64]     [lonlat_max]   [-81.71 24.60]>
               >               >
- 
               <[tmcolormap_region][element][0]               <[tmcolormap_region][element][0]
                   <[uint32]              [level]  [12]>                   <[uint32]              [level]  [12]>
Line 55: Line 45:
                   <[vector2_float64]     [lonlat_max]   [-81.71 24.60]>                   <[vector2_float64]     [lonlat_max]   [-81.71 24.60]>
               >               >
- 
               <[tmcolormap_region][element][0]               <[tmcolormap_region][element][0]
                   <[uint32]              [level]  [13]>                   <[uint32]              [level]  [13]>
Line 61: Line 50:
                   <[vector2_float64]     [lonlat_max]   [-81.71 24.60]>                   <[vector2_float64]     [lonlat_max]   [-81.71 24.60]>
               >               >
- 
               <[tmcolormap_region][element][0]               <[tmcolormap_region][element][0]
                   <[uint32]              [level]  [14]>                   <[uint32]              [level]  [14]>
Line 70: Line 58:
       >         >  
   >   >
 +</code>
 +  * For aerial images to appear at larger distances and to keep texture usage low, Aerofly FS 2 uses textures with a varying coverage. At the base the whole earth is covered by a single texture, we call that level 0. As a next step the whole earth is covered by 2x2 level 1 textures, then 4x4 level 2 textures and so on. Its recommended that your aerial images are converted to level 9, 11, 12, 13 and 14 to give a good coverage. Level 14 corresponds to roughly 1m per pixel.
  
-  For aerial images to appear at larger distances and to keep texture usage low, 
-  Aerofly FS 2 uses textures with a varying coverage. At the base the whole earth 
-  is covered by a single texture, we call that level 0. As a next step the whole 
-  earth is covered by 2x2 level 1 textures, then 4x4 level 2 textures and so on. 
-  Its recommended that your aerial images are converted to level 9, 11, 12, 13 and 
-  14 to give a good coverage. Level 14 is roughly 1m per pixel. 
sdk/geoconvert.txt · Last modified: 2017/11/12 17:30 by jh