Fee: Double condition

I’m looking for the correct fee tag for this situation:

There is a report of a parking space where fee is only charge if two conditions are met:

  • The first 2 hours are always free.
  • After that, fee is only charged Mon-Fri 7-19h and Sat 7-13h.

I’m unsure about the correct syntax.

This is no more than a blind guess:
fee=no +
fee:conditional=yes @ (stay > 2 hours & (Mo-Fr 07:00-19:00; Sa 07:00-13:00))

Can someone help?

12 posts - 5 participants

Read full topic


Ce sujet de discussion accompagne la publication sur https://community.openstreetmap.org/t/fee-double-condition/101512