Oracle wrote: > Firstly, a thank you. Great stuff. > > Now the request. For the nodes, you have a "node-key" and > "node-key-value" filters, but for the ways you only have a > "way-key-value". I would find a "way-key" filter valuable for extracting > only "highway" information from an OSM file (eg excluding coastlines, > railroads etc.). I understand I would still get all the nodes unless I > then apply the --used-node filter. > I'm not too familiar with the filtering tasks, they were a patch by Christoph Sommer some time back. I haven't used them myself. As you've found they're a good starting point but not comprehensive or entirely consistent in their support for multiple entity types.
I don't have time to do this one myself but it would be great if somebody else was interested enough take this on. Tasks capable of filtering the data in advanced ways would be very useful. Gary, I'd suggest adding it as a feature request in trac so that it doesn't get lost. http://trac.openstreetmap.org/ If you have some java experience and/or time on your hands you'll get faster results if you can implement it yourself. The code is all in subversion. http://svn.openstreetmap.org/applications/utils/osmosis/trunk Brett _______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev
