Michael Hall | 17 Aug 2012 23:59
Picon
Favicon

Maps & DTED data

I have a little alpplication I am doing to learn OSG.  I have also read the OSG 3.0 for Beginners book.  It has been helpful in learning more about how OSG works.

I have generated an earth.ive database from the BMNG east and west tifs.  I can display this database in my application.  I would like to now associate DTED data on that and then overlay maps.  What is the best way to do this? Would also like to display the lat/long of where the mouse is in the status bar of my application.  Any tips or suggestions are appreciated.
<div><div>
<div>I have a little alpplication I am doing to learn OSG.&nbsp; I have also read the OSG 3.0 for Beginners book.&nbsp; It has been helpful in learning more about how OSG works.<br><br>I have generated an earth.ive database from the BMNG east and west tifs.&nbsp; I can display this database in my application.&nbsp; I would like to now associate DTED data on that and then overlay maps.&nbsp; What is the best way to do this? Would also like to display the lat/long of where the mouse is in the status bar of my application.&nbsp; Any tips or suggestions are appreciated.<br>
</div>

</div></div>
Chris Hanson | 19 Aug 2012 02:25
Favicon

Re: Maps & DTED data

On Fri, Aug 17, 2012 at 3:59 PM, Michael Hall <hallmw-fOdFMYwuEsI@public.gmane.org> wrote:
I have a little alpplication I am doing to learn OSG.  I have also read the OSG 3.0 for Beginners book.  It has been helpful in learning more about how OSG works.
I have generated an earth.ive database from the BMNG east and west tifs.  I can display this database in my application.  I would like to now associate DTED data on that and then overlay maps.  What is the best way to do this? Would also like to display the lat/long of where the mouse is in the status bar of my application.  Any tips or suggestions are appreciated.

  You're getting into the realm (multiple data layers) where osgEarth significantly makes your life easier. Have you considered using it?
 

--
Chris 'Xenon' Hanson, omo sanza lettere. Xenon-t7bDI98MAVhQ0OI7PeSoCw@public.gmane.org http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 • GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Digital Imaging • GIS • GPS • Telemetry • Cryptography • Digital Audio • LIDAR • Kinect • Embedded • Mobile • iPhone/iPad/iOS • Android

<div>
<div class="gmail_quote">On Fri, Aug 17, 2012 at 3:59 PM, Michael Hall <span dir="ltr">&lt;<a href="mailto:hallmw@..." target="_blank">hallmw@...</a>&gt;</span> wrote:<br><blockquote class="gmail_quote">

<div><div>
<div>I have a little alpplication I am doing to learn OSG.&nbsp; I have also read the OSG 3.0 for Beginners book.&nbsp; It has been helpful in learning more about how OSG works.<br>

I have generated an earth.ive database from the BMNG east and west tifs.&nbsp; I can display this database in my application.&nbsp; I would like to now associate DTED data on that and then overlay maps.&nbsp; What is the best way to do this? Would also like to display the lat/long of where the mouse is in the status bar of my application.&nbsp; Any tips or suggestions are appreciated.<br>
</div>
<div><br></div>
</div></div>
</blockquote>
<div>&nbsp; You're getting into the realm (multiple data layers) where osgEarth significantly makes your life easier. Have you considered using it?</div>
<div>&nbsp;</div>
</div>
<div>

<br>
</div>-- <br><div>Chris 'Xenon' Hanson, omo sanza lettere. Xenon@... <a href="http://www.alphapixel.com/" target="_blank">http://www.alphapixel.com/</a>
</div>
<div>

Training &bull; Consulting &bull; Contracting</div>
<div>3D &bull; Scene Graphs (Open Scene Graph/OSG) &bull; OpenGL 2 &bull; OpenGL 3 &bull; OpenGL 4 &bull; GLSL &bull; OpenGL ES 1 &bull; OpenGL ES 2 &bull; OpenCL</div>
<div>

Digital Imaging &bull; GIS &bull; GPS &bull; Telemetry &bull; Cryptography &bull; Digital Audio &bull; LIDAR &bull; Kinect &bull; Embedded &bull; Mobile &bull; iPhone/iPad/iOS &bull; Android</div>
<br>
</div>
Michael Hall | 21 Aug 2012 21:13
Picon
Favicon

Re: Maps & DTED data

Yes, I have heard of it and have actually downloaded it.  I don't think I have installed it on my new Laptop I am using.  I am not sure exactly its purpose.  I know it says something about terrains.  Is it library like OSG?  I will have to look at it this evening.  Any more info would be great.
 
