I'm not sure I understand the question, or the problem you are trying to
solve, so if this doesn't make sense, can you try explaining it a bit more?

The documentation you linked to tells you that there are:
 - standard symbols from the SLD set ("well known marks") -
WellKnownMarkFactory.java
 - some extra ones implemented by  GeoTools (those starting with shape://) -
ShapeMarkFactory.java
 - a user-expandable set of extended symbols (which can be done with WKT, or
in code)
 - TrueType Font glyphs (so you can use pretty much any font you have access
to) - TTFMarkFactory.java

You can get some extra options at:
http://docs.geoserver.org/stable/en/user/styling/sld/reference/pointsymboliz
er.html#sld-reference-pointsymbolizer

Can you explain what you need to do, and what you've already looked at?

Brad




------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to