<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hello list members,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I have installed Geonode 2.4 using the ppa:geonode/stable, and now getting some data into it. Having problem styling point data. For polygons I simply create the .sld file in QGIS and it works fine. But points seem to be different as the QGIS .sld does not work, possibly due to embedded .png image in the .sld.<o:p></o:p></p><p class=MsoNormal>I located the directory at /usr/share/geoserver/data/styles and added an /img directory to put images in. (Is this the correct location?)<o:p></o:p></p><p class=MsoNormal>I also tried creating point symbol from the Geoserver Style Manager, still no luck. Any help or examples of using a .png to symbolize points much appreciated. I am using this in style manager, but only returns a grey square not the .png image;<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><?xml version="1.0" encoding="ISO-8859-1"?><o:p></o:p></p><p class=MsoNormal><StyledLayerDescriptor version="1.0.0" <o:p></o:p></p><p class=MsoNormal> xsi:schemaLocation="http://www.opengis.net/sld StyledLayerDescriptor.xsd" <o:p></o:p></p><p class=MsoNormal> xmlns="http://www.opengis.net/sld" <o:p></o:p></p><p class=MsoNormal> xmlns:ogc="http://www.opengis.net/ogc" <o:p></o:p></p><p class=MsoNormal> xmlns:xlink="http://www.w3.org/1999/xlink" <o:p></o:p></p><p class=MsoNormal> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><o:p></o:p></p><p class=MsoNormal>    <NamedLayer><o:p></o:p></p><p class=MsoNormal>    <Name>marae</Name><o:p></o:p></p><p class=MsoNormal>    <UserStyle><o:p></o:p></p><p class=MsoNormal>      <Title>Marae</Title><o:p></o:p></p><p class=MsoNormal>      <Abstract>Marae location</Abstract><o:p></o:p></p><p class=MsoNormal>       <FeatureTypeStyle><o:p></o:p></p><p class=MsoNormal>        <Rule><o:p></o:p></p><p class=MsoNormal>          <PointSymbolizer><o:p></o:p></p><p class=MsoNormal>            <Graphic><o:p></o:p></p><p class=MsoNormal>              <ExternalGraphic><o:p></o:p></p><p class=MsoNormal>                <OnlineResource<o:p></o:p></p><p class=MsoNormal>                  xlink:type="simple"<o:p></o:p></p><p class=MsoNormal>                  xlink:href="./img/marae16.png" /><o:p></o:p></p><p class=MsoNormal>                <Format>image/png</Format><o:p></o:p></p><p class=MsoNormal>              </ExternalGraphic><o:p></o:p></p><p class=MsoNormal>              <Size>16</Size><o:p></o:p></p><p class=MsoNormal>            </Graphic><o:p></o:p></p><p class=MsoNormal>          </PointSymbolizer><o:p></o:p></p><p class=MsoNormal>        </Rule><o:p></o:p></p><p class=MsoNormal>      </FeatureTypeStyle><o:p></o:p></p><p class=MsoNormal>    </UserStyle><o:p></o:p></p><p class=MsoNormal>  </NamedLayer><o:p></o:p></p><p class=MsoNormal></StyledLayerDescriptor><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Tom<o:p></o:p></p></div></body></html>