[pdal-commits] [PDAL/PDAL] 98194a: Remove patch count from metadata
GitHub
noreply at github.com
Mon Jun 17 12:06:07 PDT 2013
Branch: refs/tags/0.9.8
Home: https://github.com/PDAL/PDAL
Commit: 98194a48b664fd52d1e676f86ecc092540e1686e
https://github.com/PDAL/PDAL/commit/98194a48b664fd52d1e676f86ecc092540e1686e
Author: Paul Ramsey <pramsey at opengeo.org>
Date: 2013-05-13 (Mon, 13 May 2013)
Changed paths:
M include/pdal/drivers/pgpointcloud/Reader.hpp
M src/drivers/pgpointcloud/Reader.cpp
Log Message:
-----------
Remove patch count from metadata
Commit: 4150c981946f70e3c72eada39f7945be3a1723b9
https://github.com/PDAL/PDAL/commit/4150c981946f70e3c72eada39f7945be3a1723b9
Author: Paul Ramsey <pramsey at opengeo.org>
Date: 2013-06-10 (Mon, 10 Jun 2013)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Grammatical error message
Commit: f42f9e5b87f03c813ddae76395109588cb8d346e
https://github.com/PDAL/PDAL/commit/f42f9e5b87f03c813ddae76395109588cb8d346e
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-12 (Wed, 12 Jun 2013)
Changed paths:
M src/drivers/text/Writer.cpp
Log Message:
-----------
clean up unused vars
Commit: edbeae76eb4204a18434400e229604e53acae289
https://github.com/PDAL/PDAL/commit/edbeae76eb4204a18434400e229604e53acae289
Author: Paul Ramsey <pramsey at opengeo.org>
Date: 2013-06-12 (Wed, 12 Jun 2013)
Changed paths:
M CMakeLists.txt
A cmake/modules/FindPostgreSQL.cmake
M pramsey-config.sh
M src/CMakeLists.txt
Log Message:
-----------
Update built to find PgSQL
Commit: 7069612bed66a66667d3cb80a9cb8c32df558821
https://github.com/PDAL/PDAL/commit/7069612bed66a66667d3cb80a9cb8c32df558821
Author: Paul Ramsey <pramsey at opengeo.org>
Date: 2013-06-12 (Wed, 12 Jun 2013)
Changed paths:
R src/drivers/CMakeLists.txt
Log Message:
-----------
Remove orphaned build fragment
Commit: f5169421c013511bad3a3af3a39594fa355a4426
https://github.com/PDAL/PDAL/commit/f5169421c013511bad3a3af3a39594fa355a4426
Author: Paul Ramsey <pramsey at opengeo.org>
Date: 2013-06-13 (Thu, 13 Jun 2013)
Changed paths:
M CMakeLists.txt
M include/pdal/drivers/pgpointcloud/Reader.hpp
M include/pdal/drivers/pgpointcloud/Writer.hpp
M include/pdal/drivers/pgpointcloud/common.hpp
M pdal_defines.h.in
M src/CMakeLists.txt
M src/SpatialReference.cpp
M src/StageFactory.cpp
M src/drivers/pgpointcloud/Reader.cpp
M src/drivers/pgpointcloud/Writer.cpp
Log Message:
-----------
Remove SOCI requirement for PgPointCloud
Commit: 6b75a6cc80a0407e471d87eacfe28f86650c1c04
https://github.com/PDAL/PDAL/commit/6b75a6cc80a0407e471d87eacfe28f86650c1c04
Author: Paul Ramsey <pramsey at opengeo.org>
Date: 2013-06-13 (Thu, 13 Jun 2013)
Changed paths:
M CMakeLists.txt
A cmake/modules/FindPostgreSQL.cmake
M include/pdal/drivers/pgpointcloud/Reader.hpp
M include/pdal/drivers/pgpointcloud/Writer.hpp
M include/pdal/drivers/pgpointcloud/common.hpp
M pdal_defines.h.in
M pramsey-config.sh
M src/CMakeLists.txt
M src/SpatialReference.cpp
M src/StageFactory.cpp
M src/drivers/pgpointcloud/Reader.cpp
M src/drivers/pgpointcloud/Writer.cpp
Log Message:
-----------
Merge branch 'libpq'
Commit: 502f5d92b3c61b644adb667207a9c902a68bcb55
https://github.com/PDAL/PDAL/commit/502f5d92b3c61b644adb667207a9c902a68bcb55
Author: Paul Ramsey <pramsey at opengeo.org>
Date: 2013-06-13 (Thu, 13 Jun 2013)
Changed paths:
M CMakeLists.txt
A cmake/modules/GetGitRevisionDescription.cmake
A cmake/modules/GetGitRevisionDescription.cmake.in
A gitsha.cpp.in
M hobu-windows.bat
A include/pdal/drivers/buffer/Reader.hpp
M include/pdal/drivers/soci/Reader.hpp
M include/pdal/drivers/soci/Writer.hpp
M include/pdal/filters/HexBin.hpp
M include/pdal/filters/InPlaceReprojection.hpp
M include/pdal/filters/Scaling.hpp
M include/pdal/filters/Selector.hpp
A include/pdal/gitsha.h
A include/pdal/third/nanoflann.hpp
M src/CMakeLists.txt
M src/XMLSchema.cpp
A src/drivers/buffer/Reader.cpp
M src/drivers/soci/Reader.cpp
M src/drivers/soci/Writer.cpp
M src/filters/HexBin.cpp
M src/filters/InPlaceReprojection.cpp
M src/filters/Scaling.cpp
M src/filters/Selector.cpp
A src/gitsha.cpp
M src/pdal_config.cpp
M test/data/soci/read.xml
M test/unit/CMakeLists.txt
M test/unit/XMLSchemaTest.cpp
A test/unit/drivers/buffer/BufferReaderTest.cpp
M test/unit/drivers/nitf/NitfWriterTest.cpp
M test/unit/filters/HexbinFilterTest.cpp
Log Message:
-----------
Merge from pdal/master
Merge branch 'master' of github.com:PDAL/PDAL
Conflicts:
src/drivers/CMakeLists.txt
src/drivers/pgpointcloud/Writer.cpp
Commit: 1f21d25a615f6aa0b4ae7fd2caf2b2817ea17b56
https://github.com/PDAL/PDAL/commit/1f21d25a615f6aa0b4ae7fd2caf2b2817ea17b56
Author: Paul Ramsey <pramsey at opengeo.org>
Date: 2013-06-13 (Thu, 13 Jun 2013)
Changed paths:
M pramsey-config.sh
Log Message:
-----------
Update for pgpointcloud
Commit: 77b27aa25570496aad4c4b8e0c731ee45352c126
https://github.com/PDAL/PDAL/commit/77b27aa25570496aad4c4b8e0c731ee45352c126
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-14 (Fri, 14 Jun 2013)
Changed paths:
M src/Writer.cpp
M src/drivers/las/LasHeaderReader.cpp
Log Message:
-----------
make sure to writeBufferBegin, even if we're not writing any points, so we can write 0-point files
Commit: 37140ef351bde540b17a8dcc0e09073281753ff4
https://github.com/PDAL/PDAL/commit/37140ef351bde540b17a8dcc0e09073281753ff4
Author: Paul Ramsey <pramsey at opengeo.org>
Date: 2013-06-14 (Fri, 14 Jun 2013)
Changed paths:
M include/pdal/drivers/pgpointcloud/common.hpp
Log Message:
-----------
Throw error messages using session
Commit: 50e78e691af9b42e00a4b53e7ef52b018a0f98eb
https://github.com/PDAL/PDAL/commit/50e78e691af9b42e00a4b53e7ef52b018a0f98eb
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-14 (Fri, 14 Jun 2013)
Changed paths:
M src/drivers/oci/Reader.cpp
Log Message:
-----------
return with what we've read if we read a new cloud
Commit: 3012ebb361b3d17e138e1843932c67b01e630134
https://github.com/PDAL/PDAL/commit/3012ebb361b3d17e138e1843932c67b01e630134
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-14 (Fri, 14 Jun 2013)
Changed paths:
M include/pdal/drivers/pgpointcloud/common.hpp
Log Message:
-----------
Merge branch 'master' of github.com:PDAL/PDAL
Commit: 83d3467bb8c856c1ba5ca31d5761d082cc360b9c
https://github.com/PDAL/PDAL/commit/83d3467bb8c856c1ba5ca31d5761d082cc360b9c
Author: Paul Ramsey <pramsey at opengeo.org>
Date: 2013-06-14 (Fri, 14 Jun 2013)
Changed paths:
M include/pdal/drivers/pgpointcloud/common.hpp
Log Message:
-----------
try to leak less on exception
Commit: daf8ce398884a7d1ee3f11737123705ccb8730b8
https://github.com/PDAL/PDAL/commit/daf8ce398884a7d1ee3f11737123705ccb8730b8
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M include/pdal/drivers/pgpointcloud/common.hpp
Log Message:
-----------
Merge branch 'master' of github.com:PDAL/PDAL
Commit: a2716a18f0a4d4d7009831eda18981b47d7d3f7a
https://github.com/PDAL/PDAL/commit/a2716a18f0a4d4d7009831eda18981b47d7d3f7a
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M cmake/pdal_utils.cmake
Log Message:
-----------
don't version the include/ installation
Commit: a23deee01629b4d327bf814a326eaab85768cbbb
https://github.com/PDAL/PDAL/commit/a23deee01629b4d327bf814a326eaab85768cbbb
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M CMakeLists.txt
A cmake/modules/FindPostgreSQL.cmake
M cmake/pdal_utils.cmake
M include/pdal/drivers/pgpointcloud/Reader.hpp
M include/pdal/drivers/pgpointcloud/Writer.hpp
M include/pdal/drivers/pgpointcloud/common.hpp
M pdal_defines.h.in
M pramsey-config.sh
M src/CMakeLists.txt
M src/SpatialReference.cpp
M src/StageFactory.cpp
M src/Writer.cpp
R src/drivers/CMakeLists.txt
M src/drivers/las/LasHeaderReader.cpp
M src/drivers/oci/Reader.cpp
M src/drivers/pgpointcloud/Reader.cpp
M src/drivers/pgpointcloud/Writer.cpp
Log Message:
-----------
Merge branch 'master' of github.com:PDAL/PDAL
Commit: 3438b5c0e001f3be78173e0669a2e0d8760c096f
https://github.com/PDAL/PDAL/commit/3438b5c0e001f3be78173e0669a2e0d8760c096f
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M src/filters/ByteSwap.cpp
Log Message:
-----------
remove chipper-specific nonsense from ByteSwap
Commit: 4ed52db8f71a6118797ab70a8a58e4616a2ecbe3
https://github.com/PDAL/PDAL/commit/4ed52db8f71a6118797ab70a8a58e4616a2ecbe3
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M include/pdal/filters/Decimation.hpp
Log Message:
-----------
clean up assignment operator warning
Commit: fe7dcc0546f2680d640baf7b98b1d5599c370b1f
https://github.com/PDAL/PDAL/commit/fe7dcc0546f2680d640baf7b98b1d5599c370b1f
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M src/filters/Index.cpp
Log Message:
-----------
clean up unused var warning
Commit: 6df7848823a7405e04429f45bf2372e322147e35
https://github.com/PDAL/PDAL/commit/6df7848823a7405e04429f45bf2372e322147e35
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M src/drivers/nitf/Writer.cpp
Log Message:
-----------
make sure to import NITRO API
Commit: c915299257d59a15561f40c55e5dbd9f74d35cdc
https://github.com/PDAL/PDAL/commit/c915299257d59a15561f40c55e5dbd9f74d35cdc
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M src/CMakeLists.txt
Log Message:
-----------
link OCI
Commit: 707727e8f16c818e9ec6945b4be9a5a287d27faf
https://github.com/PDAL/PDAL/commit/707727e8f16c818e9ec6945b4be9a5a287d27faf
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M hobu-windows.bat
Log Message:
-----------
add nitro
Commit: 5ebfab0db51087899b8ebefcab1ea0d4f46cf54f
https://github.com/PDAL/PDAL/commit/5ebfab0db51087899b8ebefcab1ea0d4f46cf54f
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M boost/CMakeLists.txt
Log Message:
-----------
remove unused warning
Commit: 74a6cc62b4fab4e0fb73dc5d95316f0da957c864
https://github.com/PDAL/PDAL/commit/74a6cc62b4fab4e0fb73dc5d95316f0da957c864
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
increment version to 0.9.8, add nitro defn's
Commit: 2d3fc3e82fcf396002db5c9daac258cb3271068b
https://github.com/PDAL/PDAL/commit/2d3fc3e82fcf396002db5c9daac258cb3271068b
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M src/gitsha.cpp
Log Message:
-----------
increment SHA
Compare: https://github.com/PDAL/PDAL/compare/8464f4787cc3...2d3fc3e82fcf
More information about the pdal-commits
mailing list