[Tagging] Attendant on amenity=fuel

marc marc marc_marc_irc at hotmail.com
Sat Mar 31 11:19:13 UTC 2018


could this be simplified with yes/no/only ?

> 2018-03-30 11:37 GMT+01:00 <osm.tagging at thorsten.engler.id.au>:
>     Only serviced by attendant:____
>     self_service=no____
>     full_service=yes____

self_service=no

>     Self service always available, attended only during the day:____
>     self_service=yes____
>     full_service=no____
>     full_service:conditional=yes @ 06:00-18:00____

self_service=yes
self_service:conditional=only @ 18:00-06:00

>     Self service only available at night when no attendant is present:____
>     self_service=yes____
>     full_service:conditional=no @ 06:00-18:00____
>     full_service=no____
>     full_service:conditional=yes @ 06:00-18:00____

self_service=yes
self_service:conditional=no @ 06:00-18:00

this would avoid to parse 2 key which are only 2 values defining the service


More information about the Tagging mailing list