Key:charge
charge |
Description |
---|
How much is charged for use of or access to a facility. |
Group: properties |
Used on these elements |
Useful combination |
|
Status: in use |
Tools for this tag |
|
charge=* is used to specify the amount of the charge to use or access a facility. It is mostly used in combination with fee=yes or toll=yes. It can be used in combination with charge:conditional=* to state special exceptions to the default price.
Usage
Values for this key commonly have the following notation:
- charge = <amount> <currency code>[/<unit>][/<time unit>]
The amount should include any cents (or whichever unit a currency uses) if charged, so if for example, the fee charged is $2.95, then tag this as 2.95 USD and do not round the amount up to 3 USD. Always use the decimal point as decimal separator for such amounts.
If the amount charged is a whole number omitting the cents (or any other subdivision) is permissible. So a fee of exactly €5 may be written as either 5 EUR or 5.00 EUR. Some mappers prefer the latter because it explicitly conveys that no rounding of the amount has occurred. For currency that has no subdivision, such as Japanese Yen or Korean Won, no decimal part is used at all.
Put a space character between the number of the amount and the currency code.
The currency code should be specified as in ISO 4217. Do not use currency signs such as $, €, ¥, 円, or £.
Currency | Code |
---|---|
Euro | EUR |
Japanese Yen | JPY |
Pound Sterling | GBP |
Swiss Franc | CHF |
US Dollar | USD |
Other codes on Wikipedia
|
In some cases the charge levied is per some unit. Some examples of these seen in use include person (charge per person), kWh (charge per kilowatt-hour of energy), 1.5 litre (charge per litre of some fluid such as water). The various vehicle categories defined in access=*, such as motorcar or hgv ( Heavy goods vehicles) can also be used.
The optional time unit should not be abbreviated (use hour instead of h). In addition to discrete durations in units like minutes, hours, days, and weeks, other values such as night and day are used as well.
Examples
- fee=yes plus charge=2.00 USD
- fee=yes plus charge=2.00 USD/hour
- toll=yes plus charge=5 CHF
- fee=yes plus charge=1.00 EUR/100 litre – For water at a amenity=water_point
See also
- charge:conditional=* to indicate exceptions through complex rules
- 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=* - other variants of this tag.
- Sophox query for highest fees based on this key and cross-referencing exchange rates in Wikidata.
- fine=* to indicate a fine for violating a traffic regulation