Hi everyone,<br><br>I can't import a ply file with a module v.in.ply.<br><br>command line: <b>v.in.ply --verbose input=2.ply output=xx.ply x=1 y=2 z=3</b><br><b>ERROR:</b> Binary PLY format is not yet supported<br><br>
When I tried to do load of ply data appeared this information:<br><br>Traceback (most recent call last):<br>  File "/usr/local/grass-7.0.svn/etc/gui/wxpython/gui_core/f<br>orms.py", line 1756, in OnFileLoad<br><br>
win['text'].SetValue(data)<br>  File "/usr/lib/python2.7/dist-<br>packages/wx-2.8-gtk2-unicode/wx/_controls.py", line 1754, in<br>SetValue<br><br>return _controls_.TextCtrl_SetValue(*args, **kwargs)<br>  File "/usr/lib/python2.7/encodings/utf_8.py", line 16, in<br>
decode<br><br>return codecs.utf_8_decode(input, errors, True)<br>UnicodeDecodeError<br>:<br>'utf8' codec can't decode bytes in position 355-356: invalid<br>continuation byte<br><br>There is a solution for this problem?<br>
<br>Thanks<br><br>Carla Rebelo<br><br>