Hi AKilan, The problem could be that an sphere is not an ellipsoid model, is a spherical model. So depending on where you are putting your model de preccision difference could be very large. An ellipsoid model has two radius, equatorial and polar, so defining a sphere with radius polar it's not enough to fit in a ellipsoid model. Could it be?
Cheers. 2012/5/16 Akilan Thangamani <[email protected]> > Hi, > > True. There is no problem with osgearth as it has well wrapped with > projection information. I did not face any issue with that. > But the samething when tried with OSG alone, i observed some issues. > I put the pbm this way, suppose for given latitude and longitude as 11.0 > and 77.0 (to be in radians) and to the resultant (x,y,z) of > ellipsoid->converLatLonHtToXYZ(..), an object was attached. The object > placement is not exactly over that latitude and longitude. It lies totally > somewhere else on the globe. I think it is projection issue. > Is anybody tried this out??? > > > Thanks > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=47738#47738 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- Jordi Torres Fabra gvSIG 3D blog http://gvsig3d.blogspot.com Instituto de Automática e Informática Industrial http://www.ai2.upv.es
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

