Re: [Geoserver-users] SLD and external graphic

2010-10-13 Thread David Winslow
Just a guess, but the styles directory is published as http://localhost:8080/geoserver/styles/ not http://localhost:8080/geoserver/*www*/styles/ If you want to use the www prefix you'll need to copy your SVGs over to the www/ directory in your datadir. Hope this helps. -- David Winslow OpenGeo -

Re: [Geoserver-users] SLD and external graphic

2010-10-13 Thread Andrea Aime
On Wed, Oct 13, 2010 at 8:57 AM, Katrin Saul wrote: > Hi, > > I've a problem with external graphic. > > If I try  to get external graphic dynamically - the field 'geomname' holds > the name of svg (first example) > >   >     xlink:href="http://localhost:8080/geoserver/www

[Geoserver-users] SLD and external graphic

2010-10-13 Thread Katrin Saul
Hi, I've a problem with external graphic. If I try to get external graphic dynamically - the field 'geomname' holds the name of svg (first example) xlink:href="http://localhost:8080/geoserver/www/styles/${strToLowerCase(geomname)}"/> image/svg+xml and part of name in this example :