Key:name:etymology: Difference between revisions

From OpenStreetMap Wiki
Jump to navigation Jump to search
(Rationale)
(→‎How to map: Other name keys)
Line 45: Line 45:
The {{tag|name:etymology:wikipedia}} and {{tag|name:etymology:wikidata}} keys avoid ambiguity from a name that may belong to multiple people throughout history or a name that is spelled multiple ways (for example, with or without a middle initial). It also lets us link to the Wikipedia article about the namesake, and enables applications to access data from external databases (e.g. "find all streets named after dead poets"). Avoid using {{tag|wikipedia}} and {{tag|wikidata}} to indicate the namesake; these keys are for Wikipedia and Wikidata entries about the feature itself.
The {{tag|name:etymology:wikipedia}} and {{tag|name:etymology:wikidata}} keys avoid ambiguity from a name that may belong to multiple people throughout history or a name that is spelled multiple ways (for example, with or without a middle initial). It also lets us link to the Wikipedia article about the namesake, and enables applications to access data from external databases (e.g. "find all streets named after dead poets"). Avoid using {{tag|wikipedia}} and {{tag|wikidata}} to indicate the namesake; these keys are for Wikipedia and Wikidata entries about the feature itself.


A monument or memorial typically commemorates the person for whom it is named, so add {{tag|subject}} and {{tag|subject:wikidata}} alongside the etymology tags. If a feature is planned to be renamed after somebody in the future, use {{tag|proposed|:=name:etymology}}.
A monument or memorial typically commemorates the person for whom it is named, so add {{tag|subject}} and {{tag|subject:wikidata}} alongside the etymology tags. If a feature is planned to be renamed after somebody in the future, use {{tag|proposed|:=name:etymology}}. You can add the {{tag|*|:=etymology}} suffix to any name key, for example {{tag|official_name|:=etymology}} and {{tag|name:en|:=etymology}}.


== Implementation notes ==
== Implementation notes ==

Revision as of 23:16, 19 September 2021

Public-images-osm logo.svg name:etymology
HRP Pelham.jpg
Description
The subject commemorated in the name of an element. Show/edit corresponding data item.
Group: Names
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
Status: in use

This key records the namesake of a feature; in other words, it is a basic etymology of the feature's name.

Rationale

The way in which a community names its institutions and infrastructure can indicate that community's values. Sometimes, the namesake of a feature is notable enough that a plaque is posted to explain the namesake. Other times, the connection is known only by word of mouth. Either way, mappers with sufficient interest in a locality can provide a level of detail that is only possible in a grassroots project like OpenStreetMap.

Knowing the namesake of a feature can help a user pronounce or spell the name=* correctly. A seemingly mistaken or misspelled name may make more sense when the namesake is tagged. A search engine could use the etymology to index alternative names based on variations of a person's name (for example, omitting the given name).

Where to find them

Almost anything that can be tagged with a name=* could have a namesake, for example:

  • A school, park, or hospital named after a famous individual, a local benefactor, or the surrounding neighborhood
  • A place of worship named after a religious figure
  • A shop named after its owner (owner=*)
  • A commercial or retail building named after its anchor tenant
  • A stadium named after a company that has purchased naming rights
  • A road named after its origin or destination, a notable event, or a former roadside attraction
  • A road named after a tree or bird species, often part of a systematic naming scheme
  • A place named after another place far away
  • A place named after a nearby body of water or vice versa

How to map

Set the name:etymology=* key to the namesake's full name and add name:etymology:wikidata=* if Wikidata has an item for it. For example:

This key is intended for a name or sometimes a word, but not a full etymology tracing the evolution of that word, as one would find in a dictionary.

Only tag an etymology if you are reasonably sure about it, for example by inspecting a commemorative plaque or consulting a reliable source about a place's history. Local knowledge and common sense can often help, but beware of false etymologies. For example, a "Martin Luther King Drive" is more likely to be named after the assassinated civil rights activist than his similarly named father, but a "King Drive" may have been named after any number of obscure people with that surname, or to royalty, even if locals believe otherwise.

The name:etymology:wikipedia=* and name:etymology:wikidata=* keys avoid ambiguity from a name that may belong to multiple people throughout history or a name that is spelled multiple ways (for example, with or without a middle initial). It also lets us link to the Wikipedia article about the namesake, and enables applications to access data from external databases (e.g. "find all streets named after dead poets"). Avoid using wikipedia=* and wikidata=* to indicate the namesake; these keys are for Wikipedia and Wikidata entries about the feature itself.

A monument or memorial typically commemorates the person for whom it is named, so add subject=* and subject:wikidata=* alongside the etymology tags. If a feature is planned to be renamed after somebody in the future, use proposed:name:etymology=*. You can add the *:etymology=* suffix to any name key, for example official_name:etymology=* and name:en:etymology=*.

Implementation notes

Editors and data consumers may need to special-case this key and other subkeys of name=* that do not represent localized versions of the name=* key. [1]

See also