[pdal] branch upstream updated (ca01982 -> 026f414)

Bas Couwenberg sebastic at debian.org
Fri Apr 7 10:24:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository pdal.

      from  ca01982   Imported Upstream version 1.5.0~rc2
       new  026f414   Imported Upstream version 1.5.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/about.rst                                |  19 +++-
 doc/apps/density.rst                         |   6 +-
 doc/community.rst                            |  22 ++---
 doc/development/compilation/unix.rst         |   6 +-
 doc/development/docker.rst                   |  28 ++++--
 doc/development/docs.rst                     |  16 ++++
 doc/download.rst                             |  16 ++--
 doc/index.rst                                |  28 +++---
 doc/references.rst                           |   4 +-
 doc/stages/filters.elm.rst                   |  76 +++++++++++++++
 doc/tutorial/las.rst                         |   4 +-
 filters/ELMFilter.cpp                        | 132 +++++++++++++++++++++++++++
 filters/{ClusterFilter.hpp => ELMFilter.hpp} |  32 ++++---
 io/LasReader.cpp                             |   2 +-
 io/PlyWriter.cpp                             |   2 +-
 pdal/StageFactory.cpp                        |   2 +
 pdal/gitsha.cpp                              |   2 +-
 python/VERSION.txt                           |   2 +-
 scripts/docker/Dockerfile                    |   2 +-
 scripts/docker/Dockerfile.xenial             |  63 -------------
 scripts/vagrant/loadpgpointcloud.xml         |  16 ----
 scripts/vagrant/readpgpointcloud.xml         |  14 ---
 test/unit/io/LasReaderTest.cpp               |  22 ++---
 23 files changed, 334 insertions(+), 182 deletions(-)
 create mode 100644 doc/stages/filters.elm.rst
 create mode 100644 filters/ELMFilter.cpp
 copy filters/{ClusterFilter.hpp => ELMFilter.hpp} (78%)
 delete mode 100644 scripts/docker/Dockerfile.xenial
 delete mode 100644 scripts/vagrant/loadpgpointcloud.xml
 delete mode 100644 scripts/vagrant/readpgpointcloud.xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pdal.git



More information about the Pkg-grass-devel mailing list