<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Dynamic Symbolizers (Part 1)</title>
	<atom:link href="http://blog.geoserver.org/2008/12/08/dynamic-symbolizers-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.geoserver.org/2008/12/08/dynamic-symbolizers-part-1/</link>
	<description>Everything GeoServer, and a little more</description>
	<lastBuildDate>Sat, 24 Dec 2011 16:57:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Miles Jordan</title>
		<link>http://blog.geoserver.org/2008/12/08/dynamic-symbolizers-part-1/comment-page-1/#comment-70162</link>
		<dc:creator>Miles Jordan</dc:creator>
		<pubDate>Thu, 18 Mar 2010 00:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.geoserver.org/?p=150#comment-70162</guid>
		<description>Oh, can&#039;t post XML here. Oh well!</description>
		<content:encoded><![CDATA[<p>Oh, can&#8217;t post XML here. Oh well!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miles Jordan</title>
		<link>http://blog.geoserver.org/2008/12/08/dynamic-symbolizers-part-1/comment-page-1/#comment-70161</link>
		<dc:creator>Miles Jordan</dc:creator>
		<pubDate>Thu, 18 Mar 2010 00:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.geoserver.org/?p=150#comment-70161</guid>
		<description>This works great with one small caveat: GetLegendGraphic will not return a legend graphic. In order to make it work, you need to specify a default icon to use with an ElseFilter in your SLD.

So your Rules should check to see if STATE_ABBR is null and if so display the default icon. i.e. 


    Flags
    USA state flags
    
        
            
                STATE_ABBR
            
        
    
    
    ...


    
    
        
            
                
                image/png
            
        
    
</description>
		<content:encoded><![CDATA[<p>This works great with one small caveat: GetLegendGraphic will not return a legend graphic. In order to make it work, you need to specify a default icon to use with an ElseFilter in your SLD.</p>
<p>So your Rules should check to see if STATE_ABBR is null and if so display the default icon. i.e. </p>
<p>    Flags<br />
    USA state flags</p>
<p>                STATE_ABBR</p>
<p>    &#8230;</p>
<p>                image/png</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Aime</title>
		<link>http://blog.geoserver.org/2008/12/08/dynamic-symbolizers-part-1/comment-page-1/#comment-50091</link>
		<dc:creator>Andrea Aime</dc:creator>
		<pubDate>Wed, 02 Sep 2009 08:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.geoserver.org/?p=150#comment-50091</guid>
		<description>bloody, the blog post is no place for a support conversation.
Can you post your questions to the GeoServer users mailing list instead?</description>
		<content:encoded><![CDATA[<p>bloody, the blog post is no place for a support conversation.<br />
Can you post your questions to the GeoServer users mailing list instead?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bloody</title>
		<link>http://blog.geoserver.org/2008/12/08/dynamic-symbolizers-part-1/comment-page-1/#comment-50090</link>
		<dc:creator>bloody</dc:creator>
		<pubDate>Wed, 02 Sep 2009 08:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.geoserver.org/?p=150#comment-50090</guid>
		<description>ok to be a littlebit more verbose,
i tried the following in my sld:
...
OnlineResource xlink:type=&quot;simple&quot; xlink:href=&quot;../symbols/${SID}.svg&quot;
...
but it doesn&#039;t work. even if i write ${sid} the value of the PropertyName isn&#039;t inserted.
geoserver instead says:&quot;  cvc-datatype-valid.1.2.1: &#039;../symbols/${SID}.svg&#039; is not a valid &#039;anyURI&#039; value.&quot;
would be nice to see how it is working in 1.7.5
tia
bloody</description>
		<content:encoded><![CDATA[<p>ok to be a littlebit more verbose,<br />
i tried the following in my sld:<br />
&#8230;<br />
OnlineResource xlink:type=&#8221;simple&#8221; xlink:href=&#8221;../symbols/${SID}.svg&#8221;<br />
&#8230;<br />
but it doesn&#8217;t work. even if i write ${sid} the value of the PropertyName isn&#8217;t inserted.<br />
geoserver instead says:&#8221;  cvc-datatype-valid.1.2.1: &#8216;../symbols/${SID}.svg&#8217; is not a valid &#8216;anyURI&#8217; value.&#8221;<br />
would be nice to see how it is working in 1.7.5<br />
tia<br />
bloody</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bloody</title>
		<link>http://blog.geoserver.org/2008/12/08/dynamic-symbolizers-part-1/comment-page-1/#comment-49851</link>
		<dc:creator>bloody</dc:creator>
		<pubDate>Mon, 31 Aug 2009 12:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.geoserver.org/?p=150#comment-49851</guid>
		<description>is it still available in geoserver 1.7.5 ? because i can&#039;t manage it to work.</description>
		<content:encoded><![CDATA[<p>is it still available in geoserver 1.7.5 ? because i can&#8217;t manage it to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zach rouse</title>
		<link>http://blog.geoserver.org/2008/12/08/dynamic-symbolizers-part-1/comment-page-1/#comment-35403</link>
		<dc:creator>zach rouse</dc:creator>
		<pubDate>Wed, 22 Apr 2009 21:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.geoserver.org/?p=150#comment-35403</guid>
		<description>Andrea- nice example- just what we are looking for</description>
		<content:encoded><![CDATA[<p>Andrea- nice example- just what we are looking for</p>
]]></content:encoded>
	</item>
</channel>
</rss>

