Hi Alejandro,

VPB developed focused on earth data, so --geocentric automatically
sets up the earth sizes, so I guess this is probably where things go
adrift.  I haven't personally worked with non earth data yet, but it
should be possible to add better accounting of non earth data,
although I can't say without reviewing the data more closely how
transparently we can archive this.   Perhaps a --geoecentric-moon etc
could be done as a fallback if it can't be detected for automatically,
or as you've done just point users to manually specifying the
radius-polar and radius-equator.

Robert.

On Wed, Oct 1, 2008 at 7:37 AM, Alejandro Aguilar Sierra
<[EMAIL PROTECTED]> wrote:
> Hi Glenn,
>
> Yes, thanks. Using more accurate moon metrics
>
> osgdem --geocentric --whole-globe -t moontex.tif  -d moon_tiled.tif \
>        -l 10 \
>        --radius-equator 1737100 --radius-polar 1735970 \
>        -v 0.257 \
>        -o lunasph.ive
>
> I got the attached images.
>
> Regards,
>
> --A.
>
>
> On Tue, Sep 30, 2008 at 11:23 AM, Glenn Waldron <[EMAIL PROTECTED]> wrote:
>> Alejandro,
>>
>> Try adding --radius-polar in addition to --radius-equator.
>>
>> Glenn
>>
>
> _______________________________________________
> 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