Re: [Geoserver-users] Using external .svg image from the database in SLD file

2013-06-19 Thread Andrea Aime
On Wed, Jun 19, 2013 at 10:16 AM, Amiala wrote: > Edward, Andrea, > Thank you a lot for your answers, now everything is clear for me. > > I am new here... So if we finally decide to modified SVGGraphicFactory as > you said, should i post it later somewhere? > The ideal way is to fork geotools in

Re: [Geoserver-users] Using external .svg image from the database in SLD file

2013-06-19 Thread Amiala
Edward, Andrea, Thank you a lot for your answers, now everything is clear for me. I am new here... So if we finally decide to modified SVGGraphicFactory as you said, should i post it later somewhere? -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Using-external-svg-imag

Re: [Geoserver-users] Using external .svg image from the database in SLD file

2013-06-18 Thread Andrea Aime
On Tue, Jun 18, 2013 at 4:21 PM, Edward Mac Gillavry < [email protected]> wrote: > Hi Amiala, > > Although the actual tag is "Externalgraphic", you typically refer in your > SLD to the SVG image using the paths on the local file system as you > describe in use case 1. Not sure whether the s

Re: [Geoserver-users] Using external .svg image from the database in SLD file

2013-06-18 Thread Edward Mac Gillavry
e table is something catered for in the current code. Andrea? Best, Edward > Date: Tue, 18 Jun 2013 07:05:05 -0700 > From: [email protected] > To: [email protected] > Subject: [Geoserver-users] Using external .svg image from the database in > SLD file > &

[Geoserver-users] Using external .svg image from the database in SLD file

2013-06-18 Thread Amiala
Hello everyone, I need some help here, please... I am using GEOServer and I have: 1. My own .sld style with external graphics (svg), which works totally fine while it getting image from the local directory: "file:/d:/images" 2. I have table in database with .svg images. I can get this image by fo