Hi,
I want to filtering tags (name) but only for a type of object.
Indeed, I want to remove name for only amenity and building object. I tried but for the moment I don't find the solution.
My last try was :
osmfilter output2.osm --drop-tags="amenity=name"> output1.osm
And I don't know if it's possible.
Thank you for your help.
Michael
Hi,
I want to filtering tags (name) but only for a type of object.
Indeed, I want to remove name for only amenity and building object. I tried but for the moment I don't find the solution.
My last try was :
osmfilter output2.osm --drop-tags="amenity=name"> output1.osm
And I don't know if it's possible.
Thank you for your help.
Michael