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/
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to