Key:charge: Difference between revisions

From OpenStreetMap Wiki
Jump to navigation Jump to search
No edit summary
(Proposal by me.)
Line 22: Line 22:
==Usage==
==Usage==
*{{tag|charge||"amount currency"}}
*{{tag|charge||"amount currency"}}

==Proposed advanced usage==
*{{tag|charge||[date][ - date][weekday][ - weekday][time][ - time]"amount currency"/"item";[additional dates, days and times with different charges]}}
date, weekday and time describe when the charge is valid. The format should stick to the format in [[opening_hours]].

Examples:
* charge = May - October Mo - Sa 8:00 - 16:00 1.5€/2h
* charge = 16$/hgv; 8$/motorhome; 6$/motorcar

In combination with opening hours, the time something is open, but has no charge given for this time, it is free (charge = 0). If it isn't free at any time, the mapper has to provide charges for every opening time.

A more generic charge is overridden by a more specific charge. Example:
* charge = 10€/person; 6€/child; So 16:00 - 24:00 4€/child
This means, every person has to pay 10€, children have to pay 6€ except on Sunday since 16:00 o'clock. Then it is 4€ for children.


== Similar tags ==
== Similar tags ==

Revision as of 10:20, 17 April 2017

Public-images-osm logo.svg charge
Dollarnote hq.jpg
Description
How much is charged for use/acces to a facility. Edit this description in the wiki page. Edit this description in the data item.
Group: Properties
Used on these elements
may be used on nodesmay be used on waysmay be used on areas (and multipolygon relations)may be used on relations
Useful combination
Status: in use

The charge=* is used for specifying how much is charged for use/access to a facility.

Is it mostly used in a combination with the tag fee=* or toll=*.

Usage

Proposed advanced usage

  • charge=[date][ - date][weekday][ - weekday][time][ - time]"amount currency"/"item";[additional dates, days and times with different charges]

date, weekday and time describe when the charge is valid. The format should stick to the format in opening_hours.

Examples:

  • charge = May - October Mo - Sa 8:00 - 16:00 1.5€/2h
  • charge = 16$/hgv; 8$/motorhome; 6$/motorcar

In combination with opening hours, the time something is open, but has no charge given for this time, it is free (charge = 0). If it isn't free at any time, the mapper has to provide charges for every opening time.

A more generic charge is overridden by a more specific charge. Example:

  • charge = 10€/person; 6€/child; So 16:00 - 24:00 4€/child

This means, every person has to pay 10€, children have to pay 6€ except on Sunday since 16:00 o'clock. Then it is 4€ for children.

Similar tags

  • payment=* to indicate the precise method of payment.
  • toll=* to indicate that a road, bridge, ferry, or other way is tolled - that you must pay to use it.
  • fee:amount=* or fee:price=* or price=* - other variants of this tag