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
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:
>
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:
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
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
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