Thanks,
Michael

From: Chris Hanson <xenon <at> alphapixel.com>
To: OpenSceneGraph Users <osg-users-ZwoEplunGu0hajLcUbyfC12AsgEQdTeF@public.gmane.org>
Sent: Sat, August 18, 2012 7:25:56 PM
Subject: Re: [osg-users] Maps & DTED data

On Fri, Aug 17, 2012 at 3:59 PM, Michael Hall <hallmw-fOdFMYwuEsI@public.gmane.org> wrote:
I have a little alpplication I am doing to learn OSG.  I have also read the OSG 3.0 for Beginners book.  It has been helpful in learning more about how OSG works.
I have generated an earth.ive database from the BMNG east and west tifs.  I can display this database in my application.  I would like to now associate DTED data on that and then overlay maps.  What is the best way to do this? Would also like to display the lat/long of where the mouse is in the status bar of my application.  Any tips or suggestions are appreciated.

  You're getting into the realm (multiple data layers) where osgEarth significantly makes your life easier. Have you considered using it?
 

--
Chris 'Xenon' Hanson, omo sanza lettere. Xenon-t7bDI98MAVhQ0OI7PeSoCw@public.gmane.org http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 • GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Digital Imaging • GIS • GPS • Telemetry • Cryptography • Digital Audio • LIDAR • Kinect • Embedded • Mobile • iPhone/iPad/iOS • Android

<div><div>
<div>Yes, I have&nbsp;heard of it and have actually downloaded&nbsp;it.&nbsp; I don't think&nbsp;I&nbsp;have installed it on my new Laptop I am using.&nbsp; I am&nbsp;not sure exactly its purpose.&nbsp; I know it says something about terrains.&nbsp; Is it library like OSG?&nbsp; I will have to look at it this evening.&nbsp; Any more info would be great.</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Michael<br>
</div>
<div>
<br><div>
<span>From:</span> Chris Hanson &lt;xenon <at> alphapixel.com&gt;<br><span>To:</span> OpenSceneGraph Users &lt;osg-users@...&gt;<br><span>Sent:</span> Sat, August 18, 2012 7:25:56 PM<br><span>Subject:</span> Re: [osg-users] Maps &amp; DTED data<br><br><div class="gmail_quote">On Fri, Aug 17, 2012 at 3:59 PM, Michael Hall <span dir="ltr">&lt;<a href="mailto:hallmw@..." rel="nofollow" target="_blank" ymailto="mailto:hallmw <at> att.net">hallmw@...</a>&gt;</span> wrote:<br><blockquote class="gmail_quote">
<div>
<div>
<div>I have a little alpplication I am doing to learn OSG.&nbsp; I have also read the OSG 3.0 for Beginners book.&nbsp; It has been helpful in learning more about how OSG works.<br>I have generated an earth.ive database from the BMNG east and west tifs.&nbsp; I can display this database in my application.&nbsp; I would like to now associate DTED data on that and then overlay maps.&nbsp; What is the best way to do this? Would also like to display the lat/long of where the mouse is in the status bar of my application.&nbsp; Any tips or suggestions are appreciated.<br>
</div>
<div><br></div>
</div>
</div>
</blockquote>
<div>&nbsp; You're getting into the realm (multiple data layers) where osgEarth significantly makes your life easier. Have you considered using it?</div>
<div>&nbsp;</div>
</div>
<div><br></div>-- <br><div>Chris 'Xenon' Hanson, omo sanza lettere. Xenon@... http://www.alphapixel.com/</div>
<div>Training &bull; Consulting &bull; Contracting</div>
<div>3D &bull; Scene Graphs (Open Scene Graph/OSG) &bull; OpenGL 2 &bull; OpenGL 3 &bull; OpenGL 4 &bull; GLSL &bull; OpenGL ES 1 &bull; OpenGL ES 2 &bull; OpenCL</div>
<div>Digital Imaging &bull; GIS &bull; GPS &bull; Telemetry &bull; Cryptography &bull; Digital Audio &bull; LIDAR &bull; Kinect &bull; Embedded &bull; Mobile &bull; iPhone/iPad/iOS &bull; Android</div>
<br>
</div>
</div>
</div></div>
Glenn Waldron | 21 Aug 2012 21:31
Picon
Gravatar

Re: Maps & DTED data

Michael,


osgEarth is a C++ terrain rendering SDK. It is built on top of OSG. It renders 3D terrains from elevation, imagery, and vector data sources, and it provides a ton of other geospatial tools and functionality as well.

  Main site: http://osgearth.org
 
