[pdal-commits] [PDAL/PDAL] 71dc23: Support setting spatialite module name via options...

GitHub noreply at github.com
Sun Oct 26 09:04:59 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 71dc23da0fb38e08f3fe8fe7e2b9480af2fe5fd7
      https://github.com/PDAL/PDAL/commit/71dc23da0fb38e08f3fe8fe7e2b9480af2fe5fd7
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M include/pdal/drivers/sqlite/SQLiteCommon.hpp
    M include/pdal/drivers/sqlite/SQLiteReader.hpp
    M include/pdal/drivers/sqlite/SQLiteWriter.hpp
    M src/drivers/sqlite/SQLiteReader.cpp
    M src/drivers/sqlite/SQLiteWriter.cpp

  Log Message:
  -----------
  Support setting spatialite module name via options #539


  Commit: df192758de4d469feb44f36e29e2eb843096129d
      https://github.com/PDAL/PDAL/commit/df192758de4d469feb44f36e29e2eb843096129d
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-10-26 (Sun, 26 Oct 2014)

  Changed paths:
    M include/pdal/drivers/sqlite/SQLiteCommon.hpp
    M include/pdal/drivers/sqlite/SQLiteReader.hpp
    M include/pdal/drivers/sqlite/SQLiteWriter.hpp
    M src/drivers/sqlite/SQLiteReader.cpp
    M src/drivers/sqlite/SQLiteWriter.cpp

  Log Message:
  -----------
  Merge pull request #539 from PDAL/issues/539-spatialite-module-name

Allow sqlite driver to specify spatialite module name


Compare: https://github.com/PDAL/PDAL/compare/4fd0a328c44a...df192758de4d


More information about the pdal-commits mailing list