Thanks Martin; I've opened a ticket to install better error checking in this
scenario. http://www.osgearth.org/ticket/100

<http://www.osgearth.org/ticket/100>
Glenn Waldron : Pelican Mapping : +1.703.652.4791


On Mon, Feb 1, 2010 at 7:20 AM, Martin Scheffler <osgfo...@tevs.eu> wrote:

> OK, got it working now. The problem was I did not set the working directory
> to osgEarth/bin. This caused the relative paths in the .earth file to be
> incorrect.
> createFeatureProfile() in FeatureSourceOGR returned NULL because the file
> could not be loaded. This was not checked in
> FeatureModelSource::gridAndRenderFeaturesForStyle line 195:
> [code]
> FeatureGridder gridder( extent.bounds(), _gridding.get() );
> [/code]
> Causing the crash.
>
> Feature overlay works perfect now!
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=23481#23481
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to