[pdal-commits] [PDAL/PDAL] 18e48a: Remove GEOS from PDAL (#2370)

Andrew Bell noreply at github.com
Thu Feb 14 13:18:34 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  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.




More information about the pdal-commits mailing list