Changes between Version 12 and Version 13 of ossimElevationSetup


Ignore:
Timestamp:
Oct 1, 2013, 12:44:44 PM (11 years ago)
Author:
dburken
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ossimElevationSetup

    v12 v13  
    3737elevation_manager.elevation_source4.geoid.type: geoid1996
    3838
    39 elevation_manager.elevation_source5.connection_string: /data/elevation/general_raster_1arc
    40 elevation_manager.elevation_source5.type: general_raster_directory
     39// Note: Can memory map level 0 DTED safely.
     40elevation_manager.elevation_source5.connection_string: /data/elevation/dted/level0
     41elevation_manager.elevation_source5.type: dted_directory
    4142elevation_manager.elevation_source5.min_open_cells: 25
    4243elevation_manager.elevation_source5.max_open_cells: 50
    43 elevation_manager.elevation_source5.memory_map_cells: false
     44elevation_manager.elevation_source5.memory_map_cells: true
    4445elevation_manager.elevation_source5.geoid.type: geoid1996
     46
     47elevation_manager.elevation_source6.connection_string: /data/elevation/general_raster_1arc
     48elevation_manager.elevation_source6.type: general_raster_directory
     49elevation_manager.elevation_source6.min_open_cells: 25
     50elevation_manager.elevation_source6.max_open_cells: 50
     51elevation_manager.elevation_source6.memory_map_cells: false
     52elevation_manager.elevation_source6.geoid.type: geoid1996
    4553
    4654elevation.enabled:  true