[mapserver-commits] [MapServer/MapServer] 5ea4bf: Allow style bindings when using the feature render...

Seth G noreply at github.com
Thu Dec 14 23:46:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: 5ea4bf2c92ee6c99377867b6b540a02c49f29677
      https://github.com/MapServer/MapServer/commit/5ea4bf2c92ee6c99377867b6b540a02c49f29677
  Author: Seth G <sethg at geographika.co.uk>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
    A msautotest/renderers/expected/outlines1.png
    A msautotest/renderers/expected/outlines2.png
    A msautotest/renderers/expected/outlines3.png
    A msautotest/renderers/expected/outlines4.png
    A msautotest/renderers/expected/outlines5.png
    A msautotest/renderers/expected/outlines6.png
    A msautotest/renderers/line_outlines.map
    M src/mapdraw.c

  Log Message:
  -----------
  Allow style bindings when using the feature rendering cache (#6964)

* Ensure styles are bound before calculating widths

* Handle OUTLINEWIDTH attribute binding and ensure styles are not changed in msDrawShape

* Bind for all shapes in cache

* Fix typos and update cache flag logic

* Add msautotests

* Update logic for query processing




More information about the MapServer-commits mailing list