[mapserver-commits] [MapServer/MapServer] 22936c: Add SLD export support custom vector symbols and h...
Seth G
noreply at github.com
Sat Aug 22 02:50:57 PDT 2026
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 22936c87a24badbac916c61d1751190fb3e882a8
https://github.com/MapServer/MapServer/commit/22936c87a24badbac916c61d1751190fb3e882a8
Author: Seth G <sethg at geographika.co.uk>
Date: 2026-08-22 (Sat, 22 Aug 2026)
Changed paths:
M msautotest/sld/expected/sld_style_lpoint2.xml
A msautotest/sld/expected/wms_getstyles_hexagon.xml
A msautotest/sld/expected/wms_getstyles_pentagon.xml
A msautotest/sld/expected/wms_getstyles_point_chevron.xml
A msautotest/sld/expected/wms_getstyles_point_circle_no_outline.xml
A msautotest/sld/expected/wms_getstyles_point_notched_rect.xml
A msautotest/sld/expected/wms_getstyles_point_notched_rect_offset.xml
A msautotest/sld/expected/wms_getstyles_point_notched_rect_opacity.xml
A msautotest/sld/expected/wms_getstyles_point_notched_rect_rotated.xml
A msautotest/sld/expected/wms_getstyles_point_outline.xml
A msautotest/sld/expected/wms_getstyles_point_oval.xml
A msautotest/sld/expected/wms_getstyles_point_oval_opacity.xml
A msautotest/sld/expected/wms_getstyles_point_oval_rotated.xml
A msautotest/sld/expected/wms_getstyles_point_x.xml
A msautotest/sld/expected/wms_getstyles_polygon_backslash.xml
A msautotest/sld/expected/wms_getstyles_polygon_horline.xml
A msautotest/sld/expected/wms_getstyles_polygon_slash.xml
A msautotest/sld/expected/wms_getstyles_polygon_snap_to_slash.xml
A msautotest/sld/expected/wms_getstyles_polygon_square_spaced.xml
A msautotest/sld/expected/wms_getstyles_polygon_vertline.xml
A msautotest/sld/expected/wms_getstyles_wave.xml
A msautotest/sld/getstyles_complex.map
M msautotest/wxs/expected/wms_getstyles_expressions24.xml
M msautotest/wxs/expected/wms_getstyles_expressions25.xml
M msautotest/wxs/expected/wms_inspire_styles_all.xml
M msautotest/wxs/expected/wms_inspire_styles_commontransportelements.xml
M msautotest/wxs/expected/wms_inspire_styles_transportnode.xml
M msautotest/wxs/wms_styles_expressions.map
M src/mapogcsld.cpp
Log Message:
-----------
Add SLD export support custom vector symbols and hatch fills (#7591)
* Add support for black point outlines and x symbols
* Add support for hatch SLD output
* Add XML comment if the symbol is not supported
* Write embedded SVG for vector symbols when not WellKnownNames
* Add support for polygon fills using lines
* Add support for ANGLE, OPACITY, and ANCHORPOINT for custom SYMBOLs with tests
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