CSharp-Mapscript: setSymbolSet doesn't work?!

Christian Wilmes C.Wilmes at GMX.DE
Mon Jul 24 03:34:08 EDT 2006


Thanks a lot Tamas, now it works!

Best Regards
Christian



-------- Original-Nachricht --------
Datum: Fri, 21 Jul 2006 23:47:24 +0200
Von: "Tamas Szekeres" <szekerest at gmail.com>
An: "Christian Wilmes" <C.Wilmes at gmx.de>
Betreff: Re: Re: Re: Re: [UMN_MAPSERVER-USERS] CSharp-Mapscript: setSymbolSet doesn\'t work?!

> Christian,
> 
> You have to set the symbol of the styleObj as:
> 
> myStyle.symbolname = "mySymbol";
> myStyle.symbol = myMap.symbolset.index("mySymbol");
> 
> I consider this issue is a bug in mapscript so added:
> 
> http://mapserver.gis.umn.edu/bugs/show_bug.cgi?id=1837
> 
> Best Regards,
> 
> Tamas
> 
> 
> 2006/7/20, Christian Wilmes <C.Wilmes at gmx.de>:
> > Hi,
> >
> > I could not find a soluötion for solving my problem. So I created a
> simple Exampels with VS2005. The examples uses a Point-Shape which is together
> with everything else in the zip-File. I tried it out with new Layer(myMap)
> and with the myMap.insert method. Both of them doesn't work.
> >
> > Best Regards
> > Christian
> >

-- 


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer



More information about the mapserver-users mailing list