<div dir="ltr">On Sun, Sep 7, 2008 at 11:09 PM,  <span dir="ltr"><<a href="mailto:osm@na1400.info">osm@na1400.info</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Osmosis currently supports inclusion filtering on ways and nodes based on keys and values (e.g. the --way-key-value option). For the OpenStreetMap routing service I would like to exclude ways and nodes that are irellevant to routing (I'm talking about Gosmore) such as the natural.*, landuse.* and boundary.* keys. I'm trying to accomplish this currently using the inclusion filters (wkv) but this has two main disadvantages:<br>

- as long as the inclusion list isn't complete routing will be crippled.<br>
- the list of key/values pairs is growing rapidly (way beyond all the highway key/value pairs).<br>
<br>
In short: would it be possible add exclusion filters to Osmosis?</blockquote><div><br>Sure.  I didn't write the tag tasks but it should be straightforward to add exclusion filters.<br><br>Add it as a feature request to trac so it doesn't get lost.  I've been working on API 0.6 support but other than that there isn't too much work outstanding.  Hopefully I can get to it fairly soon.  Alternatively you can send me a patch.<br>
<br></div></div></div>