[pdal-commits] [PDAL/PDAL] 98194a: Remove patch count from metadata
GitHub
noreply at github.com
Thu Jun 13 16:07:59 PDT 2013
Branch: refs/heads/master
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: 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
Compare: https://github.com/PDAL/PDAL/compare/8464f4787cc3...502f5d92b3c6
More information about the pdal-commits
mailing list