[Mapserver-users] loadSymbol(): GD library error
Karin Dürrwanger
dukav110 at mars.rz.fht-stuttgart.de
Fri Apr 11 02:00:38 PDT 2003
Hello list,
im a student and i am new in using the MapServer. The version of the
MapServer is 3.6.2. I insertet the RosaApplet and I tried to put a
pixmap-Symbol to my map. But when i try to load my examle i get the
following message : loadSymbol(): GD library error. If i load the same
example without the RosaApplet it works fine.
This is part of my code:
#--------Map Object
NAME "stuttgart"
STATUS ON
EXTENT 3460000.000000 5360000.000000 3544000.000000 5432000.000000
SIZE 400 400
SHAPEPATH "./data"
SYMBOLSET "./etc/symbols.sym"
FONTSET "./etc/fonts.txt"
IMAGECOLOR 255 255 255
UNITS METERS
IMAGETYPE GIF
#-------Symbol (Pixmap)
SYMBOL
NAME "Pic"
TYPE PIXMAP
IMAGE "C:/Programme/Apache
Group/Apache/htdocs/rosa_2/image/Pan.gif"
END
#-------Layer
LAYER
NAME "xxxxx"
TYPE POINT
GROUP "xxxxxxx"
STATUS ON
FEATURE
POINTS
3512400.00 5404500.00
END
END
CLASS
NAME "xxxxxxxxx"
COLOR 255 0 0
SYMBOL "Pic"
END
END
Thanks for any help.
Karin Dürrwanger
More information about the MapServer-users
mailing list