osmdata (version 0.0.5)

available_tags: List tags associated with a feature

Description

List tags associated with a feature

Usage

available_tags(feature)

Arguments

feature

feature to retrieve

Value

character vector of all known tags for a feature

References

http://wiki.openstreetmap.org/wiki/Map_Features

Examples

Run this code
# NOT RUN {
available_tags("aerialway")
# }

Run the code above in your browser using DataCamp Workspace