[pdal-commits] [PDAL/PDAL] e39407: Make sure that hexrep is properly sized before app...
GitHub
noreply at github.com
Wed Feb 4 15:03:10 PST 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: e39407c483c6a5901b85761d93c2a6d8cdc60a53
https://github.com/PDAL/PDAL/commit/e39407c483c6a5901b85761d93c2a6d8cdc60a53
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M plugins/pgpointcloud/io/PgWriter.cpp
Log Message:
-----------
Make sure that hexrep is properly sized before appending to insertion buffer.
Close #746
Close #747
Commit: 98c595b377c0ef4d7beec8c8cc731fb1afea3c4d
https://github.com/PDAL/PDAL/commit/98c595b377c0ef4d7beec8c8cc731fb1afea3c4d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp
Log Message:
-----------
Add test for writing scaled X,Y,Z values.
Commit: a8240e4ce769d31fe21368bfe89a9b35fc565c8e
https://github.com/PDAL/PDAL/commit/a8240e4ce769d31fe21368bfe89a9b35fc565c8e
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M plugins/pgpointcloud/io/PgWriter.cpp
M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp
Log Message:
-----------
Merge pull request #748 from PDAL/issues-746-747
Issues 746 747
Compare: https://github.com/PDAL/PDAL/compare/60ac61fb8ceb...a8240e4ce769
More information about the pdal-commits
mailing list