[MapServer-users] Well-know SLD symbols
Rahkonen Jukka
jukka.rahkonen at maanmittauslaitos.fi
Wed Nov 15 02:33:16 PST 2023
Hi,
The SDL standard defines some well-known symbols: circle, square, triangle, arrow, cross, star, and x. Can I find somewhere the mapfile versions of these symbols? I found circle and star from GitHub https://github.com/MapServer/MapServer/blob/2b263e96d1b44fb74caf20581256c71419da802c/msautotest/sld/data/symbols.map.include#L11
and I also found code that probably generates the well-know symbols https://github.com/MapServer/MapServer/blob/2b263e96d1b44fb74caf20581256c71419da802c/src/mapogcsld.cpp#L48 but that code is rather useless for me.
Triangle and cross can be found here https://mapserver.org/mapfile/symbology/examples.html If somebody has ready-made square, arrow, and x and is willing to share them I would be grateful.
-Jukka Rahkonen-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20231115/c41eb889/attachment.htm>
More information about the MapServer-users
mailing list