<html>
At 2010-05-26 06:27, Gregory wrote:<br>
<blockquote type=cite class=cite cite>On 26 May 2010 14:22, Ævar Arnfjörð
Bjarmason <<a href="mailto:avarab@gmail.com">avarab@gmail.com</a>>
wrote:
<dl>
<dd>On Wed, May 26, 2010 at 13:08, John Smith
<<a href="mailto:deltafoxtrot256@gmail.com">deltafoxtrot256@gmail.com</a>>
wrote:
<dd>> I want to be able to hide all admin boundaries in JOSM using
the
<dd>> filter method, except admin boundaries that have highway=* or
<dd>> waterway=* or natural=* tags also, I haven't been able to figure
out
<dd>> the right combination of filters to achieve this.<br><br>
<dd>Filters are just search queries, so you can do e.g.:<br><br>
<dd> boundary=administrative -(highway=* | waterway=* |
natural=*)</blockquote>
</dl><br>
Maybe it was just me, but it wasn't obvious that you logically
"AND" search terms by just space-separating them. I realize,
upon close reading of the examples, that the first one implies this*, but
maybe it should be re-emphasized down by the "Use | or OR to combine
with logical OR".<br><br>
<br>
*When I originally read this example, I was thinking it only works with
simple text searches, just like putting two space-separated words in a
search engine. It wasn't obvious that the terms could be more complex
expressions.<br>
<x-sigsep><p></x-sigsep>
--<br>
Alan Mintz <Alan_Mintz+OSM@Earthlink.net><br>
</html>