osm_amenities: OpenStreetMap amenity database

osm_amenitiesR Documentation

OpenStreetMap amenity database

Description

Database with the list of amenities available on OpenStreetMap.

Format

A tibble with with 136 rows and fields:

category

The category of the amenity.

amenity

The value of the amenity.

comment

A brief description of the type of amenity.

Note

Data extracted on 03 April 2024.

Source

https://wiki.openstreetmap.org/wiki/Key:amenity

See Also

Other amenity: geo_amenity(), geo_amenity_sf()

Examples


data("osm_amenities")

osm_amenities

nominatimlite documentation built on Sept. 11, 2024, 7:47 p.m.