HI Glenn,

Great work !

I am testing your project and the results are phenomenal. The best
example i like is traffic.earth,  combining data from google and yahoo
is simply awesome :)

But i am facing problem while loading local data  through osgEarth. I
created a simple  boston.earth file containing the boston data which 
goes like this ...

<map name="imagery sample" type="projected">
     <image name="boston_inset" driver="gdal">
       <url>../data/boston-inset.tif</url>
       <tile_size>256</tile_size>
    </image>
</map>

While running osgviewer boston.earth, i am getting a segmentation fault  :
*** glibc detected *** osgviewer: munmap_chunk(): invalid pointer:
0x000000000063ab3e ***

I am using the latest svn version of osgEarth  built against OSG-2.7.4 ,
gdal 1.3.2, libzip-0.9 .  My OS is Open-Suse-10.3-x86_64

Cheers
RJ


Glenn Waldron wrote:
> Announcing osgEarth, a new open source toolkit that enables on-demand
> terrain generation in OpenSceneGraph applications.
>
> osgEarth brings web-based geospatial visualization to OSG. It it built
> on the osgTerrain library, and operates in a manner similar to the
> technology that underlies products like NASA WorldWind, Google Earth,
> or Microsoft Virtual Earth.
>
> With osgEarth you can generate a terrain model at run-time by
> connecting to a wide variety of imagery and elevation data sources,
> including WMS, TMS, Google maps, TIFF files, and more. Or extend it by
> writing your own driver.
>
> osgEarth is LGPL. Visit the wiki to download it and give it a try!
>
> http://osgearth.org
>
>
>
> Glenn Waldron : Pelican Mapping : http://pelicanmapping.com :
> +1.703.652.4791
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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