Andrea Aime wrote: > Oliver Gottwald wrote: >> Hi, >> >> I have a list of circumcenter points & radius and would like to draw >> individual circles for each. >> Does anyone have an example that will display them? > > What is wrong with using SLD with a circle mark and making the > radius dependent on a feature attribute? > > http://docs.geoserver.org/stable/en/user/styling/sld-cookbook/points.html#attribute-based-point > > (if you want a circle just use a stroke instead of the fill)
Ah, the example is a little silly in that it uses filters, you can void multiple rules and just use: <Size><ogc:PropertyName>mySizeAttribute</ogc:PropertyName></Size> Cheers Andrea ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://ad.doubleclick.net/clk;226879339;13503038;l? http://clk.atdmt.com/CRS/go/247765532/direct/01/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
