[OSM-talk] Could I globally replace [building:level] with [building:levels] ?

john whelan jwhelan0112 at gmail.com
Tue May 17 14:11:21 UTC 2022


My personal view is treat it as an import and do the same documentation.

I'd also do it country by country if the number is greater than say twenty,
perhaps lumping smaller counties together.

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.

Cheerio John

On Tue, May 17, 2022, 08:58 琉璃百合 via talk <talk at openstreetmap.org> wrote:

> 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.
>
> 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.
>
> I did this using the following Overpass statement query
>
> >> [out:xml][timeout:50];nwr["building:level"];out meta;>;out meta qt;
>
> 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.
>
> >>
> [out:xml][timeout:50];{{geocodeArea:Taiwan}}->.searchArea;nwr["building:level"](area.searchArea);out
> meta;>;out meta qt;
>
> What should I do? Thank you in advance for reading my email!
>
> Best Regard.
>
> 琉璃百合
>
> _______________________________________________
> talk mailing list
> talk at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk/attachments/20220517/660542c8/attachment.htm>


More information about the talk mailing list