Glenn Waldron / Pelican Mapping / <at> glennwaldron


On Tue, Aug 21, 2012 at 3:13 PM, Michael Hall <hallmw-fOdFMYwuEsI@public.gmane.org> wrote:
Yes, I have heard of it and have actually downloaded it.  I don't think I have installed it on my new Laptop I am using.  I am not sure exactly its purpose.  I know it says something about terrains.  Is it library like OSG?  I will have to look at it this evening.  Any more info would be great.
 
Thanks,
Michael

From: Chris Hanson <xenon-WkF7tDUpfLtQ0OI7PeSoCw@public.gmane.org>
To: OpenSceneGraph Users <osg-users-ZwoEplunGu0hajLcUbyfC12AsgEQdTeF@public.gmane.org>
Sent: Sat, August 18, 2012 7:25:56 PM
Subject: Re: [osg-users] Maps & DTED data

On Fri, Aug 17, 2012 at 3:59 PM, Michael Hall <hallmw-fOdFMYwuEsI@public.gmane.org> wrote:
I have a little alpplication I am doing to learn OSG.  I have also read the OSG 3.0 for Beginners book.  It has been helpful in learning more about how OSG works.
I have generated an earth.ive database from the BMNG east and west tifs.  I can display this database in my application.  I would like to now associate DTED data on that and then overlay maps.  What is the best way to do this? Would also like to display the lat/long of where the mouse is in the status bar of my application.  Any tips or suggestions are appreciated.

  You're getting into the realm (multiple data layers) where osgEarth significantly makes your life easier. Have you considered using it?
 

--
Chris 'Xenon' Hanson, omo sanza lettere. Xenon-t7bDI98MAVhQ0OI7PeSoCw@public.gmane.org http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 • GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Digital Imaging • GIS • GPS • Telemetry • Cryptography • Digital Audio • LIDAR • Kinect • Embedded • Mobile • iPhone/iPad/iOS • Android


_______________________________________________
osg-users mailing list
osg-users-ZwoEplunGu08BSWDSat3fA@public.gmane.orgcenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


<div>
<p>Michael,</p>
<div><br></div>
<div>osgEarth is a C++ terrain rendering SDK. It is built on top of OSG. It renders 3D terrains from elevation, imagery, and vector data sources, and it provides a ton of other geospatial tools and functionality as well.</div>
<div><br></div>
<div>&nbsp; Main site: <a href="http://osgearth.org">http://osgearth.org</a>
</div>
<div>&nbsp; Source code:&nbsp;<a href="https://github.com/gwaldron/osgearth">http://github.com/gwaldron/osgearth</a>
</div>
<div>&nbsp; Forums:&nbsp;<a href="http://forum.osgearth.org/">http://forum.osgearth.org/</a>
</div>
<div>&nbsp;</div>
<div><div>Glenn Waldron / Pelican Mapping /  <at> glennwaldron<br><br><br><div class="gmail_quote">On Tue, Aug 21, 2012 at 3:13 PM, Michael Hall <span dir="ltr">&lt;<a href="mailto:hallmw@..." target="_blank">hallmw@...</a>&gt;</span> wrote:<br><blockquote class="gmail_quote">
<div><div>
<div>Yes, I have&nbsp;heard of it and have actually downloaded&nbsp;it.&nbsp; I don't think&nbsp;I&nbsp;have installed it on my new Laptop I am using.&nbsp; I am&nbsp;not sure exactly its purpose.&nbsp; I know it says something about terrains.&nbsp; Is it library like OSG?&nbsp; I will have to look at it this evening.&nbsp; Any more info would be great.</div>

