Hi pete, Don't know if your problem is already solved, but this is how i would do it:
I would iterate over each vertex in my linestring, and add them to a new layer, then i would set the style of that layer, and place that layer above the layer with the linestrings. grtz, wouter On Mon, Nov 24, 2008 at 10:32 PM, Pete Ballack <[EMAIL PROTECTED]> wrote: > Hi, > I am trying to create a Style to display the line of a Linestring with > highlighted vertices. > > i.e. > Stroke width = 1 > Vertices size = 3 > > But i cannot find any explanation on how to create the style. There seems to > be no tags in the Styled Layer Descriptor Documentation. > > Does anyone has an idea to solve it? > > Thanks > Pete > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
