GDAL
September 25, 2011, 9:00pm
1
#1455: add `--with-liblas` to configuration switches when producing on-line manual
-------------------------+--------------------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: critical | Milestone: 7.0.0
Component: Compiling | Version: unspecified
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
GRASS 7 should be compiled with '''libLAS''' support on OSGeo server to
provide `r.in.lidar` and `v.in.lidar` manual pages.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1455> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
September 25, 2011, 10:35pm
2
#1455: add `--with-liblas` to configuration switches when producing on-line manual
-------------------------+--------------------------------------------------
Reporter: martinl | Owner: neteler
Type: task | Status: assigned
Priority: critical | Milestone: 7.0.0
Component: Compiling | Version: unspecified
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Changes (by neteler):
* cc: grass-dev@… (added)
* owner: grass-dev@… => neteler
* status: new => assigned
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1455#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
September 26, 2011, 12:39am
3
#1455: add `--with-liblas` to configuration switches when producing on-line manual
-------------------------+--------------------------------------------------
Reporter: martinl | Owner: neteler
Type: task | Status: assigned
Priority: critical | Milestone: 7.0.0
Component: Compiling | Version: unspecified
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by hamish):
what version of libLAS do these modules need? debian/lenny doesn't have
it, and debian/squeeze-sid has version 1.2.1.
http://packages.debian.org/liblas-dev
but 1.6.1 is the recommended version to develop against.
Hamish
ps - unrelated but fyi, grass65 and 70 nightly wingrass builds from
fsv.cvut.cz stopped on the 22nd. 64 seems ok.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1455#comment:2> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
September 26, 2011, 12:39am
4
#1455: add `--with-liblas` to configuration switches when producing on-line manual
-------------------------+--------------------------------------------------
Reporter: martinl | Owner: neteler
Type: task | Status: assigned
Priority: critical | Milestone: 7.0.0
Component: Compiling | Version: unspecified
Keywords: liblas | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Changes (by hamish):
* keywords: => liblas
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1455#comment:3> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
September 26, 2011, 12:41am
5
#1455: add `--with-liblas` to configuration switches when producing on-line manual
--------------------------------------------+-------------------------------
Reporter: martinl | Owner: neteler
Type: task | Status: assigned
Priority: critical | Milestone: 7.0.0
Component: Compiling | Version: svn-trunk
Keywords: liblas, r.in.lidar, v.in.lidar | Platform: Linux
Cpu: Unspecified |
--------------------------------------------+-------------------------------
Changes (by hamish):
* keywords: liblas => liblas, r.in.lidar, v.in.lidar
* platform: Unspecified => Linux
* version: unspecified => svn-trunk
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1455#comment:4> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
September 26, 2011, 8:27am
6
#1455: add `--with-liblas` to configuration switches when producing on-line manual
--------------------------------------------+-------------------------------
Reporter: martinl | Owner: neteler
Type: task | Status: assigned
Priority: critical | Milestone: 7.0.0
Component: Compiling | Version: svn-trunk
Keywords: liblas, r.in.lidar, v.in.lidar | Platform: Linux
Cpu: Unspecified |
--------------------------------------------+-------------------------------
Comment(by mmetz):
Replying to [comment:2 hamish]:
> what version of libLAS do these modules need? debian/lenny doesn't have
it, and debian/squeeze-sid has version 1.2.1.
> http://packages.debian.org/liblas-dev
>
> but 1.6.1 is the recommended version to develop against.
These modules were developed against 1.6.1. I did not test backwards
compatibility with earlier versions of libLAS. At the moment, the safest
would probably be to compile libLAS yourself from the current stable
release. Of course testing is welcome!
Markus M
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1455#comment:5> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
September 26, 2011, 9:30am
7
#1455: add `--with-liblas` to configuration switches when producing on-line manual
------------------------+---------------------------------------------------
Reporter: martinl | Owner: neteler
Type: task | Status: closed
Priority: critical | Milestone: 7.0.0
Component: Compiling | Version: svn-trunk
Resolution: fixed | Keywords: liblas, r.in.lidar, v.in.lidar
Platform: Linux | Cpu: Unspecified
------------------------+---------------------------------------------------
Changes (by neteler):
* status: assigned => closed
* resolution: => fixed
Comment:
I have compiled and installed boost and libLAS 1.6 sources on the GRASS
server (Debian lenny) and modified the GRASS 7 cronjob.
Now we have
http://grass.osgeo.org/grass70/manuals/html70_user/r.in.lidar.html
http://grass.osgeo.org/grass70/manuals/html70_user/v.in.lidar.html
documented online.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1455#comment:6> ;
GRASS GIS <http://grass.osgeo.org >