<div dir="ltr"><div dir="ltr">I just ran this query on <a href="https://maps.mail.ru/osm/tools/overpass/">https://maps.mail.ru/osm/tools/overpass/</a> :<div><br></div><div>(<br>way["building:level"][!"building:levels"]["building"];<br>way["building:level"][!"building:levels"]["building:part"];<br>);<br>(._;>;);<br>out meta;<br></div><div><br></div><div>It gave me about 16.4k results. I say this looks doable. </div><div><br></div><div>The second random result I clicked on is an interesting one: <a href="https://www.openstreetmap.org/way/709180434">https://www.openstreetmap.org/way/709180434</a></div><div>These things will slow down your workflow, but you might get some nice data out of them if you know how to fix them.</div><div>Of course you can also decide to exclude them from your changeset. In that case you can purge them with ctrl+shift+P in JOSM.</div><div><br></div><div>To clarify my first recommendation from my previous email; cases with both building:level and building:levels tags also need some special attention,</div><div>and in my experience it is easier to fix them in a separate changeset than it is to include them in the first big changeset.</div><div><br></div><div>I also recommend that you check documentation on the tags that you want to change. </div><div>If there's a page that mentions building:level, you might want to change that into building:levels,</div><div>otherwise you'll be playing a cat-and-mouse game with mappers who add building:level tags based on incorrect documentation.</div></div></div>