[pdal-commits] [PDAL/PDAL] 6f5fee: Don't set the feature SRS based on a_srs unless it...
GitHub
noreply at github.com
Fri Apr 7 13:21:57 PDT 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 6f5fee88671c9f5f67195b5d1343fa9960b087d9
https://github.com/PDAL/PDAL/commit/6f5fee88671c9f5f67195b5d1343fa9960b087d9
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-07 (Fri, 07 Apr 2017)
Changed paths:
M kernels/TIndexKernel.cpp
M kernels/TIndexKernel.hpp
Log Message:
-----------
Don't set the feature SRS based on a_srs unless it was explicitly set or
no SRS was present.
Elminate crash from double-delete of feature.
Commit: 58dce1bcaaddc2ff2a0376b4f86c51d7dfbe107e
https://github.com/PDAL/PDAL/commit/58dce1bcaaddc2ff2a0376b4f86c51d7dfbe107e
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-07 (Fri, 07 Apr 2017)
Changed paths:
M .travis.yml
M CMakeLists.txt
R cmake/examples/mpg-config.bat
R cmake/examples/pramsey-config.sh
M doc/about.rst
M doc/apps/density.rst
M doc/community.rst
M doc/development/compilation/unix.rst
M doc/development/docker.rst
M doc/development/docs.rst
M doc/download.rst
M doc/index.rst
M doc/references.rst
A doc/stages/filters.elm.rst
M doc/tutorial/las.rst
A filters/ELMFilter.cpp
A filters/ELMFilter.hpp
M filters/SortFilter.hpp
M io/LasReader.cpp
M io/LasWriter.cpp
M io/PlyWriter.cpp
M pdal/StageFactory.cpp
M plugins/mbio/CMakeLists.txt
M python/VERSION.txt
M python/pdal/__init__.py
M scripts/docker/Dockerfile
R scripts/docker/Dockerfile.xenial
M scripts/docker/dependencies/Dockerfile
R scripts/vagrant/loadpgpointcloud.xml
R scripts/vagrant/readpgpointcloud.xml
M test/unit/io/LasReaderTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/PDAL/PDAL/compare/789d2ee894c2...58dce1bcaadd
More information about the pdal-commits
mailing list