Hi Vinoth, The warning you are seeing is one emitted by GDAL, the tool that VPB uses for handling coordinate transformations. Have a look at their docs, from the warning it looks like the data you have has a coordinate frame that isn't support by GDAL.
Robert. On 6 February 2017 at 06:24, Vinoth Rajendran <[email protected]> wrote: > Hi, > > I have a shapefile (buildings) for a region, downloaded from QGIS. When i try > to build with osgdem i get the following error : > > ERROR 6: No translation for Mercator_Auxiliary_SPhere to PROJ.4 format is > known > > The command i used to build is: > osgdemd -d cochin.tif --building cochin_buildings.shp -o sample.osg > > Point me where i am getting it wrong...Any Help is appreciated.... > > Thank you! > > Cheers, > Vinoth[/b] > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=70111#70111 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

