Get all POIs of a city. Providing just the key (e.x. amenities, shop, ...) we get back an osmdata object of Spatial Feature ("sf") type.

osm.getPOI(inPerioxi = "Mytilene Municipal Unit", inkey = "amenity")

Arguments

inPerioxi

a perioxi

inkey

name of the key

Value

A nice

Author

Dimitris Kavroudakis dimitris123@gmail.com

Examples