[GRASS-dev] [GRASS GIS] #2996: Lidar modules broken in 64bit WinGRASS
GRASS GIS
trac at osgeo.org
Wed Apr 20 15:02:55 PDT 2016
#2996: Lidar modules broken in 64bit WinGRASS
-------------------------------------------------+-------------------------
Reporter: wenzeslaus | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 7.0.4
Component: Packaging | Version: svn-
Keywords: lasinfo, r.in.lidar, v.in.lidar, | releasebranch70
r3.in.lidar, libLAS | CPU: x86-64
Platform: Unspecified |
-------------------------------------------------+-------------------------
`lasinfo`, `r.in.lidar` and `v.in.lidar` are broken in 64bit version of
7.0.4svn (r68280) and 7.1.svn (r68287). The modules are present, show GUI
and show help but will fail to work with any file (tried two, one is
[http://courses.ncsu.edu/mea582/common/media/01/0793_016.las.zip here]).
`lasinfo` fails as well. Possible commands:
{{{
lasinfo 0793_016.las
r.in.lidar -e input=0793_016.las output=n method=n resolution=5 -o
}}}
{{{
System Info
GRASS version: 7.1.svn
GRASS SVN revision: r68287
Build date: 2016-04-20
Build platform: x86_64-w64-mingw32
GDAL: 2.0.2
PROJ.4: 4.9.2
GEOS: 3.5.0
SQLite: 3.7.17
Python: 2.7.5
wxPython: 2.8.12.1
Platform: Windows-8-6.2.9200
}}}
Running them with `--help` works as well as e.g. `r.in.gdal` works in the
64bit version.
In 32bit version (7.0.4RC1 and 7.1.svn), `lasinfo` and `r.in.lidar` work:
{{{
GRASS version: 7.1.svn
GRASS SVN revision: r68287
Build date: 2016-04-20
Build platform: i386-w64-mingw32
GDAL: 2.0.2
PROJ.4: 4.9.2
GEOS: 3.5.0
SQLite: 3.7.17
Python: 2.7.4
wxPython: 2.8.12.1
Platform: Windows-8-6.2.9200
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2996>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list