Berend,<br><br>It doesn&#39;t seem to be implemented in the code.<br>You might want to file a ticket so as to stay with this end in view.<br><br>Best regards,<br><br>Tamas<br><br><br><br><br><div class="gmail_quote">2009/2/19 Berend Veldkamp <span dir="ltr">&lt;<a href="mailto:b.veldkamp@zonnet.nl">b.veldkamp@zonnet.nl</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
<br>
I&#39;m using CSharp mapscript to define some symbols, for instance a hatch:<br>
<br>
symbolObj result = new symbolObj(&quot;hatch&quot;, null);<br>
result.type = (int)MS_SYMBOL_TYPE.MS_SYMBOL_HATCH;<br>
map.symbolset.appendSymbol(result);<br>
<br>
when I call msmap.symbolset.save(), the symbol will have the following<br>
definition:<br>
<br>
SYMBOL<br>
 &nbsp;NAME &quot;hatch&quot;<br>
END<br>
<br>
As you can see, &quot;TYPE HATCH&quot; is missing. Mapserver then says: &quot;Symbol<br>
of type VECTOR or ELLIPSE has no point data&quot;<br>
<br>
Any ideas? I&#39;m using FWTools 2.3.1 (MS 5.3-dev)<br>
<br>
Regards, Berend<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</blockquote></div><br>