CesiumGS/cesium

Improve docs for custom getFeatureInfo workflows for WMS and WMTS imagery

Open

#13,380 建立於 2026年4月8日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (3,324 fork)batch import
FCFcategory - doccategory - terrain and imagerygood first issue

倉庫指標

Star
 (11,758 star)
PR 合併指標
 (平均合併 15天 12小時) (30 天內合併 23 個 PR)

描述

Following discussion on https://github.com/CesiumGS/cesium/pull/12993, we should better document the process to supply custom getFeatureInfoFormat for WMS and WMTS.

We have a recently added WMTS example in this sandcastle https://sandcastle.cesium.com/?id=web-map-tile-service-picking

There is a good custom getFeatureInfo example here using open data https://github.com/CesiumGS/cesium/pull/12993#discussion_r2457547074

We could add an inline doc example here https://cesium.com/learn/cesiumjs/ref-doc/GetFeatureInfoFormat.html

Or on the WMS & WMTS classes inline docs.

貢獻者指南