| available_tags {osmdata} | R Documentation |
List tags associated with a feature
available_tags(feature)
feature |
feature to retrieve |
character vector of all known tags for a feature
requires internet access
https://wiki.openstreetmap.org/wiki/Map_Features
## Not run:
available_tags("aerialway")
## End(Not run)