Don, Robert,

Here is the simple command I'm trying to execute:

osgdem --PagedLOD -t Mercury/Raster/RGB565NVIS/hires_1m_0002.tif -l 2 -o
Merc.ive -a Merc.osga

The problem is that it never gets past the first pass.  The attached
file is the output with the DEBUG environment variable set.

Any ideas?

P.S.

I'm using the CVS version of OSG, could it be a difference in the
dependency libraries?  How would I find out?


-B

---
RSC
BDC

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:osg-users-
> [EMAIL PROTECTED] On Behalf Of Don Burns
> Sent: Monday, August 28, 2006 2:00 PM
> To: osg users
> Subject: Re: [osg-users] OSGDEM only produces a strip?
> 
> set the environmental variable OSG_NOTIFY_LEVEL to DEBUG
> 
> -don
> 
> 
> On 8/28/06, Brad Colbert <[EMAIL PROTECTED]> wrote:
> 
>       Robert,
> 
>       CVS is the version I'm using.  I'm performing a very simple
build.
> Just
>       one geotiff and one dted file (for elevation).  Is there a way
for
> me to
>       turn up logging of some type?
> 
>       Thanks,
>       Brad
> 
>       ---
>       RSC
>       BDC
> 
>       > -----Original Message-----
>       > From: [EMAIL PROTECTED] [mailto:osg-users-
>       > [EMAIL PROTECTED] On Behalf Of Robert Osfield
>       > Sent: Monday, August 28, 2006 10:42 AM
>       > To: osg users
>       > Subject: Re: [osg-users] OSGDEM only produces a strip?
>       >
>       > HI Brad,
>       >
>       > Have you tried the CVS version?  There have been a few fixes
to
>       osgTerrain
>       > since 1.1
>       >
>       > Robert.
>       >
>       >
>       > On 8/28/06, Brad Colbert < [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>
>       > <mailto:[EMAIL PROTECTED]> > wrote:
>       >
>       >       Hi folks,
>       >
>       >       Is anyone else having problems with OSGDEM?  I haven't
had
> any
>       luck
>       > with
>       >       it since version 1.1 came out.  It appears to only
produce a
>       strip
>       > of
>       >       data?
>       >
>       >       Thanks,
>       >       Brad
>       >
>       >       ---
>       >       Renaissance Sciences Corporation
>       >       O/M: 480 290-3997
>       >       F:   425 675-8044
>       >       _______________________________________________
>       >       osg-users mailing list
>       >       [email protected] <mailto:osg-
> [EMAIL PROTECTED]>
>       >       http://openscenegraph.net/mailman/listinfo/osg-users
>       >       http://www.openscenegraph.org/
> <http://www.openscenegraph.org/>
>       >
>       >
> 
>       _______________________________________________
>       osg-users mailing list
>       [email protected]
>       http://openscenegraph.net/mailman/listinfo/osg-users
> <http://openscenegraph.net/mailman/listinfo/osg-users>
>       http://www.openscenegraph.org/
> 
> 

setDestinationName(output.ive)
   path 
   base output
   extension .ive
-t Mercury/Raster/RGB565NVIS/hires_1m_0002.tif
Reading as layer = 0
-o Merc.ive
setDestinationName(Merc.ive)
   path 
   base Merc
   extension .ive
Realized window
DataSet::Source::loadSourceData() Mercury/Raster/RGB565NVIS/hires_1m_0002.tif
assigning CS from Data to Source.
assigning GeoTransform from Data to Source.{
        8.98315e-006 0 0 0 
        0 -8.98315e-006 0 0 
        0 0 1 0 
        -116.087 36.6304 0 1 
}

started DataSet::createDestination(2)
Setting coordinate system to GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 
84",6378137,298.2572235630016,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433],AUTHORITY["EPSG","4326"]]
getCoordinateSystemType(GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 
84",6378137,298.2572235630016,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433],AUTHORITY["EPSG","4326"]])
    lhsSR.IsGeographic()=1
    lhsSR.IsProjected()=0
    lhsSR.IsLocal()=0
new DataSet::createDestination()
getCoordinateSystemType(GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 
84",6378137,298.2572235630016,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433],AUTHORITY["EPSG","4326"]])
    lhsSR.IsGeographic()=1
    lhsSR.IsProjected()=0
    lhsSR.IsLocal()=0
local_extents = xMin()-116.087 -116.015
                yMin()36.5581 36.6305
extents = xMin()-116.087 2.22507e-308
          yMin()36.5581 36.6305
Need to Divide X only
Source File Mercury/Raster/RGB565NVIS/hires_1m_0002.tif
    resolutions.size() 2
    { 
        resX=0.455243 resY=0.000283589
        resX=0.227622 resY=0.000283589
    } 
    consolodated resolutions.size() 1
    consolodated { 
        resX=0.227622 resY=0.000283589
    } 
sort Mercury/Raster/RGB565NVIS/hires_1m_0002.tif value 1.27055e-005
Using source_lod_iterator itr
  LOD Mercury/Raster/RGB565NVIS/hires_1m_0002.tif
End of Using Source Iterator itr
completed DataSet::createDestination(2)
itr='C:\cygwin\usr\local\bin'
FindFileInPath() : trying C:\cygwin\usr\local\bin/osgdb_osga.dll ...
itr='C:\cygwin\bin'
FindFileInPath() : trying C:\cygwin\bin/osgdb_osga.dll ...
itr='C:\cygwin\bin'
FindFileInPath() : trying C:\cygwin\bin/osgdb_osga.dll ...
itr='C:\cygwin\usr\X11R6\bin'
FindFileInPath() : trying C:\cygwin\usr\X11R6\bin/osgdb_osga.dll ...
itr='c:\program files\imagemagick-6.2.5-q16'
FindFileInPath() : trying c:\program files\imagemagick-6.2.5-q16/osgdb_osga.dll 
...
itr='c:\WINDOWS\system32'
FindFileInPath() : trying c:\WINDOWS\system32/osgdb_osga.dll ...
itr='c:\WINDOWS'
FindFileInPath() : trying c:\WINDOWS/osgdb_osga.dll ...
itr='c:\WINDOWS\System32\Wbem'
FindFileInPath() : trying c:\WINDOWS\System32\Wbem/osgdb_osga.dll ...
itr='c:\Program Files\QuickTime\QTSystem\'
FindFileInPath() : trying c:\Program Files\QuickTime\QTSystem\/osgdb_osga.dll 
...
itr='c:\Program Files\cvsnt'
FindFileInPath() : trying c:\Program Files\cvsnt/osgdb_osga.dll ...
itr='c:\Program Files\Common Files\GTK\2.0\bin'
FindFileInPath() : trying c:\Program Files\Common 
Files\GTK\2.0\bin/osgdb_osga.dll ...
itr='.\'
FindFileInPath() : trying .\/osgdb_osga.dll ...
itr='c:\Program Files\MultiGen-Paradigm\bin'
FindFileInPath() : trying c:\Program Files\MultiGen-Paradigm\bin/osgdb_osga.dll 
...
itr='c:\Program Files\MultiGen-Paradigm\bin\trackd'
FindFileInPath() : trying c:\Program 
Files\MultiGen-Paradigm\bin\trackd/osgdb_osga.dll ...
itr='C:\cygwin\bin'
FindFileInPath() : trying C:\cygwin\bin/osgdb_osga.dll ...
itr='c:\Program Files\NVIDIA Corporation\Cg\bin'
FindFileInPath() : trying c:\Program Files\NVIDIA 
Corporation\Cg\bin/osgdb_osga.dll ...
itr='c:\Documents and Settings\bcolbert\My 
Documents\Work\src\3rdParty\FWTools1.0.5\bin'
FindFileInPath() : trying c:\Documents and Settings\bcolbert\My 
Documents\Work\src\3rdParty\FWTools1.0.5\bin/osgdb_osga.dll ...
itr='c:\Documents and Settings\bcolbert\My 
Documents\Work\src\OpenThreads\bin\win32'
FindFileInPath() : trying c:\Documents and Settings\bcolbert\My 
Documents\Work\src\OpenThreads\bin\win32/osgdb_osga.dll ...
itr='c:\Documents and Settings\bcolbert\My Documents\Work\src\Producer\bin'
FindFileInPath() : trying c:\Documents and Settings\bcolbert\My 
Documents\Work\src\Producer\bin/osgdb_osga.dll ...
itr='c:\Documents and Settings\bcolbert\My Documents\Work\src\3rdParty\bin'
FindFileInPath() : trying c:\Documents and Settings\bcolbert\My 
Documents\Work\src\3rdParty\bin/osgdb_osga.dll ...
itr='c:\Documents and Settings\bcolbert\My 
Documents\Work\src\OpenSceneGraph\bin'
FindFileInPath() : trying c:\Documents and Settings\bcolbert\My 
Documents\Work\src\OpenSceneGraph\bin/osgdb_osga.dll ...
FindFileInPath() : USING c:\Documents and Settings\bcolbert\My 
Documents\Work\src\OpenSceneGraph\bin/osgdb_osga.dll
Opened DynamicLibrary osgdb_osga.dll
FindFileInPath(Merc.osga): returning Merc.osga
Archive::Archive() open
OSGA_Archive::open(Merc.osga), archive being created.
OSGA_Archive::IndexBlock::write() setting _filePosition
OSGA_Archive::IndexBlock::write() to _filePosition12
OSGA_Archive::IndexBlock::write() end
File position after write = 4124
File position after seekp = 4124
started DataSet::writeDestination(Merc.osga)
        archive file = Merc.osga
        archive master file = Merc.ive
New level
_readRow 1
   reading tile level=0 X=0 Y=0
DestinationTile::readFrom() 
DataSet::DestinationTile::readFrom -> SourceData::read() 
    destination._level=0        0       30
A
B
B.1
   copying from 0       0       8050    8050
             to 0       0       1       256
reading RGB
C
_equalizeRow 1
   equalizing tile level=0 X=0 Y=0
DataSet::DestinationTile::equalizeBoundaries()
setTileComplete(1) for 0        0       0
_writeRow 1
--------- DataSet::DestinationTile::createDrawableGeometry() ------------- 
OpenGL extensions supported by installed OpenGL drivers are:
    GL_ARB_color_buffer_float
    GL_ARB_depth_texture
    GL_ARB_draw_buffers
    GL_ARB_fragment_program
    GL_ARB_fragment_program_shadow
    GL_ARB_fragment_shader
    GL_ARB_half_float_pixel
    GL_ARB_imaging
    GL_ARB_multisample
    GL_ARB_multitexture
    GL_ARB_occlusion_query
    GL_ARB_pixel_buffer_object
    GL_ARB_point_parameters
    GL_ARB_point_sprite
    GL_ARB_shader_objects
    GL_ARB_shading_language_100
    GL_ARB_shadow
    GL_ARB_texture_border_clamp
    GL_ARB_texture_compression
    GL_ARB_texture_cube_map
    GL_ARB_texture_env_add
    GL_ARB_texture_env_combine
    GL_ARB_texture_env_dot3
    GL_ARB_texture_float
    GL_ARB_texture_mirrored_repeat
    GL_ARB_texture_non_power_of_two
    GL_ARB_texture_rectangle
    GL_ARB_transpose_matrix
    GL_ARB_vertex_buffer_object
    GL_ARB_vertex_program
    GL_ARB_vertex_shader
    GL_ARB_window_pos
    GL_ATI_draw_buffers
    GL_ATI_texture_float
    GL_ATI_texture_mirror_once
    GL_EXT_Cg_shader
    GL_EXT_abgr
    GL_EXT_bgra
    GL_EXT_blend_color
    GL_EXT_blend_equation_separate
    GL_EXT_blend_func_separate
    GL_EXT_blend_minmax
    GL_EXT_blend_subtract
    GL_EXT_compiled_vertex_array
    GL_EXT_depth_bounds_test
    GL_EXT_draw_range_elements
    GL_EXT_fog_coord
    GL_EXT_framebuffer_object
    GL_EXT_multi_draw_arrays
    GL_EXT_packed_depth_stencil
    GL_EXT_packed_pixels
    GL_EXT_pixel_buffer_object
    GL_EXT_point_parameters
    GL_EXT_rescale_normal
    GL_EXT_secondary_color
    GL_EXT_separate_specular_color
    GL_EXT_shadow_funcs
    GL_EXT_stencil_two_side
    GL_EXT_stencil_wrap
    GL_EXT_texture3D
    GL_EXT_texture_compression_s3tc
    GL_EXT_texture_cube_map
    GL_EXT_texture_edge_clamp
    GL_EXT_texture_env_add
    GL_EXT_texture_env_combine
    GL_EXT_texture_env_dot3
    GL_EXT_texture_filter_anisotropic
    GL_EXT_texture_lod
    GL_EXT_texture_lod_bias
    GL_EXT_texture_mirror_clamp
    GL_EXT_texture_object
    GL_EXT_texture_sRGB
    GL_EXT_timer_query
    GL_EXT_vertex_array
    GL_HP_occlusion_test
    GL_IBM_rasterpos_clip
    GL_IBM_texture_mirrored_repeat
    GL_KTX_buffer_region
    GL_NVX_conditional_render
    GL_NV_blend_square
    GL_NV_copy_depth_to_color
    GL_NV_depth_clamp
    GL_NV_fence
    GL_NV_float_buffer
    GL_NV_fog_distance
    GL_NV_fragment_program
    GL_NV_fragment_program2
    GL_NV_fragment_program_option
    GL_NV_half_float
    GL_NV_light_max_exponent
    GL_NV_multisample_filter_hint
    GL_NV_occlusion_query
    GL_NV_packed_depth_stencil
    GL_NV_pixel_data_range
    GL_NV_point_sprite
    GL_NV_primitive_restart
    GL_NV_register_combiners
    GL_NV_register_combiners2
    GL_NV_texgen_reflection
    GL_NV_texture_compression_vtc
    GL_NV_texture_env_combine4
    GL_NV_texture_expand_normal
    GL_NV_texture_rectangle
    GL_NV_texture_shader
    GL_NV_texture_shader2
    GL_NV_texture_shader3
    GL_NV_vertex_array_range
    GL_NV_vertex_array_range2
    GL_NV_vertex_program
    GL_NV_vertex_program1_1
    GL_NV_vertex_program2
    GL_NV_vertex_program2_option
    GL_NV_vertex_program3
    GL_S3_s3tc
    GL_SGIS_generate_mipmap
    GL_SGIS_texture_lod
    GL_SGIX_depth_texture
    GL_SGIX_shadow
    GL_SUN_slice_accum
    GL_WIN_swap_hint
    WGL_ARB_buffer_region
    WGL_ARB_extensions_string
    WGL_ARB_make_current_read
    WGL_ARB_multisample
    WGL_ARB_pbuffer
    WGL_ARB_pixel_format
    WGL_ARB_render_texture
    WGL_ATI_pixel_format_float
    WGL_EXT_extensions_string
    WGL_EXT_swap_control
    WGL_NV_float_buffer
    WGL_NV_render_depth_texture
    WGL_NV_render_texture_rectangle
OpenGL extension 'GL_EXT_texture_filter_anisotropic' is supported.
OpenGL extension 'GL_EXT_texture_compression_s3tc' is supported.
OpenGL extension 'GL_ARB_shadow' is supported.
OpenGL extension 'GL_ARB_shadow_ambient' is not supported.
OpenGL extension 'GL_APPLE_client_storage' is not supported.
OpenGL extension 'GL_EXT_texture3D' is supported.
>>>>>>>>>>>>>>>compressed image.<<<<<<<<<<<<<<
++++++++++++++simplifier************
Closing DynamicLibrary osgdb_osga.dll
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to