Localized Feature
Data class associated with the Feature interface. Represents a localized feature.
I.e. the name and terms are specified in the given language.
Properties
Keys that are added to the element when selecting this feature. This can differ from tagKeys, as those are just the minimum keys necessary to match this feature. If the key is not already present, the value should be set to "yes".
primary names + aliases in all lowercase with stripped diacritics
Additional search terms or keywords in all lowercase with stripped diacritics
A list of ISO 3166-1 alpha 2 or 3-letter country codes in which this feature is not available. Empty if it available everywhere.
a list of possible geometry types for this feature
A list of ISO 3166-1 alpha 2 or 3-letter country codes in which this feature is available. Empty if it is available everywhere.
Whether this feature should be searchable. E.g. deprecated or generic features are not searchable.
Whether this feature is a brand feature i.e. from the NSI
A number that ranks this preset against others that match the feature.
Regexes for keys of tags which should not be overwritten by addTags when selecting a feature.
Keys that are removed from the element when deselecting this feature, regardless of which value was set.
tags that are removed from the element when deselecting this feature.