Skip to content

Improve docs for custom getFeatureInfo workflows for WMS and WMTS imagery#13574

Open
Kanchanbasnet wants to merge 2 commits into
CesiumGS:mainfrom
Kanchanbasnet:fix/improve-getfeatureinfo-docs
Open

Improve docs for custom getFeatureInfo workflows for WMS and WMTS imagery#13574
Kanchanbasnet wants to merge 2 commits into
CesiumGS:mainfrom
Kanchanbasnet:fix/improve-getfeatureinfo-docs

Conversation

@Kanchanbasnet

Copy link
Copy Markdown

Fixes #13380
Adds documentation for the getFeatureInfoFormats option on WebMapServiceImageryProvider and WebMapTileServiceImageryProvider, since custom format/callback usage wasn't previously documented inline.
Changes:

  • Updated the getFeatureInfoFormats description in both classes to explain that since WMS/WMTS services return feature info differently, you may need to write your own format and parsing callback
  • Added a link to the existing Sandcastle example that shows how to write a custom callback.
    No code was changed, only documentation comments.

@github-actions

Copy link
Copy Markdown
Contributor

Thank you for the pull request, @Kanchanbasnet! Welcome to the Cesium community!

In order for us to review your PR, please complete the following steps:

Review Pull Request Guidelines to make sure your PR gets accepted quickly.

@ggetz

ggetz commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

I can confirm we have a CLA on file for @Kanchanbasnet!

@ggetz

ggetz commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Thanks for the PR @Kanchanbasnet! Could you please add yourself to the list in CONTRIBUTORS.md?

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.

Improve docs for custom getFeatureInfo workflows for WMS and WMTS imagery

2 participants