<div dir="ltr"><div>Dear Toni,</div><div><br></div><div>Let me make a correction to my previous email:</div><div><br></div><div>The closest I could reach was by getting gray square symbols instead of images by using this path</div><div><sld:OnlineResource xlink:type="simple" xlink:href="<a href="http://172.18.0.6/usr/local/tomcat/weabapps/geoserver/data/styles/day.svg">172.18.0.6/usr/local/tomcat/weabapps/geoserver/data/styles/day.svg</a>"/></div><div><br></div><div>The other ones, I could not get response at all:</div><div><br></div><div><div><sld:OnlineResource xlink:type="simple" xlink:href="c3499bb0ae79:/usr/local/tomcat/weabapps/geoserver/data/styles/day.svg"/></div><div><sld:OnlineResource xlink:type="simple" xlink:href="geoserver4my_geonode:/usr/local/tomcat/weabapps/geoserver/data/styles/day.svg"/></div><div><br></div><div>Thank you very much for your time</div><div><br></div><div>Kind regards</div><div><br></div><div>Julierme<br></div></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 21, 2019 at 6:30 PM Julierme Pinheiro <<a href="mailto:juliermeopensourcedeveloper@gmail.com">juliermeopensourcedeveloper@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi Toni,</div><div><br></div><div>Regarding my previous email, GeoServer@2.14.2 was causing the problem. I removed GeoServer@2.14.2 and installed GeoServer@2.14.1 and issue is solved. Find geo.sld bellow working smoothly on GeoServer@2.14.1 and a screenshot of tb_brasilia_weather layer. Now, I am doing the same thing in my GeoNode@2.8 in a CenTos7 Server installed via Docker and GeoServer@2-13-SNAPSHOT in geoserver4my_geonode container.</div><div><br></div><div>Using the same geo.sld file, I am having some problem trying to reach the image files in geoserver4my_geonode container.  I tried  the settings bellow without no success. <br></div><div><sld:OnlineResource xlink:type="simple" xlink:href="c3499bb0ae79:/usr/local/tomcat/weabapps/geoserver/data/day.svg"/></div><div><sld:OnlineResource xlink:type="simple" xlink:href="geoserver4my_geonode:/usr/local/tomcat/weabapps/geoserver/data/day.svg"/></div><div><sld:OnlineResource xlink:type="simple" xlink:href="172.18.0.6:/usr/local/tomcat/weabapps/geoserver/data/day.svg"/></div><div><br></div><div>Any suggestion or comment on this issue will be very appreciated.<br></div><div><br></div><div>I appreciated your time and help</div><div><br></div><div>Kind regards</div><div><br></div><div>Julierme<br></div><div><br></div><div><br></div><div><b>geo.sld </b><br></div><div><br></div><div><?xml version="1.0" encoding="UTF-8"?><sld:StyledLayerDescriptor xmlns="<a href="http://www.opengis.net/sld" target="_blank">http://www.opengis.net/sld</a>" xmlns:sld="<a href="http://www.opengis.net/sld" target="_blank">http://www.opengis.net/sld</a>" xmlns:gml="<a href="http://www.opengis.net/gml" target="_blank">http://www.opengis.net/gml</a>" xmlns:ogc="<a href="http://www.opengis.net/ogc" target="_blank">http://www.opengis.net/ogc</a>" version="1.0.0" xsi:schemaLocation="<a href="http://www.opengis.net/sld" target="_blank">http://www.opengis.net/sld</a> StyledLayerDescriptor.xsd" xmlns:xlink="<a href="http://www.w3.org/1999/xlink" target="_blank">http://www.w3.org/1999/xlink</a>" xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a>"><br>  <sld:NamedLayer><br>    <sld:Name>geo_sipam</sld:Name><br>    <sld:UserStyle><br>      <sld:Name>geo_sipam</sld:Name><br>      <sld:FeatureTypeStyle><br>        <sld:Rule><br>          <ogc:Filter><br>            <ogc:PropertyIsEqualTo><br>              <ogc:PropertyName>weather</ogc:PropertyName><br>              <ogc:Literal>0</ogc:Literal><br>            </ogc:PropertyIsEqualTo><br>          </ogc:Filter><br>          <sld:PointSymbolizer><br>            <sld:Graphic><br>           <sld:ExternalGraphic><br>             <sld:OnlineResource xlink:type="simple" xlink:href="day.svg"/><br>             <sld:Format>image/svg+xml</sld:Format><br>           </sld:ExternalGraphic><br>           <sld:Size>100</sld:Size><br>         </sld:Graphic><br>          </sld:PointSymbolizer><br>        </sld:Rule><br>        <sld:Rule><br>          <ogc:Filter><br>            <ogc:PropertyIsEqualTo><br>              <ogc:PropertyName>weather</ogc:PropertyName><br>              <ogc:Literal>1</ogc:Literal><br>            </ogc:PropertyIsEqualTo><br>          </ogc:Filter><br>          <sld:PointSymbolizer><br>            <sld:Graphic><br>           <sld:ExternalGraphic><br>             <sld:OnlineResource xlink:type="simple" xlink:href="day.svg"/><br>             <sld:Format>image/svg+xml</sld:Format><br>           </sld:ExternalGraphic><br>           <sld:Size>100</sld:Size><br>         </sld:Graphic><br>          </sld:PointSymbolizer><br>        </sld:Rule><br>        <sld:Rule><br>        <ogc:Filter><br>            <ogc:PropertyIsEqualTo><br>              <ogc:PropertyName>weather</ogc:PropertyName><br>              <ogc:Literal>2</ogc:Literal><br>            </ogc:PropertyIsEqualTo><br>        </ogc:Filter><br>        <sld:PointSymbolizer><br>         <sld:Graphic><br>           <sld:ExternalGraphic><br>             <sld:OnlineResource xlink:type="simple" xlink:href="thunder.svg"/><br>             <sld:Format>image/svg+xml</sld:Format><br>           </sld:ExternalGraphic><br>           <sld:Size>100</sld:Size><br>         </sld:Graphic><br>        </sld:PointSymbolizer><br>        </sld:Rule><br>        <sld:Rule><br>        <ogc:Filter><br>            <ogc:PropertyIsEqualTo><br>              <ogc:PropertyName>weather</ogc:PropertyName><br>              <ogc:Literal>3</ogc:Literal><br>            </ogc:PropertyIsEqualTo><br>        </ogc:Filter><br>        <sld:PointSymbolizer><br>         <sld:Graphic><br>           <sld:ExternalGraphic><br>             <sld:OnlineResource xlink:type="simple" xlink:href="snowy-1.svg"/><br>             <sld:Format>image/svg+xml</sld:Format><br>           </sld:ExternalGraphic><br>           <sld:Size>100</sld:Size><br>         </sld:Graphic><br>        </sld:PointSymbolizer><br>        </sld:Rule><br>        <sld:Rule><br>        <ogc:Filter><br>            <ogc:PropertyIsEqualTo><br>              <ogc:PropertyName>weather</ogc:PropertyName><br>              <ogc:Literal>4</ogc:Literal><br>            </ogc:PropertyIsEqualTo><br>        </ogc:Filter><br>        <sld:PointSymbolizer><br>         <sld:Graphic><br>           <sld:ExternalGraphic><br>             <sld:OnlineResource xlink:type="simple" xlink:href="rainy-1.svg"/><br>             <sld:Format>image/svg+xml</sld:Format><br>           </sld:ExternalGraphic><br>           <sld:Size>100</sld:Size><br>         </sld:Graphic><br>        </sld:PointSymbolizer><br>        </sld:Rule><br>        <sld:VendorOption name="ruleEvaluation">first</sld:VendorOption><br>      </sld:FeatureTypeStyle><br>    </sld:UserStyle><br>  </sld:NamedLayer><br></sld:StyledLayerDescriptor><br><br></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail-m_7252954947640028382gmail_attr">On Mon, Jan 21, 2019 at 3:18 PM Julierme Pinheiro <<a href="mailto:juliermeopensourcedeveloper@gmail.com" target="_blank">juliermeopensourcedeveloper@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi Toni,</div><div><br></div><div>am I correct that you´re using the geoserver css extension?</div><div><br></div><div>Yes. You are right. I am using css extension.</div><div><br></div><div>Can you supply the generated sld?</div><div><br></div><div>Yes. I am send it in attached.</div><div><br></div><div>$ ll ./geoserver/data/styles/thunder.svg</div><div><br></div><div>-rwxr-xr-x 1 tomcat8 tomcat8 1918 jan 21 10:52 ./thunder.svg*</div><div><br></div><div>I changed geonode_css.css file as shown bellow and I am sending geonode_css.sld in attached. It still not working.<br></div><div><br></div><div>* [weather = 4]{<br>  mark: symbol('circle');<br>  mark-size: 5;<br>}<br><br>:mark {<br>  fill: cyan;<br>  stroke: darkblue;<br>}<br><br>[weather = 0] {<br>  mark: url(day.svg);<br>  mark-mime: "image/svg";<br>  mark-size: 100;<br>}<br><br></div><div><br></div><div>I appreciated you help and time.</div><div><br></div><div>Kind regards</div><div><br></div><div>Julierme<br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail-m_7252954947640028382gmail-m_-4034102895287241069gmail_attr">On Mon, Jan 21, 2019 at 2:08 PM Toni Schönbuchner <<a href="mailto:toni.schoenbuchner@csgis.de" target="_blank">toni.schoenbuchner@csgis.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Hey Julierme,<div><br></div><div>am I correct that you´re using the geoserver css extension?</div><div>Can you supply the generated sld?</div><div><br></div><div>Further the output of:</div><div><br></div><div>$ ll ./geoserver/data/styles/sunny.svg</div><div><br></div><div>Further I think the mime type in sld for svg is</div><div><Format>image/svg+xml" </Format></div><div><br></div><div>your could try</div><div><span class="gmail-m_7252954947640028382gmail-m_-4034102895287241069gmail-m_-8804522332846684005Apple-tab-span" style="white-space:pre-wrap">   </span>mark-mime: "image/svg+xml"</div><div>(unsure about this just a shot in the dark)</div><div><br></div><div>Cheers, </div><div>Toni</div><div><br><div>
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div><div>-----------------------------------------------</div><div>CSGIS</div><div><br></div><div>-----------------------------------------------</div><div><div>Kolonnadenstraße 1</div><div>04109 Leipzig</div></div><div>-----------------------------------------------</div><div>Tel <span class="gmail-m_7252954947640028382gmail-m_-4034102895287241069gmail-m_-8804522332846684005Apple-tab-span" style="white-space:pre-wrap">         </span>+49/ (0) 341 24 04 738</div><div>Fax <span class="gmail-m_7252954947640028382gmail-m_-4034102895287241069gmail-m_-8804522332846684005Apple-tab-span" style="white-space:pre-wrap">          </span>+49/ (0) 341 24 04 739</div><div>Web<span class="gmail-m_7252954947640028382gmail-m_-4034102895287241069gmail-m_-8804522332846684005Apple-tab-span" style="white-space:pre-wrap">            </span><a href="http://csgis.de" target="_blank">http://csgis.de</a></div><div>-----------------------------------------------</div><div><br></div><div>Hinweis gemäß § 33 BDSG</div><div>Daten der Verfahrensbeteiligten werden gespeichert. Dieses Dokument ist ausschließlich für den </div><div>Adressaten bestimmt. Der Inhalt der E-Mail ist vertraulich. Falls Sie diese E-Mail versehentlich </div><div>erhalten haben, rufen Sie uns unter obiger Rufnummer umgehend an und löschen Sie diese Nachricht </div><div>von Ihrem Computer. Jegliche Art von Reproduktionen, Verbreitung, Vervielfältigung, Veränderung, </div><div>Verteilung und/oder Veröffentlichung dieser E-Mail ist verboten.</div></div></div></div></div></div></div>
</div>
<div><br><blockquote type="cite"><div>Am 21.01.2019 um 16:51 schrieb Julierme Pinheiro <<a href="mailto:juliermeopensourcedeveloper@gmail.com" target="_blank">juliermeopensourcedeveloper@gmail.com</a>>:</div><br class="gmail-m_7252954947640028382gmail-m_-4034102895287241069gmail-m_-8804522332846684005Apple-interchange-newline"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Dear Jorge and Toni,</div><div><br></div><div>Thank you very much for your reply.  <br></div><div><br></div><div>I have a table (db_brasilia_weather) in postgis. The table db_brasilia_weather has two attributes: weather and url_image. weather attribute has integer values of weather status and url_image attribute: the path for the weather images cloudy.svg, thunder.svg, sunny.svg, rainy.svg.</div><div><br></div><div>db_brasilia_weather</div><div><br></div><div>id     weather      url_image</div><div>1          0             sunny.svg<br></div><div>2          5             thunder.svg</div><div>3          1             rainy.svg</div><div><br></div><div>*.svg images are stored in  /webapps/geoserver/data/styles</div><div><br></div><div>Based on the information, Creating Point Styles in [1] and Item 3.4.2 about Graphic in [2], I created the following CSS (geonode.css) file:</div><div><br></div><div>* {<br>  mark: symbol('circle');<br>  mark-size: 5;<br>}<br><br>:mark {<br>  fill: cyan;<br>  stroke: darkblue;<br>}<br><br>[weather = 0] {<br>  mark: url(./geoserver/data/styles/sunny.svg);<br>  mark-mime: "image/svg";<br>  mark-size: 100;<br>}<br></div><div>I have tried mark: url(sunny.svg), url("./geoserver/data/styles/sunny.svg"), but none of these configuration have been successful.</div><div><br></div><div>Any additional comment on this matter will be very appreciated.</div><div><br></div><div>Thank you very much for your time in advance.</div><div><br></div><div>Kind Regards</div><div><br></div><div>Julierme<br></div><div><br></div><div><br></div><div>[1] <a href="http://docs.geonode.org/en/master/tutorials/advanced/adv_data_mgmt/pretty_maps/css.html#creating-point-styles" target="_blank">http://docs.geonode.org/en/master/tutorials/advanced/adv_data_mgmt/pretty_maps/css.html#creating-point-styles</a><br></div><div>[2] <a href="https://docs.geoserver.org/stable/en/user/styling/workshop/css/point.html" target="_blank">https://docs.geoserver.org/stable/en/user/styling/workshop/css/point.html</a></div><div><br></div><div><br></div><div><br></div><div><br></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail-m_7252954947640028382gmail-m_-4034102895287241069gmail-m_-8804522332846684005gmail-m_-883359080895201821gmail_attr">On Sun, Jan 20, 2019 at 5:53 AM Toni Schönbuchner <<a href="mailto:toni.schoenbuchner@csgis.de" target="_blank">toni.schoenbuchner@csgis.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Julierme,<br>
<br>
I don´t think you can access a postgis entity  directly from SLD.<br>
The Point Symbolizer allows external graphics as mark or ressource.<br>
        <a href="https://docs.geoserver.org/stable/en/user/styling/sld/reference/pointsymbolizer.html#externalgraphic" rel="noreferrer" target="_blank">https://docs.geoserver.org/stable/en/user/styling/sld/reference/pointsymbolizer.html#externalgraphic</a><br>