<div>&nbsp;</div>
<div>Thanks,</div>
<div>Michael<br>
</div>
<div>
<br><div>
<span>From:</span> Chris Hanson &lt;<a href="mailto:xenon@..." target="_blank">xenon@...</a>&gt;<br><span>To:</span> OpenSceneGraph Users &lt;<a href="mailto:osg-users@..." target="_blank">osg-users@...</a>&gt;<br><span>Sent:</span> Sat, August 18, 2012 7:25:56 PM<br><span>Subject:</span> Re: [osg-users] Maps &amp; DTED data<br><br><div class="gmail_quote">On Fri, Aug 17, 2012 at 3:59 PM, Michael Hall <span dir="ltr">&lt;<a href="mailto:hallmw@..." rel="nofollow" target="_blank">hallmw@...</a>&gt;</span> wrote:<br><blockquote class="gmail_quote">
<div>
<div>
<div>I have a little alpplication I am doing to learn OSG.&nbsp; I have also read the OSG 3.0 for Beginners book.&nbsp; It has been helpful in learning more about how OSG works.<br>I have generated an earth.ive database from the BMNG east and west tifs.&nbsp; I can display this database in my application.&nbsp; I would like to now associate DTED data on that and then overlay maps.&nbsp; What is the best way to do this? Would also like to display the lat/long of where the mouse is in the status bar of my application.&nbsp; Any tips or suggestions are appreciated.<br>
</div>
<div><br></div>
</div>
</div>
</blockquote>
<div>&nbsp; You're getting into the realm (multiple data layers) where osgEarth significantly makes your life easier. Have you considered using it?</div>
<span class="HOEnZb">
<div>&nbsp;</div></span>
</div>
<span class="HOEnZb">
<div><br></div>-- <br><div>Chris 'Xenon' Hanson, omo sanza lettere. Xenon@... <a href="http://www.alphapixel.com/" target="_blank">http://www.alphapixel.com/</a>
</div>
<div>Training &bull; Consulting &bull; Contracting</div>
<div>3D &bull; Scene Graphs (Open Scene Graph/OSG) &bull; OpenGL 2 &bull; OpenGL 3 &bull; OpenGL 4 &bull; GLSL &bull; OpenGL ES 1 &bull; OpenGL ES 2 &bull; OpenCL</div>
<div>Digital Imaging &bull; GIS &bull; GPS &bull; Telemetry &bull; Cryptography &bull; Digital Audio &bull; LIDAR &bull; Kinect &bull; Embedded &bull; Mobile &bull; iPhone/iPad/iOS &bull; Android</div>
<br></span>
</div>
</div>
</div></div>
<br>_______________________________________________<br>

osg-users mailing list<br><a href="mailto:osg-users@...">osg-users@...cenegraph.org</a><br><a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br><br>
</blockquote>
</div>
<br>
</div></div>
</div>
Michael W. Hall | 25 Aug 2012 01:35
Picon
Favicon

Re: Maps & DTED data

I downloaded osgEarth and build.  It is working.  Now I need to dig into
it.

Thanks,
Michael

On Tue, 2012-08-21 at 15:31 -0400, Glenn Waldron wrote:
> Michael,
> 
> 
> osgEarth is a C++ terrain rendering SDK. It is built on top of OSG. It
> renders 3D terrains from elevation, imagery, and vector data sources,
> and it provides a ton of other geospatial tools and functionality as
> well.
> 
> 
>   Main site: http://osgearth.org
>   Source code: http://github.com/gwaldron/osgearth
>   Forums: http://forum.osgearth.org/
>  
> Glenn Waldron / Pelican Mapping /  <at> glennwaldron
> 
> 
> On Tue, Aug 21, 2012 at 3:13 PM, Michael Hall <hallmw <at> att.net> wrote:
>         Yes, I have heard of it and have actually downloaded it.  I
>         don't think I have installed it on my new Laptop I am using.
>         I am not sure exactly its purpose.  I know it says something
>         about terrains.  Is it library like OSG?  I will have to look
>         at it this evening.  Any more info would be great.
>          
>         Thanks,
>         Michael
>         
>         
>         
>         ______________________________________________________________
>         From: Chris Hanson <xenon <at> alphapixel.com>
>         To: OpenSceneGraph Users <osg-users <at> lists.openscenegraph.org>
>         Sent: Sat, August 18, 2012 7:25:56 PM
>         Subject: Re: [osg-users] Maps & DTED data
>         
>         On Fri, Aug 17, 2012 at 3:59 PM, Michael Hall <hallmw <at> att.net>
>         wrote:
>                 I have a little alpplication I am doing to learn OSG.
>                 I have also read the OSG 3.0 for Beginners book.  It
>                 has been helpful in learning more about how OSG works.
>                 I have generated an earth.ive database from the BMNG
>                 east and west tifs.  I can display this database in my
>                 application.  I would like to now associate DTED data
>                 on that and then overlay maps.  What is the best way
>                 to do this? Would also like to display the lat/long of
>                 where the mouse is in the status bar of my
>                 application.  Any tips or suggestions are appreciated.
>                 
>                 
>                 
>           You're getting into the realm (multiple data layers) where
>         osgEarth significantly makes your life easier. Have you
>         considered using it?
>          
>         
>         
>         -- 
>         Chris 'Xenon' Hanson, omo sanza lettere. Xenon <at> AlphaPixel.com
>         http://www.alphapixel.com/
>         Training • Consulting • Contracting
>         3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3
>         • OpenGL 4 • GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
>         Digital Imaging • GIS • GPS • Telemetry • Cryptography •
>         Digital Audio • LIDAR • Kinect • Embedded • Mobile •
>         iPhone/iPad/iOS • Android
>         
>         
>         
>         _______________________________________________
>         osg-users mailing list
>         osg-users <at> lists.openscenegraph.org
>         http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>         
> 
> 
> _______________________________________________
> osg-users mailing list
> osg-users <at> lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

