Skip to content

Refactor 'gpf_wfs_get_features'#105

Draft
esgn wants to merge 1 commit into
mainfrom
33-refactor-get-features
Draft

Refactor 'gpf_wfs_get_features'#105
esgn wants to merge 1 commit into
mainfrom
33-refactor-get-features

Conversation

@esgn
Copy link
Copy Markdown
Member

@esgn esgn commented May 2, 2026

Closes #33

Refactor spatial query parameters to use 'spatial_filter' object

  • Updated schemas and descriptions in AssietteSupTool, CadastreTool, GpfWfsGetFeaturesTool, and UrbanismeTool to replace 'spatial_operator' with 'spatial_filter'.
  • Adjusted related documentation to reflect the new structure for spatial queries.
  • Modified test cases to validate the new 'spatial_filter' format and ensure backward compatibility.
  • Removed deprecated flat spatial parameters from the input handling and validation logic.

- Updated schemas and descriptions in AssietteSupTool, CadastreTool, GpfWfsGetFeaturesTool, and UrbanismeTool to replace 'spatial_operator' with 'spatial_filter'.
- Adjusted related documentation to reflect the new structure for spatial queries.
- Modified test cases to validate the new 'spatial_filter' format and ensure backward compatibility.
- Removed deprecated flat spatial parameters from the input handling and validation logic.
@esgn esgn changed the title Refactor spatial query parameters to use 'spatial_filter' object Refactor 'gpf_wfs_get_features' May 2, 2026
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.

Refactor gpf_wfs_get_features

1 participant