Hallo,
we are trying to migrate from Geoserver 1.6.5 to 1.7.3. Our main motivation
is to be able to use .ECW rasters which are way smaller than .TIFF.
However, we have met an unexpected problem. We represent roads with .GIF
files. This works fine with 1.6.5, but not with 1.7.3 : the roads don't
show anymore.
Here is a typical rule we use :
<LineSymbolizer>
<Stroke>
<GraphicStroke>
<Graphic>
<ExternalGraphic>
<OnlineResource
xlink:href="http://localhost:8008/geoserver/styles/reseau/Lf1f1.gif"/>
<Format>image/gif</Format>
</ExternalGraphic>
<Size>1</Size>
</Graphic>
</GraphicStroke>
</Stroke>
</LineSymbolizer>
Is it a bug ?? Is there a workaround ?
Here are our whole SLD and GIF files.
(See attached file: reseau.zip)(See attached file: troncon_rn.sld)
Thanks for your help,
(Embedded image moved to file: pic21724.jpg)
CONFIDENTIALITE : Ce message et les éventuelles pièces attachées sont
confidentiels. Si vous n'êtes pas dans la liste des destinataires, veuillez
informer l'expéditeur immédiatement et ne pas divulguer le contenu à une
tierce personne, ne pas l'utiliser pour quelque raison que ce soit, ne pas
stocker ou copier l'information qu'il contient sur un quelconque support.
CONFIDENTIALITY : This e-mail and any attachments are confidential and may
be privileged. If you are not a named recipient, please notify the sender
immediately and do not disclose the contents to another person, use it for
any purpose or store or copy the information in any medium.
reseau.zip (74.1 KB)
troncon_rn.sld (45.7 KB)