_______________________________________________
osg-users mailing list
osg-users <at> lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
Michael W. Hall | 25 Aug 2012 02:56
Picon
Favicon

Re: Maps & DTED data

My application uses Qt.  Currently I have it just reading a .ive file
when it starts.  This .ive was generated from the BMNG.  I would like to
keep using this for the app, and apply my maps to it.

I would like to have a menu option to allow users to import maps into
the application.  Importing the maps would be handled by a "Map Data
Manager".  This would also allow the user to see the coverage they have
imported by selecting that type and the Map Data Manager would highlight
the maptiles in a specified color.

That is my main goal for now.  I am doing this as a way to learn maps
and OSG and 3D programming.  I have always been interested in maps and
want to do this to create a program that maybe useful to people.

I have downloaded some SRTM data that is in DTED format.  I would like
to get this on my .ive earth on the fly.  If some people can point me in
the right direction on how I can utilize osgEarth to help that would be
great.  I am looking at the osgEarth Documentation as I type.  Looks
like more research.

Thanks,
Michael

On Tue, 2012-08-21 at u15:31 -0400, Glenn Waldron wrote:
> Michael,
> 
> 
> osgEarth is a C++ terrain rendering SDK. It is built on top of OSG. It
> renders 3D terrains from elevation, imagery, and vector data sources,
> and it provides a ton of other geospatial tools and functionality as
> well.
> 
> 
>   Main site: http://osgearth.org
>   Source code: http://github.com/gwaldron/osgearth
>   Forums: http://forum.osgearth.org/
>  
> Glenn Waldron / Pelican Mapping /  <at> glennwaldron
> 
> 
> On Tue, Aug 21, 2012 at 3:13 PM, Michael Hall <hallmw <at> att.net> wrote:
>         Yes, I have heard of it and have actually downloaded it.  I
>         don't think I have installed it on my new Laptop I am using.
>         I am not sure exactly its purpose.  I know it says something
>         about terrains.  Is it library like OSG?  I will have to look
>         at it this evening.  Any more info would be great.
>          
>         Thanks,
>         Michael
>         
>         
>         
>         ______________________________________________________________
>         From: Chris Hanson <xenon <at> alphapixel.com>
>         To: OpenSceneGraph Users <osg-users <at> lists.openscenegraph.org>
>         Sent: Sat, August 18, 2012 7:25:56 PM
>         Subject: Re: [osg-users] Maps & DTED data
>         
>         On Fri, Aug 17, 2012 at 3:59 PM, Michael Hall <hallmw <at> att.net>
>         wrote:
>                 I have a little alpplication I am doing to learn OSG.
>                 I have also read the OSG 3.0 for Beginners book.  It
>                 has been helpful in learning more about how OSG works.
>                 I have generated an earth.ive database from the BMNG
>                 east and west tifs.  I can display this database in my
>                 application.  I would like to now associate DTED data
>                 on that and then overlay maps.  What is the best way
>                 to do this? Would also like to display the lat/long of
>                 where the mouse is in the status bar of my
>                 application.  Any tips or suggestions are appreciated.
>                 
>                 
>                 
>           You're getting into the realm (multiple data layers) where
>         osgEarth significantly makes your life easier. Have you
>         considered using it?
>          
>         
>         
>         -- 
>         Chris 'Xenon' Hanson, omo sanza lettere. Xenon <at> AlphaPixel.com
>         http://www.alphapixel.com/
>         Training • Consulting • Contracting
>         3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3
>         • OpenGL 4 • GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
>         Digital Imaging • GIS • GPS • Telemetry • Cryptography •
>         Digital Audio • LIDAR • Kinect • Embedded • Mobile •
>         iPhone/iPad/iOS • Android
>         
>         
>         
>         _______________________________________________
>         osg-users mailing list
>         osg-users <at> lists.openscenegraph.org
>         http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>         
> 
> 
> _______________________________________________
> osg-users mailing list
> osg-users <at> lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

_______________________________________________
osg-users mailing list
osg-users <at> lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
Chris Hanson | 25 Aug 2012 03:32
Favicon

