[pdal-commits] [PDAL/PDAL] 4d0df7: Doc updates.

Andrew Bell noreply at github.com
Fri Mar 29 09:30:48 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 4d0df7b5ce18fa78aac8b99fcc46a46110612104
      https://github.com/PDAL/PDAL/commit/4d0df7b5ce18fa78aac8b99fcc46a46110612104
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-03-22 (Fri, 22 Mar 2019)

  Changed paths:
    M doc/development/compilation/unix.rst
    M doc/pipeline.rst
    M doc/quickstart.rst
    M doc/stages/reader_opts.rst
    M doc/stages/readers.bpf.rst
    M doc/stages/readers.ept.rst
    M doc/stages/readers.faux.rst
    M doc/stages/readers.gdal.rst
    M doc/stages/readers.geowave.rst
    M doc/stages/readers.greyhound.rst
    M doc/stages/readers.i3s.rst
    M doc/stages/readers.ilvis2.rst
    M doc/stages/readers.las.rst
    M doc/stages/readers.matlab.rst
    M doc/stages/readers.mbio.rst
    M doc/stages/readers.mrsid.rst
    M doc/stages/readers.nitf.rst
    M doc/stages/readers.numpy.rst
    M doc/stages/readers.oci.rst
    M doc/stages/readers.optech.rst
    M doc/stages/readers.pcd.rst
    M doc/stages/readers.pgpointcloud.rst
    M doc/stages/readers.ply.rst
    M doc/stages/readers.pts.rst
    M doc/stages/readers.qfit.rst
    M doc/stages/readers.rdb.rst
    M doc/stages/readers.rxp.rst
    M doc/stages/readers.sbet.rst
    M doc/stages/readers.slpk.rst
    M doc/stages/readers.sqlite.rst
    M doc/stages/readers.terrasolid.rst
    M doc/stages/readers.text.rst
    M doc/stages/readers.tiledb.rst
    M doc/stages/readers.tindex.rst
    M doc/stages/writers.bpf.rst
    M doc/stages/writers.ept_addon.rst

  Log Message:
  -----------
  Doc updates.


  Commit: eec46c7d8a5e94df10a321322996f390258f4b7f
      https://github.com/PDAL/PDAL/commit/eec46c7d8a5e94df10a321322996f390258f4b7f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-03-29 (Fri, 29 Mar 2019)

  Changed paths:
    M doc/development/compilation/dependencies.rst
    M doc/development/overview.rst
    M doc/python.rst
    M doc/stages/filters.approximatecoplanar.rst
    M doc/stages/filters.assign.rst
    M doc/stages/filters.chipper.rst
    M doc/stages/filters.cluster.rst
    M doc/stages/filters.colorinterp.rst
    M doc/stages/filters.colorization.rst
    M doc/stages/filters.cpd.rst
    M doc/stages/filters.crop.rst
    M doc/stages/filters.decimation.rst
    M doc/stages/filters.delaunay.rst
    M doc/stages/filters.dem.rst
    M doc/stages/filters.divider.rst
    M doc/stages/filters.eigenvalues.rst
    M doc/stages/filters.elm.rst
    M doc/stages/filters.estimaterank.rst
    M doc/stages/filters.ferry.rst
    M doc/stages/filters.greedyprojection.rst
    M doc/stages/filters.gridprojection.rst
    M doc/stages/filters.groupby.rst
    M doc/stages/filters.hag.rst
    M doc/stages/filters.head.rst
    M doc/stages/filters.hexbin.rst
    M doc/stages/filters.icp.rst
    M doc/stages/filters.info.rst
    M doc/stages/filters.iqr.rst
    M doc/stages/filters.kdistance.rst
    M doc/stages/filters.locate.rst
    M doc/stages/filters.lof.rst
    M doc/stages/filters.mad.rst
    M doc/stages/filters.matlab.rst
    M doc/stages/filters.merge.rst
    M doc/stages/filters.mongoexpression.rst
    M doc/stages/filters.mongus.rst
    M doc/stages/filters.mortonorder.rst
    M doc/stages/filters.movingleastsquares.rst
    M doc/stages/filters.neighborclassifier.rst
    M doc/stages/filters.nndistance.rst
    M doc/stages/filters.normal.rst
    M doc/stages/filters.outlier.rst
    M doc/stages/filters.overlay.rst
    M doc/stages/filters.pclblock.rst
    M doc/stages/filters.pmf.rst
    M doc/stages/filters.poisson.rst
    M doc/stages/filters.python.rst
    M doc/stages/filters.radialdensity.rst
    M doc/stages/filters.randomize.rst
    M doc/stages/filters.range.rst
    M doc/stages/filters.reprojection.rst
    M doc/stages/filters.returns.rst
    M doc/stages/filters.sample.rst
    M doc/stages/filters.smrf.rst
    M doc/stages/filters.sort.rst
    M doc/stages/filters.splitter.rst
    M doc/stages/filters.stats.rst
    M doc/stages/filters.streamcallback.rst
    M doc/stages/filters.tail.rst
    M doc/stages/filters.transformation.rst
    M doc/stages/filters.voxelcenternearestneighbor.rst
    M doc/stages/filters.voxelcentroidnearestneighbor.rst
    M doc/stages/filters.voxelgrid.rst
    M doc/stages/writers.bpf.rst
    M doc/stages/writers.ept_addon.rst
    M doc/stages/writers.gdal.rst
    M doc/stages/writers.geowave.rst
    M doc/stages/writers.greyhound.rst
    M doc/stages/writers.las.rst
    M doc/stages/writers.matlab.rst
    M doc/stages/writers.nitf.rst
    M doc/stages/writers.null.rst
    M doc/stages/writers.oci.rst
    M doc/stages/writers.ogr.rst
    M doc/stages/writers.pcd.rst
    M doc/stages/writers.pgpointcloud.rst
    M doc/stages/writers.ply.rst
    M doc/stages/writers.sbet.rst
    M doc/stages/writers.sqlite.rst
    M doc/stages/writers.text.rst
    M doc/stages/writers.tiledb.rst
    M doc/tutorial/clipping/index.rst
    M doc/tutorial/las.rst
    M doc/tutorial/reading.rst
    M filters/MongusFilter.cpp
    M filters/MongusFilter.hpp
    M plugins/python/filters/PythonFilter.cpp

  Log Message:
  -----------
  Stage updates.


  Commit: 404e3c86be8004b532c9f28f5746cfdce0437fb9
      https://github.com/PDAL/PDAL/commit/404e3c86be8004b532c9f28f5746cfdce0437fb9
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-03-29 (Fri, 29 Mar 2019)

  Changed paths:
    M doc/development/compilation/dependencies.rst
    M doc/development/compilation/unix.rst
    M doc/development/overview.rst
    M doc/pipeline.rst
    M doc/python.rst
    M doc/quickstart.rst
    M doc/stages/filters.approximatecoplanar.rst
    M doc/stages/filters.assign.rst
    M doc/stages/filters.chipper.rst
    M doc/stages/filters.cluster.rst
    M doc/stages/filters.colorinterp.rst
    M doc/stages/filters.colorization.rst
    M doc/stages/filters.cpd.rst
    M doc/stages/filters.crop.rst
    M doc/stages/filters.decimation.rst
    M doc/stages/filters.delaunay.rst
    M doc/stages/filters.dem.rst
    M doc/stages/filters.divider.rst
    M doc/stages/filters.eigenvalues.rst
    M doc/stages/filters.elm.rst
    M doc/stages/filters.estimaterank.rst
    M doc/stages/filters.ferry.rst
    M doc/stages/filters.greedyprojection.rst
    M doc/stages/filters.gridprojection.rst
    M doc/stages/filters.groupby.rst
    M doc/stages/filters.hag.rst
    M doc/stages/filters.head.rst
    M doc/stages/filters.hexbin.rst
    M doc/stages/filters.icp.rst
    M doc/stages/filters.info.rst
    M doc/stages/filters.iqr.rst
    M doc/stages/filters.kdistance.rst
    M doc/stages/filters.locate.rst
    M doc/stages/filters.lof.rst
    M doc/stages/filters.mad.rst
    M doc/stages/filters.matlab.rst
    M doc/stages/filters.merge.rst
    M doc/stages/filters.mongoexpression.rst
    M doc/stages/filters.mongus.rst
    M doc/stages/filters.mortonorder.rst
    M doc/stages/filters.movingleastsquares.rst
    M doc/stages/filters.neighborclassifier.rst
    M doc/stages/filters.nndistance.rst
    M doc/stages/filters.normal.rst
    M doc/stages/filters.outlier.rst
    M doc/stages/filters.overlay.rst
    M doc/stages/filters.pclblock.rst
    M doc/stages/filters.pmf.rst
    M doc/stages/filters.poisson.rst
    M doc/stages/filters.python.rst
    M doc/stages/filters.radialdensity.rst
    M doc/stages/filters.randomize.rst
    M doc/stages/filters.range.rst
    M doc/stages/filters.reprojection.rst
    M doc/stages/filters.returns.rst
    M doc/stages/filters.sample.rst
    M doc/stages/filters.smrf.rst
    M doc/stages/filters.sort.rst
    M doc/stages/filters.splitter.rst
    M doc/stages/filters.stats.rst
    M doc/stages/filters.streamcallback.rst
    M doc/stages/filters.tail.rst
    M doc/stages/filters.transformation.rst
    M doc/stages/filters.voxelcenternearestneighbor.rst
    M doc/stages/filters.voxelcentroidnearestneighbor.rst
    M doc/stages/filters.voxelgrid.rst
    M doc/stages/reader_opts.rst
    M doc/stages/readers.bpf.rst
    M doc/stages/readers.ept.rst
    M doc/stages/readers.faux.rst
    M doc/stages/readers.gdal.rst
    M doc/stages/readers.geowave.rst
    M doc/stages/readers.greyhound.rst
    M doc/stages/readers.i3s.rst
    M doc/stages/readers.ilvis2.rst
    M doc/stages/readers.las.rst
    M doc/stages/readers.matlab.rst
    M doc/stages/readers.mbio.rst
    M doc/stages/readers.mrsid.rst
    M doc/stages/readers.nitf.rst
    M doc/stages/readers.numpy.rst
    M doc/stages/readers.oci.rst
    M doc/stages/readers.optech.rst
    M doc/stages/readers.pcd.rst
    M doc/stages/readers.pgpointcloud.rst
    M doc/stages/readers.ply.rst
    M doc/stages/readers.pts.rst
    M doc/stages/readers.qfit.rst
    M doc/stages/readers.rdb.rst
    M doc/stages/readers.rxp.rst
    M doc/stages/readers.sbet.rst
    M doc/stages/readers.slpk.rst
    M doc/stages/readers.sqlite.rst
    M doc/stages/readers.terrasolid.rst
    M doc/stages/readers.text.rst
    M doc/stages/readers.tiledb.rst
    M doc/stages/readers.tindex.rst
    M doc/stages/writers.bpf.rst
    M doc/stages/writers.ept_addon.rst
    M doc/stages/writers.gdal.rst
    M doc/stages/writers.geowave.rst
    M doc/stages/writers.greyhound.rst
    M doc/stages/writers.las.rst
    M doc/stages/writers.matlab.rst
    M doc/stages/writers.nitf.rst
    M doc/stages/writers.null.rst
    M doc/stages/writers.oci.rst
    M doc/stages/writers.ogr.rst
    M doc/stages/writers.pcd.rst
    M doc/stages/writers.pgpointcloud.rst
    M doc/stages/writers.ply.rst
    M doc/stages/writers.sbet.rst
    M doc/stages/writers.sqlite.rst
    M doc/stages/writers.text.rst
    M doc/stages/writers.tiledb.rst
    M doc/tutorial/clipping/index.rst
    M doc/tutorial/las.rst
    M doc/tutorial/reading.rst
    M filters/MongusFilter.cpp
    M filters/MongusFilter.hpp
    M plugins/python/filters/PythonFilter.cpp

  Log Message:
  -----------
  Merge branch 'doc'


Compare: https://github.com/PDAL/PDAL/compare/c9d1a4d6cc44...404e3c86be80


More information about the pdal-commits mailing list