[mapserver-users] Problem with filling

Manuel Marichal Pérez marichalperez at yahoo.es
Fri Nov 15 05:34:58 PST 2002


Hi, all. I’m having a extrange problem with symbol filling.  My symbol
file is very simple:
 
Symbol
Name 'horiz'
Type VECTOR
TRANSPARENT 0
Points
0 1
1 1
END
END
 
Ok. Now, if I want to fill a layer with this symbol I do:
 
LAYER 
  NAME "thename"
  DATA “thedata”
  STATUS DEFAULT
  TYPE POLYGON
  CLASS 
    NAME "thename "
    SYMBOL 1
    
..
  END
 END
 
Well,  the map is rendered well, but only in CGI applications. If I use
php_mapscript, the layer is rendered always in black color. Anybody have
seen this before?. See it yourself in the attached images
 Is this a
bug?.
 
Thanks in advance,
Manolo
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20021115/fae41916/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cgi.jpg
Type: image/jpeg
Size: 2192 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20021115/fae41916/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: php.jpg
Type: image/jpeg
Size: 2428 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20021115/fae41916/attachment-0001.jpg>


More information about the MapServer-users mailing list