CesiumGS/cesium

Improve docs for custom getFeatureInfo workflows for WMS and WMTS imagery

Open

#13.380 geöffnet am 8. Apr. 2026

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.324 Forks)batch import
FCFcategory - doccategory - terrain and imagerygood first issue

Repository-Metriken

Stars
 (11.758 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 15T 12h) (23 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide