Skip to content

feat: Operators in OpenAPI#1116

Merged
ChristianBeilschmidt merged 22 commits intomainfrom
operators-api
Mar 11, 2026
Merged

feat: Operators in OpenAPI#1116
ChristianBeilschmidt merged 22 commits intomainfrom
operators-api

Conversation

@ChristianBeilschmidt
Copy link
Member

  • I added an entry to CHANGELOG.md if knowledge of this change could be valuable to users.

Here is a brief summary of what I did:

@ChristianBeilschmidt ChristianBeilschmidt marked this pull request as ready for review February 5, 2026 10:59
- Deleted the README.md and lib.rs files from the api module as they are no longer needed.
- Updated services/Cargo.toml to remove the geoengine-api dependency.
- Refactored the API documentation to point to the new processingGraphs endpoint.
- Introduced a new processing_graphs module with operators for raster and vector processing.
- Added parameters and processing logic for Expression and RasterVectorJoin operators.
- Implemented GdalSource and MockPointSource for data input handling.
- Enhanced serialization and deserialization for new data types and structures.
… already_visited parameter for recursion prevention
michaelmattig
michaelmattig previously approved these changes Mar 10, 2026
@michaelmattig michaelmattig enabled auto-merge March 10, 2026 16:13
@michaelmattig michaelmattig added this pull request to the merge queue Mar 10, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 10, 2026
@ChristianBeilschmidt ChristianBeilschmidt added this pull request to the merge queue Mar 11, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 11, 2026
@ChristianBeilschmidt ChristianBeilschmidt added this pull request to the merge queue Mar 11, 2026
Merged via the queue into main with commit ca0d5a3 Mar 11, 2026
11 checks passed
@ChristianBeilschmidt ChristianBeilschmidt deleted the operators-api branch March 11, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants