[Tagging] breads of bakeries
iriman at chmail.ir
iriman at chmail.ir
Thu May 2 08:16:11 UTC 2024
Hi
I've tagged a few bakeries for the bread they sell.
At first I used semicolon to separate values:
shop=bakery
bread=x;y;z
Since I'm focused on adding/updating bakeries that are using wholemeal flour in their products, I added a general tag bread:wholemeal=yes.
But this tag was too general because some bakeries sell more than one type of bread and not all of them are made of wholemeal flour. So I decided to separate values with a namespace scheme:
shop=bakery
bread:x=yes
bread:y=yes
bread:z=yes
and expanded this tagging by another tag per bread to know if it's made of wholmeal flour:
bread:x:wholemeal=yes
bread:z:wholemeal=yes
By this method it's possible to face a long list of tags of bread types for a single bakery and also a lot of namespaced keys in general, as pointed by mueschel:
<https://www.openstreetmap.org/changeset/150528116>
So is it better to retag like first tagging and also add the bread:wholemeal with semicolon-separeted values?
shop=bakery
bread=x;y;z
bread:wholemeal=x;z
or any other suggestion?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tagging/attachments/20240502/35c7379b/attachment.htm>
More information about the Tagging
mailing list