Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Remove shapefile reader, conda GDAL dependency, move cmake gdal dependency to cpp tests only - #932

Merged
rapids-bot[bot] merged 9 commits into
rapidsai:branch-23.04from
harrism:fea-remove-shapefile-reader
Feb 22, 2023
Merged

rapids-bot[bot] merged 9 commits into
rapidsai:branch-23.04from
harrism:fea-remove-shapefile-reader

Conversation

@harrism

@harrism harrism commented Feb 14, 2023

Copy link
Copy Markdown
Member

Description

Closes #931.

Removes the shapefile reader (C++ and Python), tests and benchmarks.

Moves the C++ GDAL dependency from libcuspatial's CMakeLists.txt to tests/CMakeLists.txt since one test depends on GDAL.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@harrism
harrism requested review from a team as code owners February 14, 2023 23:32
@harrism
harrism requested review from isVoid and jrhemstad February 14, 2023 23:32
@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions github-actions Bot added cmake Related to CMake code or build configuration conda Related to conda and conda configuration libcuspatial Relates to the cuSpatial C++ library Python Related to Python code labels Feb 14, 2023
@harrism
harrism requested review from trxcllnt and removed request for jrhemstad February 14, 2023 23:32
@harrism harrism self-assigned this Feb 14, 2023
@harrism harrism added feature request New feature or request breaking Breaking change and removed conda Related to conda and conda configuration cmake Related to CMake code or build configuration Python Related to Python code libcuspatial Relates to the cuSpatial C++ library labels Feb 14, 2023
@github-actions github-actions Bot added cmake Related to CMake code or build configuration conda Related to conda and conda configuration libcuspatial Relates to the cuSpatial C++ library Python Related to Python code labels Feb 14, 2023
Comment thread README.md Outdated
Comment thread dependencies.yaml
@ajschmidt8

Copy link
Copy Markdown
Member

ajschmidt8 and others added 2 commits February 15, 2023 10:18
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
`gdal` is still required for building `libcuspatial` tests, therefore it is necessary in `dependencies.yaml`
@harrism

harrism commented Feb 22, 2023

Copy link
Copy Markdown
Member Author

/merge

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

breaking Breaking change cmake Related to CMake code or build configuration conda Related to conda and conda configuration feature request New feature or request libcuspatial Relates to the cuSpatial C++ library Python Related to Python code

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

[FEA]: Remove shapefile reader and remove libcuspatial GDAL dependency

4 participants