Skip to content

Generalize wikidata field #85

@tyrasd

Description

@tyrasd

from openstreetmap/id-tagging-schema#769 (comment):

I think we should think about a better solution, e.g. involving an improved "wikidata" field which can directly work on a tag-triplet, e.g. operator + operator:wikidata + operator:wikipedia.

A possible definition:

{
    "key": "operator",
    "keys": [
        "operator:wikidata",
        "operator:wikipedia"
    ],
    "type": "text+wikidata",
    "label": "Operator"
}

see also openstreetmap/id-tagging-schema#168

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions