On Sun, Sep 7, 2008 at 11:09 PM, <[EMAIL PROTECTED]> wrote:

>
> 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:
> - as long as the inclusion list isn't complete routing will be crippled.
> - the list of key/values pairs is growing rapidly (way beyond all the
> highway key/value pairs).
>
> In short: would it be possible add exclusion filters to Osmosis?


Sure.  I didn't write the tag tasks but it should be straightforward to add
exclusion filters.

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.
_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to