Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor IDeleteFeaturesOptions #1051

Open
gavinr opened this issue Dec 19, 2022 · 0 comments
Open

Refactor IDeleteFeaturesOptions #1051

gavinr opened this issue Dec 19, 2022 · 0 comments
Labels

Comments

@gavinr
Copy link
Contributor

gavinr commented Dec 19, 2022

Describe the problem

The IDeleteFeaturesOptions type does not properly cover all ways of using the deleteFeatures REST endpoint.

Describe the proposed solution

Add to the type functionality like:

  • you can delete via a where or objectIds or geometry (or others too perhaps?)
  • If you pass a geometry you also need to pass a geometry geometryType
  • etc

See discussion in #925

@gavinr gavinr added the backlog label Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant