[osg-users] [vpb] Error building terrain with shapefile in VPB

Robert Osfield robert.osfield at gmail.com
Mon Feb 6 01:09:17 PST 2017


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
<vinothrajendran4pro at gmail.com> 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
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org



More information about the osg-users mailing list