Where an external ressource could also be identified as URL.<br>
<br>
Means you could add the SVG to your static root or in some other public<br>
directory or even dropbox and use it as symbol. As alternative it should work<br>
to specific a relative path outside of the data dir where tomcat is allowed to read <br>
from. With second linking to the file gets harder. <br>
<br>
May I ask you why the svg should be stored in the database? – unsure if there<br>
is some better way but for sure you could just create a django view to output<br>
the svg from postgres and use it like this in your sld. <br>
<br>
Cheers,<br>
<br>
Toni<br>
<br>
> Today's Topics:<br>
> <br>
>   1. Re: GeoNode Layer Style Weather Symbols and Web  Links<br>
>      (Julierme Pinheiro)<br>
> <br>
> <br>
> ----------------------------------------------------------------------<br>
> <br>
> Message: 1<br>
> Date: Fri, 18 Jan 2019 18:59:40 -0200<br>
> From: Julierme Pinheiro <<a href="mailto:juliermeopensourcedeveloper@gmail.com" target="_blank">juliermeopensourcedeveloper@gmail.com</a>><br>
> To: geonode-users <<a href="mailto:geonode-users@lists.osgeo.org" target="_blank">geonode-users@lists.osgeo.org</a>><br>
> Subject: Re: [GeoNode-users] GeoNode Layer Style Weather Symbols and<br>
>       Web     Links<br>
> Message-ID:<br>
>       <CAKTKyJK9dtC9MX_QHHH+bJvswgBzcC=<a href="mailto:BPOwodR840KZLPoZ0aA@mail.gmail.com" target="_blank">BPOwodR840KZLPoZ0aA@mail.gmail.com</a>><br>
> Content-Type: text/plain; charset="utf-8"<br>
> <br>
> Hi GeoNode users,<br>
> <br>
> Regarding my previous email, looking at GeoServer documentation<br>
> <<a href="https://docs.geoserver.org/stable/en/user/styling/sld/extensions/pointsymbols.html#external-graphics" rel="noreferrer" target="_blank">https://docs.geoserver.org/stable/en/user/styling/sld/extensions/pointsymbols.html#external-graphics</a>>,<br>
> I got the piece of SLD bellow, but burg02.svg is being retrieved from<br>
> $GEOSERVER_DATA_DIR/styles.<br>
> <br>
> I would like to have:<br>
> 1 - burg02.svg being retrieved from a postgres table;<br>
> 2 - make a webpage link on burg02.svg through the  SLD file<br>
> <br>
> <br>
> <PointSymbolizer><br>
>   <Graphic><br>
>     <ExternalGraphic><br>
>       <OnlineResource xlink:type="simple" xlink:href="burg02.svg" /><br>
>       <Format>image/svg+xml</Format><br>
>     </ExternalGraphic><br>
>     <Size>20</Size><br>
>   </Graphic><br>
> </PointSymbolizer><br>
> <br>
> <br>
> Any hint on that will be very appreciated.<br>
> <br>
> Kind regards<br>
> <br>
> Julierme<br>
<br>
</blockquote></div>
</div></blockquote></div><br></div></div></blockquote></div>
</blockquote></div>
</blockquote></div>