All plugins

DSH / BUNDLE / CLIENT-UI

dsh-geoserver

v0.3.1wangcong1137-hash / dsh-geoserver76dcd379bd

InstallableBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI

Overview

dsh-geoserver

Read GeoServer WMS services and render map images in the dsh web GUI, with a configuration card in the settings page.

README / EN

Package documentation

Registry summary

Read GeoServer WMS services and render map images in the dsh web GUI, with a configuration card in the settings page.

dsh.pub verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.

Read the full README on GitHub

LIMITATIONS

Known limitations

- The GetCapabilities fallback parses layer names/titles/styles only; CRS and bounds come from the REST path. - Images are cached in host memory; very large raster requests are bounded by the tool's width/height clamp (4096 px) and HTTP timeout. - WFS/WMTS service listing is not yet exposed; the REST enumeration covers WMS layers and styles. - The settings card uses DSH's native `settingsScope`, including revision fencing, validation, persistence, and invalidation. The password always travels through the credentials domain, never through a response.