osm_amenities {nominatimlite}R 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

[Package nominatimlite version 0.4.1 Index]