I've just added a bug (https://osgeo-org.atlassian.net/browse/GEOS-8773)

Ian

On Wed, 6 Jun 2018 at 09:58, Chris Buckmaster <
chris.buckmas...@runnymede.gov.uk> wrote:

> Thanks for checking that Ian, so you have the same issue?
>
>
>
> Do I need to submit this as an issue on Geoserver’s issue tracker?
>
>
>
> Chris
>
>
>
> *From:* Ian Turton [mailto:ijtur...@gmail.com]
> *Sent:* 06 June 2018 09:57
> *To:* Chris Buckmaster
> *Cc:* geoserver-users
> *Subject:* Re: [Geoserver-users] External legend graphic issues
> (Geoserver 2.13.1)
>
>
>
> It seems I misled you yesterday as I was using 2.13.0 not 2.13.1 as I
> thought and having done a quick test today it is definitely a regression.
>
>
>
> Ian
>
>
>
> On Tue, 5 Jun 2018 at 15:04, Chris Buckmaster <
> chris.buckmas...@runnymede.gov.uk> wrote:
>
> I have recently upgraded from Geoserver 2.11.0 to 2.13.1 and have found my
> external graphics for point layers are not displaying (they revert to a
> default grey symbol).
>
>
>
> Is there anything wrong in my code, or has anything changed between 2.11
> and 2.13 which might be causing problems? Inaccessibility problems for
> Geoserver to online resources?
>
>
>
> An example of my xml is below:
>
>
>
> <?xml version="1.0" encoding="UTF-8"?>
>
> <StyledLayerDescriptor xmlns="http://www.opengis.net/sld"; xmlns:ogc="
> http://www.opengis.net/ogc"; xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance"; version="1.1.0" xmlns:xlink="
> http://www.w3.org/1999/xlink"; xsi:schemaLocation="
> http://www.opengis.net/sld
> http://schemas.opengis.net/sld/1.1.0/StyledLayerDescriptor.xsd"; xmlns:se="
> http://www.opengis.net/se";>
>
>   <NamedLayer>
>
>     <se:Name>cctv_cameras</se:Name>
>
>     <UserStyle>
>
>       <se:Name>cctv_cameras</se:Name>
>
>       <se:FeatureTypeStyle>
>
>         <se:Rule>
>
>           <se:Name>Single symbol</se:Name>
>
>           <se:PointSymbolizer>
>
>             <se:Graphic>
>
>               <se:ExternalGraphic>
>
>                 <se:OnlineResource xlink:type="simple" xlink:href="
> http://maps.runnymede.gov.uk/website/maps/png/community/cctv_cameras.png
> "/>
>
>                 <se:Format>image/png</se:Format>
>
>               </se:ExternalGraphic>
>
>               </se:Graphic>
>
>           </se:PointSymbolizer>
>
>         </se:Rule>
>
>       </se:FeatureTypeStyle>
>
>     </UserStyle>
>
>   </NamedLayer>
>
> </StyledLayerDescriptor>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
>
>
> --
>
> Ian Turton
>


-- 
Ian Turton
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to