<div dir="auto">There seems to be a regression with svg- I have another sample file that doesn’t render correctly (or at all). Just need to find a little time to resolve it.</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 11, 2023 at 12:10 PM Martin Høgh <<a href="mailto:mh@mapcentia.com">mh@mapcentia.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">I've a MapFile with a point layer using a class style with a SVG symbol:<br>
<br>
CLASS<br>
     NAME 'point'<br>
     STYLE<br>
         SYMBOL <br>
'<a href="https://raw.githubusercontent.com/NordjyllandsTrafikselskab/gisimages/ca64d7a849c7cf0290ec41ec263a97b9195d0ff8/01.01.01.Bus.svg" rel="noreferrer" target="_blank">https://raw.githubusercontent.com/NordjyllandsTrafikselskab/gisimages/ca64d7a849c7cf0290ec41ec263a97b9195d0ff8/01.01.01.Bus.svg</a>'<br>
     END<br>
END<br>
<br>
In 7.6 this works fine, but in 8.1 the SVG symbol is not showing (no <br>
errors but the image is blank). But if change the SVG file to e.g.:<br>
<br>
<a href="https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/AJ_Digital_Camera.svg" rel="noreferrer" target="_blank">https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/AJ_Digital_Camera.svg</a><br>
<br>
it works. So I guess it's something with the SVG file?<br>
<br>
MapServer version 8.0.1 PROJ version 7.2 GDAL version 3.4 OUTPUT=PNG <br>
OUTPUT=JPEG OUTPUT=KML SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE <br>
SUPPORTS=CAIRO SUPPORTS=SVG_SYMBOLS SUPPORTS=RSVG SUPPORTS=ICONV <br>
SUPPORTS=FRIBIDI SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT <br>
SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER <br>
SUPPORTS=SOS_SERVER SUPPORTS=OGCAPI_SERVER SUPPORTS=FASTCGI <br>
SUPPORTS=GEOS SUPPORTS=PBF INPUT=JPEG INPUT=POSTGIS INPUT=OGR INPUT=GDAL <br>
INPUT=SHAPEFILE INPUT=FLATGEOBUF<br>
<br>
<br>
_______________________________________________<br>
MapServer-users mailing list<br>
<a href="mailto:MapServer-users@lists.osgeo.org" target="_blank">MapServer-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mapserver-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</blockquote></div></div>