[mapserver-users] Multiple styles in a MapServer WMS Service

mmohr marcus.mohr at geobasis-bb.de
Tue Jun 7 02:21:57 PDT 2016


Made a mistake at the metadata. Use this:

METADATA
    "wms_title" "Test title"
    "wms_style" "first_style"
      "wms_style_first_style_legendurl_width" "226"
      "wms_style_first_style_legendurl_height" "431"
      "wms_style_first_style_legendurl_format" "image/png"
      "wms_style_first_style_legendurl_href"
"http://eidc.ceh.ac.uk/administration-folder/tools/wms/987544e0-22d8-11e4-8c21-0800200c9a66/legends/LCM2007_DomTar.png"

      "wms_style" "second_style"
      "wms_style_second_style_legendurl_width" "226"
      "wms_style_second_style_legendurl_height" "431"
      "wms_style_second_style_legendurl_format" "image/png"
      "wms_style_second_style_legendurl_href"
"http://eidc.ceh.ac.uk/administration-folder/tools/wms/987544e0-22d8-11e4-8c21-0800200c9a66/legends/LCM2007_DomTar.png"
END



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Multiple-styles-in-a-MapServer-WMS-Service-tp5269071p5270330.html
Sent from the Mapserver - User mailing list archive at Nabble.com.


More information about the mapserver-users mailing list