[pdal-commits] [PDAL/PDAL] 542f25: add parent uuid and uuid to xml
schema representat...
GitHub
noreply at github.com
Wed May 2 16:06:09 EDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 542f25ae3eff59f4715e26b2826ee646f3b8f77c
https://github.com/PDAL/PDAL/commit/542f25ae3eff59f4715e26b2826ee646f3b8f77c
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-01 (Tue, 01 May 2012)
Changed paths:
M schemas/LAS.xsd
M src/XMLSchema.cpp
Log Message:
-----------
add parent uuid and uuid to xml schema representation of dimension
Commit: c452319ac3873db3c1591ded28d4f3479e0de840
https://github.com/PDAL/PDAL/commit/c452319ac3873db3c1591ded28d4f3479e0de840
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M src/Schema.cpp
Log Message:
-----------
do not intermingle ignored status into getDimension and friends
Commit: fe9d7886759deb82b2a6652440fadfc3c4b2b1a9
https://github.com/PDAL/PDAL/commit/fe9d7886759deb82b2a6652440fadfc3c4b2b1a9
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M src/drivers/las/Reader.cpp
Log Message:
-----------
check for XYZ dimensions before reading data... use proper type for XYZ raw coordinate dimensions(was using uint32_t instead of int32_t)
Commit: 1756b630d9be19b9beaf055f9ad75d63c77301da
https://github.com/PDAL/PDAL/commit/1756b630d9be19b9beaf055f9ad75d63c77301da
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M src/Schema.cpp
Log Message:
-----------
setDimension should try to use UUIDs before doing name/namespace searching
Commit: 2cbe9681ae39dfb72a22a9769032e6b39a4597ab
https://github.com/PDAL/PDAL/commit/2cbe9681ae39dfb72a22a9769032e6b39a4597ab
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M src/Dimension.cpp
Log Message:
-----------
put position and byteoffset in the ptree output
Commit: 4d2b71a9372fd2524d18bb1c99fb2ab16c328362
https://github.com/PDAL/PDAL/commit/4d2b71a9372fd2524d18bb1c99fb2ab16c328362
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M include/pdal/PointBuffer.hpp
Log Message:
-----------
ignored status has no say on whether or not we can set data for a dimension
Commit: 1a4b1dade474fb3176b24efc0d3e5f3227fa4fe2
https://github.com/PDAL/PDAL/commit/1a4b1dade474fb3176b24efc0d3e5f3227fa4fe2
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M src/filters/InPlaceReprojection.cpp
Log Message:
-----------
fix up inplacereprojection filter to set ignored dimensions if ignore_old_dimensions is passed (true by default)
Commit: 7be2226fc3a59dbf7d71cd8487bbd752de16e890
https://github.com/PDAL/PDAL/commit/7be2226fc3a59dbf7d71cd8487bbd752de16e890
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M src/drivers/oci/Reader.cpp
Log Message:
-----------
allow xml_schema_dump option of drivers.oci.reader to specify the filename
Commit: f5b53b2534a3f707d1c5d2b661b295e9d45c8cdd
https://github.com/PDAL/PDAL/commit/f5b53b2534a3f707d1c5d2b661b295e9d45c8cdd
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M test/data/apps/pcinfo_schema.txt
Log Message:
-----------
update for new test output
Commit: 037ad1cabe7181cd55d04a7658c633d1591892b5
https://github.com/PDAL/PDAL/commit/037ad1cabe7181cd55d04a7658c633d1591892b5
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M test/unit/filters/SelectorFilterTest.cpp
Log Message:
-----------
turn off for now
Commit: 6a3bcf718f48b9483696b541707e12a7e5528712
https://github.com/PDAL/PDAL/commit/6a3bcf718f48b9483696b541707e12a7e5528712
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M test/unit/SchemaTest.cpp
Log Message:
-----------
update for new output
Commit: 92609e7d831b4b108d099fd50e6dfce388527993
https://github.com/PDAL/PDAL/commit/92609e7d831b4b108d099fd50e6dfce388527993
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M test/unit/DimensionTest.cpp
Log Message:
-----------
more testing
Commit: c07d8c4beea62aa6505202880bd99959a3d9f506
https://github.com/PDAL/PDAL/commit/c07d8c4beea62aa6505202880bd99959a3d9f506
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M include/pdal/drivers/oci/Writer.hpp
M src/drivers/oci/Writer.cpp
M test/data/oracle/read.xml
M test/data/oracle/write.xml
M test/unit/drivers/oci/OCITest.cpp
Log Message:
-----------
update oci driver to use PointBuffer schema rather than Stage schema
Compare: https://github.com/PDAL/PDAL/compare/e48b86d...c07d8c4
More information about the pdal-commits
mailing list