Opened 17 years ago

Closed 17 years ago

#2055 closed defect (fixed)

Polygons are filled with SVG

Reported by: peter.hopfgartner@… Owned by: assefa
Priority: high Milestone: 5.0 release
Component: Output-SVG Version: 4.10
Severity: normal Keywords:
Cc: dmorissette

Description (last modified by dmorissette)

Changing the IMAGETYPE to SVG makes all my polygons get filled.

peter@lemur: ~$ /usr/lib/cgi-bin/mapserv -v
MapServer version 4.10.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP
OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER
SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER
SUPPORTS=THREADS SUPPORTS=GEOS INPUT=EPPL7 INPUT=POSTGIS INPUT=OGR INPUT=GDAL
INPUT=SHAPEFILE DEBUG=MSDEBUG

Attachments (2)

map-svg.map (609 bytes ) - added by peter.hopfgartner@… 17 years ago.
Map file for SVG output
mapsvg.diff (1.1 KB ) - added by hopfgartner 17 years ago.

Download all attachments as: .zip

Change History (5)

by peter.hopfgartner@…, 17 years ago

Attachment: map-svg.map added

Map file for SVG output

by hopfgartner, 17 years ago

Attachment: mapsvg.diff added

comment:1 by hopfgartner, 17 years ago

The tiny patch above solves this problem for me.

Regards,

Peter

comment:2 by dmorissette, 17 years ago

Cc: dmorissette added
Description: modified (diff)
Milestone: 5.0 release
Owner: changed from mapserverbugs to assefa

Assefa, this is a very simple patch. Can you please review it and if it's okay then apply it in trunk and branch-4-10?

comment:3 by assefa, 17 years ago

Resolution: fixed
Status: newclosed

commited in trunck (r6083) and backported to 4.10.x branch (r6084).

Thanks Peter.

Note: See TracTickets for help on using tickets.