On Sat, Jun 22, 2013 at 1:24 PM, Carla Rebelo <[email protected]> wrote: > Hi everyone, > > I can't import a ply file with a module v.in.ply. > > command line: v.in.ply --verbose input=2.ply output=xx.ply x=1 y=2 z=3 > ERROR: Binary PLY format is not yet supported
It appears that both ASCII and Binary are available: http://en.wikipedia.org/wiki/PLY_%28file_format%29#ASCII_or_Binary_Format Maybe you could (for now) ask for the PLY files as ASCII files? Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
