You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The Legend graphics URL of WMS layer can be found at the setting of WMS layer at Geoserver 

For example, here is a layer setting at layers.js in GLTG

  "properties": {
    "title": "River Reaches",
    "id": "gltg:gltg-pools",
    "wms": "https://gltg.ncsa.illinois.edu/geoserver/wms",
    "opacity": 0.9,
    "checked": false,
    "showLayerLegend": false,
    "layerLegendTitle": "",
    "layerLegendContents": ""
  }


coming


https://greatlakestogulf.org/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=20&HEIGHT=20&STRICT=false&style=gltg:impaired-streams-by-type

  • No labels