<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi Gerd,</p>
<p>Is there a typo in the change to the rules? It looks like there's an extra dash in one of them.</p>
<p>+mkgmap:country!=* &amp; addr:country=* { set mkgmap:country='${addr:country|country-ISO:}' }<br />+mkgmap:country!=* &amp; is_in:country=* { set mkgmap:country='${is_in:country|country--ISO:}' }</p>
<p>Colin</p>
<div>&nbsp;</div>
<p>On 2014-11-28 10:17, Gerd Petermann wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div dir="ltr">Hi all,<br /><br />see also <br /><a href="http://gis.19327.n5.nabble.com/useless-rules-in-default-style-inc-address-tp5825575.html">http://gis.19327.n5.nabble.com/useless-rules-in-default-style-inc-address-tp5825575.html</a><br /><br />attached is a patch that implements a style filter to convert country names <br />to the 3 character ISO code which is used in e.g. the address rules.<br /><br />It also changes two rules in inc/address to use this filter<br />and adds a simple check to ValueBuilder to report <br />the case when a filter is expected but not recognized because of parser or syntax errors<br />like in the case reported here:<br /><a href="http://gis.19327.n5.nabble.com/Substring-returns-full-string-tp5825603.html">http://gis.19327.n5.nabble.com/Substring-returns-full-string-tp5825603.html</a><br /><br />Gerd</div>
<!-- html ignored --><br />
<pre>_______________________________________________
mkgmap-dev mailing list
<a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a>
<a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a>
</pre>
</blockquote>
</body></html>