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

[Feature] Extending replaceExpressionText Request with ALL features and GeoJSON format #72

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

rldhont
Copy link
Contributor

@rldhont rldhont commented Apr 26, 2024

For replaceExpressionText request of Expression service, it is possible to perform replaceExpressionText on all features of the layer and to get result as GeoJSON.

To do so, you have to specify FEATURES=ALL and Format=GeoJSON in the request URL.

@rldhont rldhont added the enhancement New feature or request label Apr 26, 2024
rldhont added 2 commits April 26, 2024 16:34
…nd GeoJSON format

For `replaceExpressionText` request of `Expression` service, it is possible to perform `replaceExpressionText` on all features of the layer and
to get result as GeoJSON.

To do so, you have to specify `FEATURES=ALL` and `Format=GeoJSON` in the request URL.
@rldhont rldhont force-pushed the expression-replace-text-all-geojson branch from 0b5ded5 to 715811f Compare April 26, 2024 14:38
Copy link
Member

@Gustry Gustry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Big thanks !

@Gustry Gustry merged commit 8724bd9 into 3liz:master Apr 26, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants