[pdal-commits] [PDAL/PDAL] 97f02c: Constify python strings. (#2102)
GitHub
noreply at github.com
Mon Jul 30 08:13:24 PDT 2018
Branch: refs/heads/issue-2065
Home: https://github.com/PDAL/PDAL
Commit: 97f02ca0bd540ead70140b14aebd977101fad3e6
https://github.com/PDAL/PDAL/commit/97f02ca0bd540ead70140b14aebd977101fad3e6
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-07-24 (Tue, 24 Jul 2018)
Changed paths:
M plugins/python/plang/Environment.cpp
Log Message:
-----------
Constify python strings. (#2102)
Close #2099
Commit: adcd36022577d1661d91e71d9df1c9d397df2bd1
https://github.com/PDAL/PDAL/commit/adcd36022577d1661d91e71d9df1c9d397df2bd1
Author: Dylan Leidig <dzleidig at gmail.com>
Date: 2018-07-24 (Tue, 24 Jul 2018)
Changed paths:
M doc/stages/filters.python.rst
Log Message:
-----------
Update doc to indicate that python filter's add_dimension accepts array. (#2103)
* Update doc to indicate that python filter's add_dimension accepts array.
* Update python filter's doc to indicate add_dimension also accepts single arg.
Commit: 884865f97a86ce8b27a855ef29d371d2b4be297c
https://github.com/PDAL/PDAL/commit/884865f97a86ce8b27a855ef29d371d2b4be297c
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-07-25 (Wed, 25 Jul 2018)
Changed paths:
M doc/stages/filters.smrf.rst
Log Message:
-----------
Add missed options for filters.smrf doc.
Commit: 969373235fea97ff9ff2a61249ad9ea1ed67b43b
https://github.com/PDAL/PDAL/commit/969373235fea97ff9ff2a61249ad9ea1ed67b43b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-07-25 (Wed, 25 Jul 2018)
Changed paths:
M doc/stages/filters.python.rst
M plugins/python/plang/Environment.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 9ab68928540473bf5719389ba93d75a4e3e2beca
https://github.com/PDAL/PDAL/commit/9ab68928540473bf5719389ba93d75a4e3e2beca
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-07-25 (Wed, 25 Jul 2018)
Changed paths:
M io/LasWriter.cpp
M io/LasWriter.hpp
M pdal/FlexWriter.hpp
Log Message:
-----------
Don't print multiple SRS message if we've overridden the SRS. (#2108)
Close #2107
Commit: 4bf20e3447c23708bdaa1867307ea4bda4a6a060
https://github.com/PDAL/PDAL/commit/4bf20e3447c23708bdaa1867307ea4bda4a6a060
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-07-30 (Mon, 30 Jul 2018)
Changed paths:
M kernels/TileKernel.cpp
Log Message:
-----------
Improve argument text.
Commit: d6d96451f8e7bf4a643418e9fe8a2ba138de261e
https://github.com/PDAL/PDAL/commit/d6d96451f8e7bf4a643418e9fe8a2ba138de261e
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-07-30 (Mon, 30 Jul 2018)
Changed paths:
M doc/stages/filters.python.rst
M doc/stages/filters.smrf.rst
M io/LasWriter.cpp
M io/LasWriter.hpp
M pdal/FlexWriter.hpp
M plugins/python/plang/Environment.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into issue-2065
Compare: https://github.com/PDAL/PDAL/compare/e6cd93b95069...d6d96451f8e7
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the pdal-commits
mailing list