<div dir="auto">My personal view is treat it as an import and do the same documentation.<div dir="auto"><br></div><div dir="auto">I'd also do it country by country if the number is greater than say twenty, perhaps lumping smaller counties together.</div><div dir="auto"><br></div><div dir="auto">Having said that I have been known to look at JOSM and if I see a number of errors such as this to simply correct them in a single changeset.</div><div dir="auto"><br></div><div dir="auto">Cheerio John</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 17, 2022, 08:58 琉璃百合 via talk <<a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey friends, I'm a Data Science student, also an OSM mapper. Recently while cleaning local data I noticed that there are some tags like [building:level] which are supposed to be a wrong typo.<br>
<br>
I would like to fix them to [building:levels] globally, but feel that such a large scale edit may need to be discussed beforehand, as there are currently over 10k nodes with this tag, and they are distributed around the world.<br>
<br>
I did this using the following Overpass statement query<br>
<br>
>> [out:xml][timeout:50];nwr["building:level"];out meta;>;out meta qt;<br>
<br>
Or should it be changed to a country-by-country approach? But that doesn't reflect that this is one continuous edit and doesn't necessarily make it easy to see the series of edits. And I don't know how to get a list of countries.<br>
<br>
>> [out:xml][timeout:50];{{geocodeArea:Taiwan}}->.searchArea;nwr["building:level"](area.searchArea);out meta;>;out meta qt;<br>
<br>
What should I do? Thank you in advance for reading my email!<br>
<br>
Best Regard.<br>
<br>
琉璃百合<br>
<br>
_______________________________________________<br>
talk mailing list<br>
<a href="mailto:talk@openstreetmap.org" target="_blank" rel="noreferrer">talk@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/talk" rel="noreferrer noreferrer" target="_blank">https://lists.openstreetmap.org/listinfo/talk</a><br>
</blockquote></div>