osmdata (version 0.2.5)

available_tags: List tags associated with a feature

Description

List tags associated with a feature

Usage

available_tags(feature)

Value

character vector of all known tags for a feature

Arguments

feature

feature to retrieve

References

https://wiki.openstreetmap.org/wiki/Map_Features

See Also

Other osminfo: available_features()

Examples

Run this code
if (FALSE) {
available_tags ("aerialway")
}

Run the code above in your browser using DataLab