Hi Rafa and Aitor, On 19 December 2014 at 00:04, Rafa Gaitan <[email protected]> wrote:
> Hi Robert, > > Here you can find some samples for LAS files: > http://www.liblas.org/samples/ > > If you have liblas built with laszip support, then .LAZ files can be also > opened. > Thanks for the link. For .laz files we'd need to add in an alias for that extension to the plugin and Registry.cpp. I have just tried a couple of .las files, one loaded but another caused a crash: $ osgviewer LAS12_Sample_withRGB_Quick_Terrain_Modeler.las terminate called after throwing an instance of 'std::invalid_argument' what(): invalid file signature Aborted (core dumped) I downloaded the above LAS file from the http://www.liblas.org/samples/ directory. I haven't done any further investigation yet. Robert.
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
