available_features {osmdata}R Documentation

List recognized features in OSM

Description

List recognized features in OSM

Usage

available_features()

Value

character vector of all known features

Note

requires internet access

References

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

Examples

## Not run: 
available_features()

## End(Not run)

[Package osmdata version 0.1.7 Index]