Skip to content

[Backport 2024.02.xx] Fix #10595 add missing 'FORMAT' parameter to WMTS GetFeatureInfo requests (#10596)#10606

Merged
tdipisa merged 1 commit intogeosolutions-it:2024.02.xxfrom
allyoucanmap:issue_10595_2024.02.xx
Oct 8, 2024
Merged

[Backport 2024.02.xx] Fix #10595 add missing 'FORMAT' parameter to WMTS GetFeatureInfo requests (#10596)#10606
tdipisa merged 1 commit intogeosolutions-it:2024.02.xxfrom
allyoucanmap:issue_10595_2024.02.xx

Conversation

@allyoucanmap
Copy link
Copy Markdown
Contributor

Description

See #10595

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix

Issue

What is the current behavior?

#10595

What is the new behavior?

GetFeatureInfo requests on https://data.geopf.fr/wmts works.

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

…eatureInfo requests (geosolutions-it#10596)

* add missing 'FORMAT' parameter to WMTS GetFeatureInfo requests

this is required by the WMTS spec to be the same format as would
be used for a GetTile request, and this allows GFI requests to
succeed on https://data.geopf.fr/wmts.

* fix mapinfo wmts utils test
@tdipisa tdipisa merged commit 916457e into geosolutions-it:2024.02.xx Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wmts getfeatureinfo also requires format parameter..

3 participants