[mapserver-users] svg format

valerio vianello valerio.vianello at yahoo.it
Mon Jun 2 00:37:43 PDT 2008


Hi,

I'm new in this community and I'm starting to learn something about mapserver. In my application I need to work with svg file. If I try to do a raster layer with a svg file I have the following error: 

"msDrawMap(): Image handling error. Failed to draw layer named 'modis'.
msDrawRaster(): Image handling error. Unrecognized or unsupported image format
drawEPP(): Image handling error. /var/www/ms4w/apps/tutorial/data/ssap/maps/b1_f2_no_details.svg is not an EPPL file.
"  
While if I start from a raster file in png format and in the map file I put the following code:

OUTPUTFORMAT

    NAME svg

    DRIVER "svg"

    MIMETYPE "image/svg+xml"

    IMAGEMODE PC256

    EXTENSION "svg"

  END

in output I have 2 file, one with raster layer in png format and another with POLYGON layer in svg format.

The question is: Can MapServer process input/output svg file ? and if it can How I have to set mapserver ?  

Thanks
Valerio




      ___________________________________ 
Scopri il Blog di Yahoo! Mail: trucchi, novità, consigli... e la tua opinione!
http://www.ymailblogit.com/blog/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080602/69012794/attachment.htm>


More information about the MapServer-users mailing list