[pdal-commits] [PDAL/PDAL] 77a9d1: Remove XML schema reader/writer.

GitHub noreply at github.com
Tue Dec 2 07:15:50 PST 2014


  Branch: refs/heads/issues-599
  Home:   https://github.com/PDAL/PDAL
  Commit: 77a9d1fc91283b6f612b745f1b7f3686b6357097
      https://github.com/PDAL/PDAL/commit/77a9d1fc91283b6f612b745f1b7f3686b6357097
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-12-02 (Tue, 02 Dec 2014)

  Changed paths:
    M include/pdal/XMLSchema.hpp
    M include/pdal/pdal_error.hpp
    M plugins/oci/drivers/OciCommon.cpp
    M plugins/oci/drivers/OciCommon.hpp
    M plugins/oci/drivers/OciReader.cpp
    M plugins/oci/drivers/OciReader.hpp
    M plugins/oci/drivers/OciWriter.cpp
    M plugins/pgpointcloud/drivers/PgReader.cpp
    M plugins/pgpointcloud/drivers/PgReader.hpp
    M plugins/pgpointcloud/drivers/PgWriter.cpp
    M src/XMLSchema.cpp
    M test/unit/XMLSchemaTest.cpp

  Log Message:
  -----------
  Remove XML schema reader/writer.
Remove exceptions from XML schema.
Remove pointer wrappers.
Remove storage of DimTypes (use XMLDims instead)




More information about the pdal-commits mailing list