robertosfield OSG Project Lead
Joined: 18 Mar 2009 Posts: 12206
|
Posted: Mon Feb 06, 2017 9:11 am Post subject: Error building terrain with shapefile in VPB |
|
|
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
<> wrote:
Quote:
|
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
|
------------------
Post generated by Mail2Forum |
|