[mapserver-users] Hatch symbol not properly saved

Tamas Szekeres szekerest at gmail.com
Thu Feb 19 17:31:24 EST 2009


Berend,

It doesn't seem to be implemented in the code.
You might want to file a ticket so as to stay with this end in view.

Best regards,

Tamas




2009/2/19 Berend Veldkamp <b.veldkamp at zonnet.nl>

> Hi,
>
> I'm using CSharp mapscript to define some symbols, for instance a hatch:
>
> symbolObj result = new symbolObj("hatch", null);
> result.type = (int)MS_SYMBOL_TYPE.MS_SYMBOL_HATCH;
> map.symbolset.appendSymbol(result);
>
> when I call msmap.symbolset.save(), the symbol will have the following
> definition:
>
> SYMBOL
>  NAME "hatch"
> END
>
> As you can see, "TYPE HATCH" is missing. Mapserver then says: "Symbol
> of type VECTOR or ELLIPSE has no point data"
>
> Any ideas? I'm using FWTools 2.3.1 (MS 5.3-dev)
>
> Regards, Berend
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090219/91789124/attachment.html


More information about the mapserver-users mailing list