Re: [Geotools-gt2-users] SLD Questions: Hot to make hachures / hatchures

2008-10-14 Thread Mauro Bartolomeoli
If you are interested, we are currently using a different approach to polygon fills with hatching. Instead of using a mark, we use an ExternalGraphic having as href a wms request to geoserver itself. As an example, this could be the content of : image/png

Re: [Geotools-gt2-users] SLD Questions: Hot to make hachures / hatchures

2008-10-14 Thread Andrea Aime
Tobias Spaltenberger ha scritto: > Hi Andrea, > > while googling on how to make polygon fills with hatching, I found > your mail and the following page: > http://jira.codehaus.org/browse/GEOT-829. > > I was able to create hatched polygons using Geoserver 1.6.3 and the > following SLD snippet: >

Re: [Geotools-gt2-users] SLD Questions: Hot to make hachures / hatchures

2008-10-14 Thread Tobias Spaltenberger
Hi Andrea, while googling on how to make polygon fills with hatching, I found your mail and the following page: http://jira.codehaus.org/browse/GEOT-829. I was able to create hatched polygons using Geoserver 1.6.3 and the following SLD snippet:

Re: [Geotools-gt2-users] SLD Questions: Hot to make hachures / hatchures

2008-06-26 Thread Andrea Aime
Stefan A. Krüger ha scritto: > Hi > > I am developing the LGPL AtlasStyler SLD Editor ( try it at > http://www.geopublishinrg.org/AtlasStyler, just click the Starte AtlasStyler > button ) and i accumulated a bunch of SLD related questions during the last > weeks. I will keep posting during the

Re: [Geotools-gt2-users] SLD Questions: Hot to make hachures / hatchures

2008-06-26 Thread Matt Foster
I think there is an extra 'r' in the original URL... http://www.geopublishing.org/AtlasStyler Stefan A. Krüger wrote: Hi I am developing the LGPL AtlasStyler SLD Editor ( try it at http://www.geopublishinrg.org/AtlasStyler, just click the Starte AtlasStyler button ) and i accumulated a bunc

[Geotools-gt2-users] SLD Questions: Hot to make hachures / hatchures

2008-06-26 Thread Stefan A. Krüger
Hi I am developing the LGPL AtlasStyler SLD Editor ( try it at http://www.geopublishinrg.org/AtlasStyler, just click the Starte AtlasStyler button ) and i accumulated a bunch of SLD related questions during the last weeks. I will keep posting during the next days. I start with a first one: Ho