Hi Tobias, <br><br>The size of the texture you are trying to see exceeds the capabilities of graphic cards 2D textures (4096x4096). If you read carefully the documentation you will realize that osgVP don&#39;t tile your images, you have to implement your own data driver to accomplish this task. We utilize de gvSIG data access in order to request the tiles for a image, so it is done at the application level. At the end, osgVP is waiting tiles (usually 256x256 or 512x512 ), not big images, as the data access is not implemented in osgVP. <br>
<br>Try to use a smaller texture, like in the osgVP examples framework, to test it works, and then you should think about implementing your own driver or use data access from third-party applications. <br><br>Hope it helps. <br>
<br>Greetings. <br><br> <br><br> In the osgVP framework there are some examples of loading raster layers using 512x512 tiles. <br><br><div class="gmail_quote">2011/4/18 Neumann, Tobias <span dir="ltr">&lt;<a href="mailto:tobias.neumann@berner-mattner.com">tobias.neumann@berner-mattner.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Dear Jordi,<br>
<br>
I have got a problem with displaying some geodata into the TerrainViewer.<br>
<br>
I have successfully build the example with the cow at the north pole (I have send a screenshot of it), but when I want to load a satellite footprint as texture (chapter &quot;Adding layers&quot;) it will not be displayed.<br>

<br>
When the update-method is called (public UpdateDataEvent loadData(RequestDataEvent rde)) the log output is like &quot;Scaling image &#39;C:\...\World1_24M.jpg&#39; from (7200,3600) to (8192,4096)&quot;, but I can only see the grey plane surface of the default terrain.<br>

<br>
I have created the RasterLayer and added it to a new LayerManager. This LayerManager then is getting assigned as the LayerManager of my earth-terrain (just new Terrain()).<br>
<br>
Do you have an easy explanation for this problem?<br>
<br>
Thank you<br>
Tobias<br>
<div class="im"><br>
________________________________<br>
<br>
From: <a href="mailto:gvsig_internacional-bounces@listserv.gva.es">gvsig_internacional-bounces@listserv.gva.es</a> on behalf of Jordi Torres<br>
Sent: Wed 13.04.2011 15:29<br>
To: Users and Developers mailing list<br>
Subject: Re: [Gvsig_english] View3D<br>
<br>
<br>
</div><div><div></div><div class="h5">Hi Tobias,<br>
<br>
The code you are looking for must utilize osgVirtualPlanets (osgVP). The documentation is available here[1], take a look to the Terrain Section. You will find simple snippets of code to achieve this kind of things. Hope it helps.<br>

<br>
Cheers.<br>
<br>
[1]<a href="http://forge.osor.eu/docman/view.php/177/447/UserGuide_en.pdf" target="_blank">http://forge.osor.eu/docman/view.php/177/447/UserGuide_en.pdf</a><br>
<br>
<br>
<br>
2011/4/13 Neumann, Tobias &lt;<a href="mailto:tobias.neumann@berner-mattner.com">tobias.neumann@berner-mattner.com</a>&gt;<br>
<br>
<br>
        Hi,<br>
<br>
        I am trying to set up a 3D view with gvSIG. Does someone have got a short code example how to generate and display a default spherical view?<br>
<br>
        Thank you!<br>
<br>
        Tobias<br>
<br>
<br>
<br>
<br>
<br>
        _______________________________________________<br>
        Gvsig_internacional mailing list<br>
        <a href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a><br>
        <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
--<br>
Jordi Torres Fabra<br>
<br>
gvSIG 3D blog<br>
</div></div><a href="http://gvsig3d.blogspot.com" target="_blank">http://gvsig3d.blogspot.com</a> &lt;<a href="http://gvsig3d.blogspot.com/" target="_blank">http://gvsig3d.blogspot.com/</a>&gt;<br>
<div class="im">Instituto de Automática e Informática Industrial<br>
</div><a href="http://www.ai2.upv.es" target="_blank">http://www.ai2.upv.es</a> &lt;<a href="http://www.ai2.upv.es/" target="_blank">http://www.ai2.upv.es/</a>&gt;<br>
<br>
<br>_______________________________________________<br>
Gvsig_internacional mailing list<br>
<a href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a><br>
<a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Jordi Torres Fabra<br><br>gvSIG 3D blog<br><a href="http://gvsig3d.blogspot.com">http://gvsig3d.blogspot.com</a><br>Instituto de Automática e Informática Industrial <br>
<a href="http://www.ai2.upv.es">http://www.ai2.upv.es</a><br>