Will do.  Thought about that after I posted.

On Sat, 2012-09-15 at 01:36 -0400, Glenn Waldron wrote:
> Michael,
> 
> 
> May I suggest you post osgEarth questions to the osgEarth forum at:
> http://forum.osgearth.org
> 
> 
> Please go there and post your earth file. Thanks.
> 
> 
> Glenn Waldron / @glennwaldron
> 
> 
> On Fri, Sep 14, 2012 at 7:30 PM, Michael W. Hall <[email protected]>
> wrote:
>         I am receiving the following errors after switching to reading
>         files
>         with osgEarth:
>         
>         [osgEarth]* [GDAL driver] Dataset has no spatial reference
>         information: 
> /home/hallmw/Projects/osgMap/Build/bin/Data/land_shallow_topo_east.tif
>         [osgEarth]* Could not initialize TileSource for layer
>         east-tiff
>         ERROR 10: Pointer 'hDS' is NULL in 'GDALClose'.
>         
>         [osgEarth]* [GDAL driver] Dataset has no spatial reference
>         information: 
> /home/hallmw/Projects/osgMap/Build/bin/Data/land_shallow_topo_east.tif
>         [osgEarth]* Could not initialize TileSource for layer
>         east-tiff
>         ERROR 10: Pointer 'hDS' is NULL in 'GDALClose'.
>         
>         [osgEarth]* [ImageLayer] Error: layer does not have a valid
>         TileSource,
>         cannot create image
>         [osgEarth]* [GDAL driver] Dataset has no spatial reference
>         information: 
> /home/hallmw/Projects/osgMap/Build/bin/Data/land_shallow_topo_west.tif
>         [osgEarth]* Could not initialize TileSource for layer
>         west-tiff
>         ERROR 10: Pointer 'hDS' is NULL in 'GDALClose'.
>         
>         [osgEarth]* [GDAL driver] Dataset has no spatial reference
>         information: 
> /home/hallmw/Projects/osgMap/Build/bin/Data/land_shallow_topo_west.tif
>         [osgEarth]* Could not initialize TileSource for layer
>         west-tiff
>         ERROR 10: Pointer 'hDS' is NULL in 'GDALClose'.
>         
>         [osgEarth]* [ImageLayer] Error: layer does not have a valid
>         TileSource,
>         cannot create image
>         [osgEarth]* [GDAL driver] Dataset has no spatial reference
>         information: 
> /home/hallmw/Projects/osgMap/Build/bin/Data/land_shallow_topo_east.tif
>         [osgEarth]* Could not initialize TileSource for layer
>         east-tiff
>         ERROR 10: Pointer 'hDS' is NULL in 'GDALClose'.
>         
>         [osgEarth]* [GDAL driver] Dataset has no spatial reference
>         information: 
> /home/hallmw/Projects/osgMap/Build/bin/Data/land_shallow_topo_west.tif
>         [osgEarth]* Could not initialize TileSource for layer
>         west-tiff
>         ERROR 10: Pointer 'hDS' is NULL in 'GDALClose'.
>         
>         [osgEarth]* [GDAL driver] Dataset has no spatial reference
>         information: 
> /home/hallmw/Projects/osgMap/Build/bin/Data/land_shallow_topo_east.tif
>         [osgEarth]* Could not initialize TileSource for layer
>         east-tiff
>         ERROR 10: Pointer 'hDS' is NULL in 'GDALClose'.
>         
>         [osgEarth]* [GDAL driver] Dataset has no spatial reference
>         information: 
> /home/hallmw/Projects/osgMap/Build/bin/Data/land_shallow_topo_west.tif
>         [osgEarth]* Could not initialize TileSource for layer
>         west-tiff
>         ERROR 10: Pointer 'hDS' is NULL in 'GDALClose'.
>         
>         Object::connect: No such slot QMainWindow::open()
>         in /home/hallmw/Projects/osgMap/src/osgmap/MainWindow.cpp:88
>         Inconsistency detected by ld.so: dl-close.c: 737: _dl_close:
>         Assertion
>         `map->l_init_called' failed!
>         
>         Previously, I was reading .ive files with my program.  I
>         switched to
>         osgEarth and I am getting the above errors.  I am assuming
>         they are
>         coming from osgEarth.
>         
>         All I see is a white sphere.  No image of the BMNG on that
>         sphere.  I am
>         not sure what I am missing.  I call osgDB::readNodeFile() and
>         it appears
>         that the file is recognized.  Any ideas?
>         
>         _______________________________________________
>         osg-users mailing list
>         [email protected]
>         
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> 
> 
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to