Hi list
I'm looking for a tagging scheme for boxes where one can get the (free) 20min newspaper.
I made the following Overpass query https://osm.li/JRB to find candidates but it seems that there is no established tagging scheme yet. The main question is in what key to put the information about the name of the newspaper. In the handful of existing cases it was either put into "name=" or "operator=", both variants seem a bit off to me.
So it should be something like:
----------------------- amenity=vending_machine fee=no vending=newspapers newspaper=20 Minuten -----------------------
Here the taginfo about the keys "newspaper=" and "newspapers=": https://taginfo.openstreetmap.org/keys/newspaper#values https://taginfo.openstreetmap.org/keys/newspapers#values
What do you think?
Best regards
Lukas
IMHO
https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dvending_machine + https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers + fee=no
Am 25.03.2019 um 07:51 schrieb Toggenburger Lukas:
Hi list
I'm looking for a tagging scheme for boxes where one can get the (free) 20min newspaper.
I made the following Overpass query https://osm.li/JRB to find candidates but it seems that there is no established tagging scheme yet. The main question is in what key to put the information about the name of the newspaper. In the handful of existing cases it was either put into "name=" or "operator=", both variants seem a bit off to me.
So it should be something like:
amenity=vending_machine fee=no vending=newspapers newspaper=20 Minuten
Here the taginfo about the keys "newspaper=" and "newspapers=": https://taginfo.openstreetmap.org/keys/newspaper#values https://taginfo.openstreetmap.org/keys/newspapers#values
What do you think?
Best regards
Lukas _______________________________________________ talk-ch mailing list talk-ch@openstreetmap.ch http://lists.openstreetmap.ch/mailman/listinfo/talk-ch
On Mon, 25 Mar 2019 at 14:00, marc marc marc_marc_irc@hotmail.com wrote:
newspaper=20 Minuten
for chaining key, it should be newspaperS=* with a ending S
Isn't this what the brand=* key is for (see amenity=fuel or shop=car_repair)?
Regards
Markus
Le 28.03.19 à 08:58, Markus a écrit :
On Mon, 25 Mar 2019 at 14:00, marc marc wrote:
newspaper=20 Minuten
for chaining key, it should be newspaperS=* with a ending S
Isn't this what the brand=* key is for (see amenity=fuel or shop=car_repair)?
I thought that brand=* would have represented the distributor's brand but you are right with the wiki https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dvending_machine brand=* Brand of product being sold.