osm_capabilities {osmapiR}R Documentation

Capabilities of the API

Description

Provide information about the capabilities and limitations of the current API.

Usage

osm_capabilities()

Details

API:

Policy:

Value

A list with the API capabilities and policies.

See Also

Other API functions: authenticate_osmapi(), osm_api_versions(), osm_permissions(), set_osmapi_connection()

Examples

osm_capabilities()

[Package osmapiR version 0.1.0 Index]