Supposedly GDAL does support the TOC for CADRG/CIB:

http://www.gdal.org/frmt_various.html (search for "RPF")

You might be able to coerce osgEarth's GDAL driver into doing what you want.


Glenn Waldron : Pelican Mapping : http://pelicanmapping.com :
+1.703.652.4791


On Tue, Apr 28, 2009 at 11:28 AM, Tueller, Shayne R Civ USAF AFMC 519
SMXS/MXDEC <shayne.tuel...@hill.af.mil> wrote:

> Joe,
>
> >From what I understand, GDAL will import a single CADRG image but it won't
> handle the dynamic decompression and different map resolutions as you zoom
> in and out (the A.TOC file). I've done some moving map support using OSG
> for
> our software but I built my own paged moving map database using the OSG
> paging database support with different CADRG images. It seems to work for
> what we need.
>
> IMO, I think a "real" moving map plugin that fully handles the CADRG format
> would be something useful in OSG...
>
> -Shayne
>
> -----Original Message-----
> From: osg-users-boun...@lists.openscenegraph.org
> [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Sullivan,
> Joseph (CDR)
> Sent: Tuesday, April 28, 2009 8:21 AM
> To: osg-users@lists.openscenegraph.org
> Subject: [osg-users] Simple moving map using CADRG data
>
> Hello,
>
> I posted this earlier but it may have gotten lost in the shuffle.
>
> I'm interested in adding a moving map display to a simulation.  (Something
> like an instructor operator station.)  I understand GDAL can import CADRG
> data but I haven't found an easy way to use that data to create a moving
> map
> display.
>
> Have others implemented anything like this ?  If so, any tips or
> suggestions
> appreciated.  Is this something others in the community would find useful?
>
> Thanks,
>
> Joe
>
>
> _______________________________________________
> 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