Re: Maps & DTED data

On Fri, Aug 24, 2012 at 6:56 PM, Michael W. Hall <hallmw-fOdFMYwuEsI@public.gmane.org> wrote:
My application uses Qt.  Currently I have it just reading a .ive file
when it starts.  This .ive was generated from the BMNG.  I would like to
keep using this for the app, and apply my maps to it.

  If you still have the BMNG data around, osgEarth can consume it directly, and not need your .IVE. 

  Alternately, you can feed it a VPB IVE as well. I don't know how well it can merge terrain from a VPB IVE with additional SRTM data.

I would like to have a menu option to allow users to import maps into
the application.  Importing the maps would be handled by a "Map Data
Manager".  This would also allow the user to see the coverage they have
imported by selecting that type and the Map Data Manager would highlight
the maptiles in a specified color.

  That's all UI that's up to you.
 
I have downloaded some SRTM data that is in DTED format.  I would like
to get this on my .ive earth on the fly.  If some people can point me in
the right direction on how I can utilize osgEarth to help that would be
great.  I am looking at the osgEarth Documentation as I type.  Looks
like more research.


// Add an elevationlayer (SRTM from a local GeoTiff file) { GDALOptions gdal; gdal.url() = "c:/data/srtm.tif"; ElevationLayer* layer = new ElevationLayer( "SRTM", gdal ); map->addElevationLayer( layer ); }

One of the sample .earth files provided with osgEarth might illustrate this as well.

-- 
Chris 'Xenon' Hanson, omo sanza lettere. Xenon-t7bDI98MAVhQ0OI7PeSoCw@public.gmane.org http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 • GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Digital Imaging • GIS • GPS • Telemetry • Cryptography • Digital Audio • LIDAR • Kinect • Embedded • Mobile • iPhone/iPad/iOS • Android

<div>
<div class="gmail_quote">On Fri, Aug 24, 2012 at 6:56 PM, Michael W. Hall <span dir="ltr">&lt;<a href="mailto:hallmw@..." target="_blank">hallmw@...</a>&gt;</span> wrote:<br><blockquote class="gmail_quote">

My application uses Qt. &nbsp;Currently I have it just reading a .ive file<br>
when it starts. &nbsp;This .ive was generated from the BMNG. &nbsp;I would like to<br>
keep using this for the app, and apply my maps to it.<br>
</blockquote>
<div><br></div>
<div>&nbsp; If you still have the BMNG data around, osgEarth can consume it directly, and not need your .IVE.&nbsp;</div>
<div><br></div>
<div>&nbsp; Alternately, you can feed it a VPB IVE as well. I don't know how well it can merge terrain from a VPB IVE with additional SRTM data.</div>

<div><br></div>
<blockquote class="gmail_quote">I would like to have a menu option to allow users to import maps into<br>
the application. &nbsp;Importing the maps would be handled by a "Map Data<br>
Manager". &nbsp;This would also allow the user to see the coverage they have<br>
imported by selecting that type and the Map Data Manager would highlight<br>
the maptiles in a specified color.<br>
</blockquote>
<div><br></div>
<div>&nbsp; That's all UI that's up to you.</div>
<div>&nbsp;</div>
<blockquote class="gmail_quote">

I have downloaded some SRTM data that is in DTED format. &nbsp;I would like<br>
to get this on my .ive earth on the fly. &nbsp;If some people can point me in<br>
the right direction on how I can utilize osgEarth to help that would be<br>
great. &nbsp;I am looking at the osgEarth Documentation as I type. &nbsp;Looks<br>
like more research.<br>
</blockquote>
<div><br></div>
<div>
<a href="http://osgearth.org/wiki/DevelopersGuide">http://osgearth.org/wiki/DevelopersGuide</a>
</div>
<div><br></div>
<div>// Add an elevationlayer (SRTM from a local GeoTiff file)
{
    GDALOptions gdal;
    gdal.url() = "c:/data/srtm.tif";
    ElevationLayer* layer = new ElevationLayer( "SRTM", gdal );
    map-&gt;addElevationLayer( layer );
}</div>
<div><br></div>
<div>One of the sample .earth files provided with osgEarth might illustrate this as well.</div>
<div><br></div>
<div>--&nbsp;</div>
</div>
<div>Chris 'Xenon' Hanson, omo sanza lettere. Xenon@... <a href="http://www.alphapixel.com/" target="_blank">http://www.alphapixel.com/</a>
</div>

