[pdal-commits] [PDAL/PDAL] bb94a5: update link to dimensions
Andrew Bell
noreply at github.com
Tue Sep 1 07:35:21 PDT 2020
Branch: refs/heads/1.4-maintenance
Home: https://github.com/PDAL/PDAL
Commit: bb94a556698e267a260ad4ef434df71c56a7c4ea
https://github.com/PDAL/PDAL/commit/bb94a556698e267a260ad4ef434df71c56a7c4ea
Author: Howard Butler <howard at hobu.co>
Date: 2016-12-16 (Fri, 16 Dec 2016)
Changed paths:
M doc/stages/writers.rst
Log Message:
-----------
update link to dimensions
Commit: 970749e99d36120087b56409251e22fc625632e8
https://github.com/PDAL/PDAL/commit/970749e99d36120087b56409251e22fc625632e8
Author: Howard Butler <howard at hobu.co>
Date: 2016-12-16 (Fri, 16 Dec 2016)
Changed paths:
M cmake/laszip.cmake
Log Message:
-----------
fix #1446 -- LASZIP_LIBRARY NOTFOUND
Commit: b8e95df9ce7d1eccc059117a827bd8d4e0cd75c2
https://github.com/PDAL/PDAL/commit/b8e95df9ce7d1eccc059117a827bd8d4e0cd75c2
Author: Howard Butler <howard at hobu.co>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M doc/stages/filters.pmf.rst
Log Message:
-----------
filters.pmf notes
Commit: 8202ed566b42de5bb4bd475dc2d8472842459e61
https://github.com/PDAL/PDAL/commit/8202ed566b42de5bb4bd475dc2d8472842459e61
Author: Howard Butler <howard at hobu.co>
Date: 2016-12-29 (Thu, 29 Dec 2016)
Changed paths:
A doc/images/foss4g-2017.png
M doc/index.rst
Log Message:
-----------
add foss4g2017 link to front page
Commit: 359326127a9e82b0df4760e3c7710eace1a7ecce
https://github.com/PDAL/PDAL/commit/359326127a9e82b0df4760e3c7710eace1a7ecce
Author: Kristian Evers <kristianevers at gmail.com>
Date: 2016-12-30 (Fri, 30 Dec 2016)
Changed paths:
M doc/stages/filters.reprojection.rst
Log Message:
-----------
How to use of proj strings in filters.reprojection (#1460)
Using Proj.4 to do coordinate transformation was previously undocumented. Example 2 now describes how to do a vertical gridshift with Proj.4.
Commit: 63adf1db65a1c765eb4e77599c451be8d06a3938
https://github.com/PDAL/PDAL/commit/63adf1db65a1c765eb4e77599c451be8d06a3938
Author: Howard Butler <howard at hobu.co>
Date: 2017-01-15 (Sun, 15 Jan 2017)
Changed paths:
M doc/download.rst
Log Message:
-----------
point to Markus' RPM repo for 1.4 PDAL
Commit: 4823962835430b925b8e593a32cefedeb61d9638
https://github.com/PDAL/PDAL/commit/4823962835430b925b8e593a32cefedeb61d9638
Author: Howard Butler <howard at hobu.co>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M doc/doxygen/doxygen.conf
Log Message:
-----------
catch up Doxygen directories to look for code after the 1.4 reorg
Commit: 798d0be75d048fecc4248cefaac63b700c81f686
https://github.com/PDAL/PDAL/commit/798d0be75d048fecc4248cefaac63b700c81f686
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-02-22 (Wed, 22 Feb 2017)
Changed paths:
M pdal/SpatialReference.cpp
Log Message:
-----------
Check return code on OSRNewSpatialReference.
Close #1501
Commit: 3c5c1ce22b55309931c8475c634771a688fbc288
https://github.com/PDAL/PDAL/commit/3c5c1ce22b55309931c8475c634771a688fbc288
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M doc/stages/filters.crop.rst
Log Message:
-----------
Correct argument name.
Commit: df89a08bd5f61e690ae69d8295543b347abd7f7b
https://github.com/PDAL/PDAL/commit/df89a08bd5f61e690ae69d8295543b347abd7f7b
Author: Howard Butler <howard at hobu.co>
Date: 2017-03-03 (Fri, 03 Mar 2017)
Changed paths:
M scripts/docker/Dockerfile
M scripts/docker/dependencies/Dockerfile
Log Message:
-----------
actually build the 1.4 docker image, use PCL 1.7 from xenial
Commit: 959da16281c2cf52e8888d44ae2ba99cd50c18d1
https://github.com/PDAL/PDAL/commit/959da16281c2cf52e8888d44ae2ba99cd50c18d1
Author: Howard Butler <howard at hobu.co>
Date: 2017-03-03 (Fri, 03 Mar 2017)
Changed paths:
M scripts/docker/Dockerfile
Log Message:
-----------
clone whole repo when pulling
Commit: baa2b13b2ee1af7811a58ea742365572be2a5bb4
https://github.com/PDAL/PDAL/commit/baa2b13b2ee1af7811a58ea742365572be2a5bb4
Author: Howard Butler <howard at hobu.co>
Date: 2017-03-13 (Mon, 13 Mar 2017)
Changed paths:
M scripts/docker/Dockerfile
Log Message:
-----------
don't relink PCL thing in docker container
Commit: f25d88b17d1800942d5055091f5ea2500b65f8e0
https://github.com/PDAL/PDAL/commit/f25d88b17d1800942d5055091f5ea2500b65f8e0
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-03-16 (Thu, 16 Mar 2017)
Changed paths:
M io/GDALWriter.cpp
Log Message:
-----------
Pass gdaloptions to raster.
Close #1523
Commit: dd8f74c4ebc3bdcea291522eb49d2d4207f4cae2
https://github.com/PDAL/PDAL/commit/dd8f74c4ebc3bdcea291522eb49d2d4207f4cae2
Author: Howard Butler <howard at hobu.co>
Date: 2017-03-17 (Fri, 17 Mar 2017)
Changed paths:
M scripts/linux-install-scripts/pdal.sh
Log Message:
-----------
no more P2G
Commit: 7e59e176b4494ead480910e64f7bf28300bf157c
https://github.com/PDAL/PDAL/commit/7e59e176b4494ead480910e64f7bf28300bf157c
Author: Howard Butler <howard at hobu.co>
Date: 2017-03-17 (Fri, 17 Mar 2017)
Changed paths:
M scripts/ci/script.sh
Log Message:
-----------
no more P2G
Commit: 1a1b6da34ff12257559e00efe722b9473e75d81d
https://github.com/PDAL/PDAL/commit/1a1b6da34ff12257559e00efe722b9473e75d81d
Author: Howard Butler <howard at hobu.co>
Date: 2017-03-17 (Fri, 17 Mar 2017)
Changed paths:
M scripts/ci/script.sh
Log Message:
-----------
no CPD for 1.4
Commit: 2ec3dd1c74272eb75db6a57cc0f3515fee0774e4
https://github.com/PDAL/PDAL/commit/2ec3dd1c74272eb75db6a57cc0f3515fee0774e4
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-03-31 (Fri, 31 Mar 2017)
Changed paths:
M doc/stages/writers.las.rst
M io/LasReader.cpp
A test/data/las/spec_3.las
M test/unit/io/LasWriterTest.cpp
Log Message:
-----------
Forward VLR LASF_Spec/0 and LASF_Spec/3
Close #1547
Compare: https://github.com/PDAL/PDAL/compare/bb94a556698e%5E...2ec3dd1c7427
More information about the pdal-commits
mailing list