[pdal-commits] [PDAL/PDAL] 49eb7d: Use head of libharu.

Andrew Bell noreply at github.com
Thu Feb 14 14:29:33 PST 2019


  Branch: refs/heads/issue-2351
  Home:   https://github.com/PDAL/PDAL
  Commit: 49eb7dceb87767e804fb9bcf733604f87da778af
      https://github.com/PDAL/PDAL/commit/49eb7dceb87767e804fb9bcf733604f87da778af
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-02-11 (Mon, 11 Feb 2019)

  Changed paths:
    M scripts/docker/ubuntu/Dockerfile

  Log Message:
  -----------
  Use head of libharu.


  Commit: f84daa065b0f764a4993b82b38544aac00bb7b1f
      https://github.com/PDAL/PDAL/commit/f84daa065b0f764a4993b82b38544aac00bb7b1f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-02-11 (Mon, 11 Feb 2019)

  Changed paths:
    M CMakeLists.txt
    M HOWTORELEASE.txt
    M README.md
    R cmake/openssl.cmake
    M cmake/options.cmake
    M doc/references.rst
    M doc/stages/filters.delaunay.rst
    M doc/stages/readers.rxp.rst
    A filters/DelaunayFilter.cpp
    A filters/DelaunayFilter.hpp
    A filters/private/delaunator.hpp
    M io/LasWriter.cpp
    M io/LasWriter.hpp
    M plugins/CMakeLists.txt
    R plugins/delaunay/CMakeLists.txt
    R plugins/delaunay/filters/DelaunayFilter.cpp
    R plugins/delaunay/filters/DelaunayFilter.hpp
    R plugins/delaunay/filters/Delaunay_psm.cpp
    R plugins/delaunay/filters/Delaunay_psm.h
    M plugins/rxp/CMakeLists.txt
    M plugins/rxp/io/RxpPointcloud.cpp
    M plugins/rxp/io/RxpPointcloud.hpp
    M plugins/rxp/io/RxpReader.cpp
    M plugins/rxp/io/RxpReader.hpp
    A test/data/filters/delaunaytest.txt
    M test/unit/CMakeLists.txt
    A test/unit/filters/DelaunayFilterTest.cpp
    M vendor/arbiter/CMakeLists.txt
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: 0b22b64cadbf8f55581679b3ff941d8067e60d58
      https://github.com/PDAL/PDAL/commit/0b22b64cadbf8f55581679b3ff941d8067e60d58
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

  Changed paths:
    M scripts/docker/alpine/Dockerfile

  Log Message:
  -----------
  Set dockerfile to run with test base.


  Commit: ebc33ba3e723354c05f80818785cc6bc6eed3a6a
      https://github.com/PDAL/PDAL/commit/ebc33ba3e723354c05f80818785cc6bc6eed3a6a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M scripts/docker/alpine/Dockerfile

  Log Message:
  -----------
  Set Dockerfile back to latest.


  Commit: 3a934ca35bd0f7e8754706eb34f0b2022199bf80
      https://github.com/PDAL/PDAL/commit/3a934ca35bd0f7e8754706eb34f0b2022199bf80
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M cmake/python.cmake

  Log Message:
  -----------
  Update python.cmake (#2369)

* Test python module.

* Set python min version to 2.4.

* Require version 2.7 of Python.


  Commit: efa1d8e0e254a70214793e0cef48e8584006e79b
      https://github.com/PDAL/PDAL/commit/efa1d8e0e254a70214793e0cef48e8584006e79b
  Author: Norman Barker <norman at tiledb.io>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M appveyor.yml
    A cmake/modules/FindTileDB.cmake
    M cmake/options.cmake
    A cmake/tiledb.cmake
    M doc/development/compilation/dependencies.rst
    M doc/quickstart.rst
    A doc/stages/readers.tiledb.rst
    A doc/stages/writers.tiledb.rst
    M plugins/CMakeLists.txt
    A plugins/tiledb/CMakeLists.txt
    A plugins/tiledb/io/TileDBReader.cpp
    A plugins/tiledb/io/TileDBReader.hpp
    A plugins/tiledb/io/TileDBWriter.cpp
    A plugins/tiledb/io/TileDBWriter.hpp
    A plugins/tiledb/test/TileDBReaderTest.cpp
    A plugins/tiledb/test/TileDBWriterTest.cpp
    M scripts/conda/osx.sh
    M scripts/conda/win64.sh
    M scripts/docker/master/ubuntu/Dockerfile
    A test/data/tiledb/array/__7683a2d8dd0b48ae809dd3f1a9501da4_1549556043355/OffsetTime.tdb
    A test/data/tiledb/array/__7683a2d8dd0b48ae809dd3f1a9501da4_1549556043355/__coords.tdb
    A test/data/tiledb/array/__7683a2d8dd0b48ae809dd3f1a9501da4_1549556043355/__fragment_metadata.tdb
    A test/data/tiledb/array/__array_schema.tdb
    A test/data/tiledb/array/__lock.tdb

  Log Message:
  -----------
  TileDB plugin (#2363)

* initial read and write for TileDB

* 2363:pr comments

* removed dependency on pdal-tiledb branch


  Commit: 2b711cbd2dc465cfa261f810e3e2f10e9a5eed7f
      https://github.com/PDAL/PDAL/commit/2b711cbd2dc465cfa261f810e3e2f10e9a5eed7f
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-02-14 (Thu, 14 Feb 2019)

  Changed paths:
    M appveyor.yml
    R scripts/appveyor/build.cmd
    A scripts/appveyor/conda/build.cmd
    A scripts/appveyor/conda/recipe/bld.bat
    A scripts/appveyor/conda/recipe/build.sh
    A scripts/appveyor/conda/recipe/meta.yaml
    A scripts/appveyor/conda/recipe/scripts/activate.bat
    A scripts/appveyor/conda/recipe/scripts/activate.sh
    A scripts/appveyor/conda/recipe/scripts/deactivate.bat
    A scripts/appveyor/conda/recipe/scripts/deactivate.sh
    M scripts/appveyor/config.cmd
    R scripts/appveyor/install.cmd
    R scripts/appveyor/test.cmd
    A scripts/appveyor/test/build.cmd
    A scripts/appveyor/test/test.cmd

  Log Message:
  -----------
  Add Testing and Conda targets for Appveyor (#2371)

* start building conda pdal package after success to push to s3

* split appveyor config

* typo

* typo

* put back original test config

* conda side build attempt

* config/build adjustment

* typo

* conda-build

* ls directory

* add conda recipe

* rename recipe file

* conda build and artifact

* positional argument at the end

* only install conda stuff for test build

* install conda-build

* lint

* remove dead command

* try calling conda

* start /wait

* try build mkdir

* another cycle

* conda clean

* -y

* ordering

* clobber boost conflicdts

* switch of OCI

* try copying artifacdt

* purge build

* call conda

* copy correct file

* debugging lint


  Commit: 18e48a2aaab9b9ade86834f24276c2ff3a88e6dc
      https://github.com/PDAL/PDAL/commit/18e48a2aaab9b9ade86834f24276c2ff3a88e6dc
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-02-14 (Thu, 14 Feb 2019)

  Changed paths:
    M CMakeLists.txt
    M apps/CMakeLists.txt
    R cmake/geos.cmake
    R cmake/modules/FindGEOS.cmake
    M doc/development/compilation/windows.rst
    M doc/quickstart.rst
    M doc/workshop/docker.rst.save
    M doc/workshop/includes/substitutions.rst
    M doc/workshop/osgeo4w.rst
    M filters/CropFilter.cpp
    M filters/HexBinFilter.cpp
    M filters/NormalFilter.cpp
    M filters/OverlayFilter.cpp
    M filters/OverlayFilter.hpp
    M filters/StatsFilter.cpp
    M filters/private/Point.cpp
    M filters/private/Point.hpp
    M io/Ilvis2MetadataReader.cpp
    M io/Ilvis2MetadataReader.hpp
    M pdal/GDALUtils.cpp
    M pdal/GDALUtils.hpp
    R pdal/GEOSUtils.cpp
    R pdal/GEOSUtils.hpp
    M pdal/Geometry.cpp
    M pdal/Geometry.hpp
    M pdal/Polygon.cpp
    M pdal/Polygon.hpp
    M pdal/Stage.cpp
    M pdal/pdal_config.cpp
    M plugins/geowave/io/GeoWaveReader.hpp
    M scripts/appveyor/conda/build.cmd
    M scripts/appveyor/conda/recipe/meta.yaml
    M scripts/appveyor/test/build.cmd
    M scripts/conda/osx.sh
    M scripts/conda/win64.sh
    M scripts/docker/Dockerfile
    R scripts/docker/Dockerfile.alpinedeps
    M scripts/docker/alpine/Dockerfile.dependencies
    R scripts/docker/master/alpine/Dockerfile
    R scripts/docker/master/ubuntu/Dockerfile
    M scripts/docker/ubuntu/Dockerfile
    M scripts/docker/ubuntu/dependencies/Dockerfile
    M scripts/linux-install-scripts/packages.sh
    M test/data/pipeline/crop_wkt.json.in
    M test/unit/PolygonTest.cpp
    M test/unit/SpatialReferenceTest.cpp

  Log Message:
  -----------
  Remove GEOS from PDAL (#2370)

* Remove GEOS as a dependency.

* Cleanup.

* Move tiledb build from deleted Dockerfile.


  Commit: 88b50d9f3b327f5cf1cb4122576a7e7e4d0570e1
      https://github.com/PDAL/PDAL/commit/88b50d9f3b327f5cf1cb4122576a7e7e4d0570e1
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-02-14 (Thu, 14 Feb 2019)

  Changed paths:
    M CMakeLists.txt
    M apps/CMakeLists.txt
    M appveyor.yml
    R cmake/geos.cmake
    R cmake/modules/FindGEOS.cmake
    A cmake/modules/FindTileDB.cmake
    M cmake/options.cmake
    M cmake/python.cmake
    A cmake/tiledb.cmake
    M doc/development/compilation/dependencies.rst
    M doc/development/compilation/windows.rst
    M doc/quickstart.rst
    A doc/stages/readers.tiledb.rst
    A doc/stages/writers.tiledb.rst
    M doc/workshop/docker.rst.save
    M doc/workshop/includes/substitutions.rst
    M doc/workshop/osgeo4w.rst
    M filters/CropFilter.cpp
    M filters/HexBinFilter.cpp
    M filters/NormalFilter.cpp
    M filters/OverlayFilter.cpp
    M filters/OverlayFilter.hpp
    M filters/StatsFilter.cpp
    M filters/private/Point.cpp
    M filters/private/Point.hpp
    M io/Ilvis2MetadataReader.cpp
    M io/Ilvis2MetadataReader.hpp
    M pdal/GDALUtils.cpp
    M pdal/GDALUtils.hpp
    R pdal/GEOSUtils.cpp
    R pdal/GEOSUtils.hpp
    M pdal/Geometry.cpp
    M pdal/Geometry.hpp
    M pdal/Polygon.cpp
    M pdal/Polygon.hpp
    M pdal/Stage.cpp
    M pdal/pdal_config.cpp
    M plugins/CMakeLists.txt
    M plugins/geowave/io/GeoWaveReader.hpp
    A plugins/tiledb/CMakeLists.txt
    A plugins/tiledb/io/TileDBReader.cpp
    A plugins/tiledb/io/TileDBReader.hpp
    A plugins/tiledb/io/TileDBWriter.cpp
    A plugins/tiledb/io/TileDBWriter.hpp
    A plugins/tiledb/test/TileDBReaderTest.cpp
    A plugins/tiledb/test/TileDBWriterTest.cpp
    R scripts/appveyor/build.cmd
    A scripts/appveyor/conda/build.cmd
    A scripts/appveyor/conda/recipe/bld.bat
    A scripts/appveyor/conda/recipe/build.sh
    A scripts/appveyor/conda/recipe/meta.yaml
    A scripts/appveyor/conda/recipe/scripts/activate.bat
    A scripts/appveyor/conda/recipe/scripts/activate.sh
    A scripts/appveyor/conda/recipe/scripts/deactivate.bat
    A scripts/appveyor/conda/recipe/scripts/deactivate.sh
    M scripts/appveyor/config.cmd
    R scripts/appveyor/install.cmd
    R scripts/appveyor/test.cmd
    A scripts/appveyor/test/build.cmd
    A scripts/appveyor/test/test.cmd
    M scripts/conda/osx.sh
    M scripts/conda/win64.sh
    M scripts/docker/Dockerfile
    R scripts/docker/Dockerfile.alpinedeps
    M scripts/docker/alpine/Dockerfile.dependencies
    R scripts/docker/master/alpine/Dockerfile
    R scripts/docker/master/ubuntu/Dockerfile
    M scripts/docker/ubuntu/Dockerfile
    M scripts/docker/ubuntu/dependencies/Dockerfile
    M scripts/linux-install-scripts/packages.sh
    M test/data/pipeline/crop_wkt.json.in
    A test/data/tiledb/array/__7683a2d8dd0b48ae809dd3f1a9501da4_1549556043355/OffsetTime.tdb
    A test/data/tiledb/array/__7683a2d8dd0b48ae809dd3f1a9501da4_1549556043355/__coords.tdb
    A test/data/tiledb/array/__7683a2d8dd0b48ae809dd3f1a9501da4_1549556043355/__fragment_metadata.tdb
    A test/data/tiledb/array/__array_schema.tdb
    A test/data/tiledb/array/__lock.tdb
    M test/unit/PolygonTest.cpp
    M test/unit/SpatialReferenceTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into issue-2351


Compare: https://github.com/PDAL/PDAL/compare/345567094dbe...88b50d9f3b32


More information about the pdal-commits mailing list