<div>Training &bull; Consulting &bull; Contracting</div>
<div>3D &bull; Scene Graphs (Open Scene Graph/OSG) &bull; OpenGL 2 &bull; OpenGL 3 &bull; OpenGL 4 &bull; GLSL &bull; OpenGL ES 1 &bull; OpenGL ES 2 &bull; OpenCL</div>

<div>Digital Imaging &bull; GIS &bull; GPS &bull; Telemetry &bull; Cryptography &bull; Digital Audio &bull; LIDAR &bull; Kinect &bull; Embedded &bull; Mobile &bull; iPhone/iPad/iOS &bull; Android</div>
<br>
</div>
Michael W. Hall | 25 Aug 2012 04:27
Picon
Favicon

Re: Maps & DTED data

The DTED data I have has the .dt2 extension.  Can osgEarth load that or
do you have to modify it somehow?

On Fri, 2012-08-24 at 19:32 -0600, Chris Hanson wrote:
> On Fri, Aug 24, 2012 at 6:56 PM, Michael W. Hall <hallmw <at> att.net>
> wrote:
>         My application uses Qt.  Currently I have it just reading
>         a .ive file
>         when it starts.  This .ive was generated from the BMNG.  I
>         would like to
>         keep using this for the app, and apply my maps to it.
> 
> 
>   If you still have the BMNG data around, osgEarth can consume it
> directly, and not need your .IVE. 
> 
> 
>   Alternately, you can feed it a VPB IVE as well. I don't know how
> well it can merge terrain from a VPB IVE with additional SRTM data.
> 
> 
>         I would like to have a menu option to allow users to import
>         maps into
>         the application.  Importing the maps would be handled by a
>         "Map Data
>         Manager".  This would also allow the user to see the coverage
>         they have
>         imported by selecting that type and the Map Data Manager would
>         highlight
>         the maptiles in a specified color.
> 
> 
>   That's all UI that's up to you.
>  
>         I have downloaded some SRTM data that is in DTED format.  I
>         would like
>         to get this on my .ive earth on the fly.  If some people can
>         point me in
>         the right direction on how I can utilize osgEarth to help that
>         would be
>         great.  I am looking at the osgEarth Documentation as I type.
>          Looks
>         like more research.
> 
> 
> http://osgearth.org/wiki/DevelopersGuide
> 
> 
> // Add an elevationlayer (SRTM from a local GeoTiff file)
> {
>     GDALOptions gdal;
>     gdal.url() = "c:/data/srtm.tif";
>     ElevationLayer* layer = new ElevationLayer( "SRTM", gdal );
>     map->addElevationLayer( layer );
> }
> 
> 
> One of the sample .earth files provided with osgEarth might illustrate
> this as well.
> 
> 
> -- 
> Chris 'Xenon' Hanson, omo sanza lettere. Xenon <at> AlphaPixel.com
> http://www.alphapixel.com/
> Training • Consulting • Contracting
> 3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 •
> OpenGL 4 • GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
> Digital Imaging • GIS • GPS • Telemetry • Cryptography • Digital Audio
> • LIDAR • Kinect • Embedded • Mobile • iPhone/iPad/iOS • Android
> 
> _______________________________________________
> osg-users mailing list
> osg-users <at> lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

_______________________________________________
osg-users mailing list
osg-users <at> lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
Chris Hanson | 25 Aug 2012 04:44
Favicon

Re: Maps & DTED data

On Fri, Aug 24, 2012 at 8:27 PM, Michael W. Hall <hallmw-fOdFMYwuEsI@public.gmane.org> wrote:
The DTED data I have has the .dt2 extension.  Can osgEarth load that or
do you have to modify it somehow?

  This is DTED, level 2. According to GDAL, which osgEarth uses:

  it should work fine. But you'll just have to try to make sure.


--
Chris 'Xenon' Hanson, omo sanza lettere. Xenon-t7bDI98MAVhQ0OI7PeSoCw@public.gmane.org http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 • GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Digital Imaging • GIS • GPS • Telemetry • Cryptography • Digital Audio • LIDAR • Kinect • Embedded • Mobile • iPhone/iPad/iOS • Android

<div>
<div class="gmail_quote">On Fri, Aug 24, 2012 at 8:27 PM, Michael W. Hall <span dir="ltr">&lt;<a href="mailto:hallmw@..." target="_blank">hallmw@...</a>&gt;</span> wrote:<br><blockquote class="gmail_quote">

