How can I use SVG-Features of Mapserver 4.6

Bart van den Eijnden BEN at SYNCERA-ITSOLUTIONS.NL
Mon Jun 20 07:55:25 EDT 2005


Hi,

You have to define an output format for it:

      IMAGETYPE svg
      OUTPUTFORMAT
        NAME svg
        MIMETYPE "image/svg+xml"
        DRIVER svg
        FORMATOPTION  "COMPRESSED_OUTPUT=FALSE"
        FORMATOPTION  "FULL_RESOLUTION=TRUE"
      END


See also for docs (especially the attachment to the bug report):

http://mapserver.gis.umn.edu/bugs/show_bug.cgi?id=1281

Best regards,
Bart

Bart van den Eijnden
Syncera IT Solutions
Postbus 270
2600 AG  DELFT

tel.nr.: 015-7512436
email: BEN at Syncera-ITSolutions.nl

>>> Manfred Zerndl <manfred.zerndl at BVV.BAYERN.DE> 06/20/05 01:42pm >>>
Hey list,

Mapserver comes with SVG support since version 4.6.
I guess it is only possible for a vector layer.
How can I use it?
Do I have to define a special Layer or outputfomat in the mapfile?
Where can i find some documentation about that?

Thanks,

Manfred



More information about the mapserver-users mailing list