I am also interested in something similar. I would like to have a feature where there is a point with two overlapping circles each with different pointRadiuses. As far as I know, this isn't possible and I would have to do two points, being careful to have the point with the larger radius put on the map first.
- Chris On Wed, Sep 24, 2008 at 13:57, Andreas Hocevar <[EMAIL PROTECTED]> wrote: > Christopher Schmidt wrote: >> On Wed, Sep 24, 2008 at 10:00:24AM -0400, Alexandre Dube wrote: >> >>> Can a vector line feature has an outline color of some kind ? >>> Polygons use strokeColor for their outline color and fillColor for their >>> color, is there a way to do something similar with a line feature ? >>> >> >> Nope. You can duplicate all your features though, and do two different >> styles. (This type of functionality being built in is one of the things >> I've heard TOPP people mention as one of those things they wish they >> had, I think...) >> > > Yes, that's true. The plan is to allow for multiple symbolizers for one > feature, so you could draw e.g. a thin black line on top of a thick > yellow one. This would also be a step towards better SLD support. > > Unfortunately, there was neither enough time nor interest from others > until now to start working on it. > > Regards, > Andreas. > > -- > Andreas Hocevar > OpenGeo - http://opengeo.org/ > Expert service straight from the developers. > > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
