[mapserver-commits] [mapserver/mapserver] c505ea: SLD: Improve WMS GetStyles request (#5832)

Jérome Boué noreply at github.com
Wed Apr 1 06:36:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: c505ea2206e577b516527319d4a2aa698f3d6ab7
      https://github.com/mapserver/mapserver/commit/c505ea2206e577b516527319d4a2aa698f3d6ab7
  Author: Jérome Boué <jbo-ads at mailo.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    M maplexer.c
    M mapogcsld.c
    M mapparser.c
    M mapparser.h
    M mapparser.y
    M mapserver.h
    M mapwms.c
    A msautotest/sld/data/layer_multiplot.map.include
    A msautotest/sld/data/multiplot.json
    A msautotest/sld/expected/map_style_reference.xml
    A msautotest/sld/expected/map_style_text.png
    A msautotest/sld/expected/map_style_text.xml
    A msautotest/sld/expected/sld_style_lline.xml
    A msautotest/sld/expected/sld_style_lline2.xml
    A msautotest/sld/expected/sld_style_lpoint.xml
    A msautotest/sld/expected/sld_style_lpoint2.xml
    A msautotest/sld/expected/sld_style_lpolygon.xml
    A msautotest/sld/expected/sld_style_lpolygon2.xml
    A msautotest/sld/getstyles.map
    A msautotest/sld/getstyles_text.map
    M msautotest/sld/reference.map

  Log Message:
  -----------
  SLD: Improve WMS GetStyles request (#5832)

* Improve SLD generation from MapFile

* Work around opacity/alpha limitations

* Add SLD generation from 'SLD_BODY' and 'SLD' WMS URL parameters

* Update and use expression parser to generate SLD from TEXT content




More information about the mapserver-commits mailing list