Template:MultipleTagging

From OpenStreetMap Wiki
Jump to navigation Jump to search
[Edit] [Purge] Template-info.svg Template documentation

The {{MultipleTagging}} template is used to display a banner that warns a mapper that multiple tagging schemes are in use.

Usage

The parameters are as follows:

  • topic - The topic for which multiple tagging schemes are in use

For the following parameters, replace "N" with 1..5:

  • keyN - The key for the Nth tagging scheme
  • valueN - The value for the Nth tagging scheme
  • statusLinkN - (optional) The link to the proposal or discussion about the Nth tagging scheme
  • extraN - (optional) A wiki-formatted list of additional tags that are used with this scheme

Example:


{{MultipleTagging
| topic  = Rivers
| key1   = water
| value1 = river
| statusLink1 = Proposed_features/Water_details
| extra1 =
* {{tag|natural|water}}
| key2   = waterway
| value2 = riverbank
| key3   = landcover
| value3 = water
}}

Example Rendered:

information sign

There are multiple tagging systems in use for tagging Rivers.
The OpenStreetMap community has not achieved a consensus on which tagging scheme is preferred.

See also