Opened 16 years ago

Closed 13 years ago

#2836 closed enhancement (wontfix)

Add support for Inkscape layers in SVG format

Reported by: jm Owned by: assefa
Priority: lowest Milestone: 6.0 release
Component: Output-SVG Version: svn-trunk (development)
Severity: trivial Keywords:
Cc:

Description

This patch add support to get SVG files with layers.

You must define new format option, like:

OUTPUTFORMAT

DRIVER svg FORMATOPTION "INKSCAPE=TRUE" ...

END

Attachments (1)

patch_mapsvg_inkscape_option (3.0 KB ) - added by jm 16 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by jm, 16 years ago

Note 1
I forgot to choose the correct option in list "Component": Output-SVG

Note 2
In the previous description, some "line breaks" have disappeared:

OUTPUTFORMAT

DRIVER svg
FORMATOPTION "INKSCAPE=TRUE"
...

END

comment:2 by sdlime, 15 years ago

Component: MapServer C LibraryOutput-SVG
Milestone: 5.4 release6.0 release
Owner: changed from sdlime to assefa

comment:3 by assefa, 13 years ago

Resolution: wontfix
Status: newclosed

This is "deprecated" since the svg output is done through cairo now. Closing. If it still make sense, please open.

Note: See TracTickets for help on using tickets.