The DTED data I have has the .dt2 extension. &nbsp;Can osgEarth load that or<br>
do you have to modify it somehow?<br><div class="HOEnZb"><div class="h5"></div></div>
</blockquote>
</div>
<div><br></div>
<div>&nbsp; This is DTED, level 2. According to GDAL, which osgEarth uses:</div>
<div>
<a href="http://www.gdal.org/frmt_dted.html">http://www.gdal.org/frmt_dted.html</a>
</div>
<div><br></div>
<div>&nbsp; it should work fine. But you'll just have to try to make sure.</div>
<div><br></div>
<div><br></div>-- <br><div>Chris 'Xenon' Hanson, omo sanza lettere. Xenon@... <a href="http://www.alphapixel.com/" target="_blank">http://www.alphapixel.com/</a>
</div>

<div>Training &bull; Consulting &bull; Contracting</div>
<div>3D &bull; Scene Graphs (Open Scene Graph/OSG) &bull; OpenGL 2 &bull; OpenGL 3 &bull; OpenGL 4 &bull; GLSL &bull; OpenGL ES 1 &bull; OpenGL ES 2 &bull; OpenCL</div>

<div>Digital Imaging &bull; GIS &bull; GPS &bull; Telemetry &bull; Cryptography &bull; Digital Audio &bull; LIDAR &bull; Kinect &bull; Embedded &bull; Mobile &bull; iPhone/iPad/iOS &bull; Android</div>
<br>
</div>
Glenn Waldron | 25 Aug 2012 16:04
Picon
Gravatar

Re: Maps & DTED data

On Fri, Aug 24, 2012 at 10:44 PM, Chris Hanson <xenon-WkF7tDUpfLtQ0OI7PeSoCw@public.gmane.org> wrote:
On Fri, Aug 24, 2012 at 8:27 PM, Michael W. Hall <hallmw-fOdFMYwuEsI@public.gmane.org> wrote:
The DTED data I have has the .dt2 extension.  Can osgEarth load that or
do you have to modify it somehow?

  This is DTED, level 2. According to GDAL, which osgEarth uses:


Yes, it will read DTED via the GDAL driver. The only catch is that DTED uses an EGM96 vertical datum. osgEarth supports this, but cannot automatically read that information from the GDAL driver; so, you have to manually tell osgEarth about it by overriding the profile for your elevation layer like so:

<elevation name="height" driver="gdal">
    <url>...</url>
    <profile srs="wgs84" vdatum="egm96"/>
</elevation

The osgEarth forum is a good place to get help specific to the SDK:

Good luck!

Glenn Waldron / <at> glennwaldron 
<div><div class="gmail_quote">On Fri, Aug 24, 2012 at 10:44 PM, Chris Hanson <span dir="ltr">&lt;<a href="mailto:xenon@..." target="_blank">xenon@...</a>&gt;</span> wrote:<br><blockquote class="gmail_quote">
<div class="im">
<div class="gmail_quote">On Fri, Aug 24, 2012 at 8:27 PM, Michael W. Hall <span dir="ltr">&lt;<a href="mailto:hallmw@..." target="_blank">hallmw@...</a>&gt;</span> wrote:<br><blockquote class="gmail_quote">

The DTED data I have has the .dt2 extension. &nbsp;Can osgEarth load that or<br>
do you have to modify it somehow?<br><div><div></div></div>
</blockquote>
</div>
<div><br></div>
</div>
<div>&nbsp; This is DTED, level 2. According to GDAL, which osgEarth uses:</div>
<div>
<a href="http://www.gdal.org/frmt_dted.html" target="_blank">http://www.gdal.org/frmt_dted.html</a>
</div>
<div><br></div>
</blockquote>
<div><br></div>
<div>Yes, it will read DTED via the GDAL driver. The only catch is that DTED uses an EGM96 vertical datum. osgEarth supports this, but cannot automatically read that information from the GDAL driver; so, you have to manually tell osgEarth about it by overriding the profile for your elevation layer like so:</div>
<div><br></div>
<div>&lt;elevation name="height" driver="gdal"&gt;</div>
<div>&nbsp; &nbsp; &lt;url&gt;...&lt;/url&gt;</div>
<div>&nbsp; &nbsp; &lt;profile srs="wgs84" vdatum="egm96"/&gt;</div>
<div>&lt;/elevation</div>
<div><br></div>
<div>The osgEarth forum is a good place to get help specific to the SDK:</div>
<div>
<a href="http://forum.osgearth.org/">http://forum.osgearth.org/</a>
</div>
<div><br></div>
<div>Good luck!</div>
<br clear="all"><div>Glenn Waldron /  <at> glennwaldron&nbsp;</div>
</div></div>

Gmane