<div dir="ltr">I can see that importing SLD I've already a limitation getting external graphics:<div><br></div><div><div><pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(0,0,0)">in the function: msSLDParseExternalGraphic(...)</span></pre>

<pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(0,0,0)">mapogcsld.c:2079 </span></pre><pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(0,0,0)"><br></span></pre><pre style="margin-top:0px;margin-bottom:0px">

<span style="color:rgb(0,0,0)">ther is </span><span style="font-family:arial;color:rgb(0,0,128)">#if</span><span style="font-family:arial;color:rgb(192,192,192)"> </span><span style="font-family:arial">defined</span><span style="font-family:arial;color:rgb(0,0,0)">(</span><span style="font-family:arial">USE_CURL</span><span style="font-family:arial;color:rgb(0,0,0)">)</span></pre>

<pre style="margin-top:0px;margin-bottom:0px"><span style="font-family:arial;color:rgb(0,0,0)"><br></span></pre><pre style="margin-top:0px;margin-bottom:0px"><span style="font-family:arial;color:rgb(0,0,0)">USE_CURL is by default set to OFF, but I don't know how it is set in destributed packages.</span></pre>

<pre style="margin-top:0px;margin-bottom:0px"><span style="font-family:arial;color:rgb(0,0,0)"><br></span></pre><pre style="margin-top:0px;margin-bottom:0px"><span style="font-family:arial;color:rgb(0,0,0)">I think that, in case of parsing ExternalGraphics it's a too big limitation jumping them assuming they are remote. They can be external but locally defined. </span></pre>

<pre style="margin-top:0px;margin-bottom:0px"><span style="font-family:arial;color:rgb(0,0,0)">I think that this control is </span><font color="#000000" face="arial">redundant because it's is effectively set in:</font></pre>

<pre style="margin-top:0px;margin-bottom:0px"><font color="#000000" face="arial"><br></font></pre><pre style="margin-top:0px;margin-bottom:0px"><font color="#000000" face="arial">mapsymbol.c: </font><span style="color:rgb(0,0,0);font-family:arial">msAddImageSymbol(...)</span></pre>

<pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(0,0,0);font-family:arial"><br></span></pre><pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(0,0,0);font-family:arial">please let me know what do you think about removing </span><font color="#000000" face="arial">USE_CURL only in mapogcsld.c:2079</font></pre>

<pre style="margin-top:0px;margin-bottom:0px"><font color="#000000" face="arial"><br></font></pre>

</div><div>Luigi Pirelli (<a href="mailto:luigi.pirelli@faunalia.it">luigi.pirelli@faunalia.it</a> - <a href="mailto:luipir@gmail.com">luipir@gmail.com</a>)<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On 3 March 2014 12:22, Gino Pirelli <span dir="ltr"><<a href="mailto:luipir@gmail.com" target="_blank">luipir@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr"><div class="gmail_extra">Hi, I'm the author of the Pull request.</div><div class="gmail_extra"><br></div><div class="gmail_extra">If' it's ok, I'll modify pull request avoiding remote sld using a compilation variable named OWS_ALLOW_REMOTE_SLD_ASSETS</div>


<div class="gmail_extra"><br></div><div class="gmail_extra">thank you</div><div class="gmail_extra"><br></div><div class="gmail_extra">Luigi Pirelli (<a href="mailto:luigi.pirelli@faunalia.it" target="_blank">luigi.pirelli@faunalia.it</a> - <a href="mailto:luipir@gmail.com" target="_blank">luipir@gmail.com</a>)</div>

</div></blockquote></div></div></div>