[mapserver-commits] [MapServer/MapServer] ae5e9b: RFC 138 Implementation - Reference SLD files in Ma...

Seth G noreply at github.com
Wed Mar 13 14:31:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: ae5e9b2d3a73e702ae5c8b08d5049f466fe2483f
      https://github.com/MapServer/MapServer/commit/ae5e9b2d3a73e702ae5c8b08d5049f466fe2483f
  Author: Seth G <sethg at geographika.co.uk>
  Date:   2024-03-13 (Wed, 13 Mar 2024)

  Changed paths:
    M msautotest/misc/ogrpen.map
    A msautotest/sld/data/green.sld
    A msautotest/sld/data/mixed_styles.csv
    A msautotest/sld/data/multi_namedstyles.sld
    A msautotest/sld/data/raster.xml
    A msautotest/sld/data/twostyles.sld
    A msautotest/sld/expected/sld_styleitem_attribute.png
    A msautotest/sld/expected/sld_styleitem_file.png
    A msautotest/sld/expected/sld_styleitem_file_blue.png
    A msautotest/sld/expected/sld_styleitem_file_getstyle.xml
    A msautotest/sld/expected/sld_styleitem_file_getstyle_twostyles.xml
    A msautotest/sld/expected/sld_styleitem_file_getstyle_twostyles_green.xml
    A msautotest/sld/expected/sld_styleitem_file_green.png
    A msautotest/sld/expected/sld_styleitem_file_legend.png
    A msautotest/sld/expected/sld_styleitem_file_missing.png
    A msautotest/sld/expected/sld_styleitem_file_namedstyle_default.png
    A msautotest/sld/expected/sld_styleitem_file_namedstyle_first.png
    A msautotest/sld/expected/sld_styleitem_file_override.png
    A msautotest/sld/expected/sld_styleitem_file_raster.png
    A msautotest/sld/expected/sld_styleitem_file_twostyles_legend_blue.png
    A msautotest/sld/expected/sld_styleitem_file_twostyles_legend_green.png
    A msautotest/sld/sld_styleitem_attribute.map
    A msautotest/sld/sld_styleitem_file.map
    A msautotest/wxs/expected/wms_get_map_mark_symbol_sld_legend.png
    M msautotest/wxs/wms_sld.map
    M src/mapdraw.c
    M src/mapfile.c
    M src/maplayer.c
    M src/mapogcsld.cpp
    M src/mapogcsld.h

  Log Message:
  -----------
  RFC 138 Implementation - Reference SLD files in Mapfiles (#7034)

* Squashed commit of the following:

    Use SLD_USE_FIRST_NAMEDLAYER and check for true value
    Add logging and move loading of SLD
    Add full test suite
    Apply first style by default and load SLD when map is parsed
    Add legend image output
    Apply SLD from STYLEITEM field

* Add raster SLD test and use non-matching NamedLayer

* Add file open memory check and remove redundant nStatus

* Memory leak fix

---------

Co-authored-by: Even Rouault <even.rouault at spatialys.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications


More information about the MapServer-commits mailing list