Hi, I'm trying to filter all tags in an .osm file on a whitelist basis. This works fine when at least one tag on an entity is matched, but fails when an entity has only tags that should be removed.
I think the problem is around TransformHelper.java:132, but I have no clue how to fix this. Sample files and sample outputs are attached. Regards, Felix Schneider
input_failing.osm
Description: Binary data
input_working.osm
Description: Binary data
output
Description: Binary data
translation.xml
Description: XML document
_______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev
