Skip to content

Do not list freeform key support in taginfo report if freeform values are stopped by "autoSuggestions": false, #273

@matkoniecz

Description

@matkoniecz

https://taginfo.openstreetmap.org/keys/access#projects lists iD tagging schema as using access=* while only predefined values are available, remaining stopped with "autoSuggestions": false, in fields using access= key

Yes, iD displays all values and allows to edit arbitrary tags and values in raw tag editor - but that is iD, not iD presets project.

I propose

function generateTaginfo(presets, fields, deprecated, discarded, tstrings, projectInfo) {
to take "autoSuggestions": false, into account and to list only specific access= values if only specific values are supported, the same for every key.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions