Geocodes query with ox_geocode() and downloads matching features around
it. See ox_features_from_bbox() for the tags format.
Examples
if (FALSE) { # interactive()
ox_features_from_place("Olinda, Brazil", tags = list(amenity = "hospital"))
}
Geocodes query with ox_geocode() and downloads matching features around
it. See ox_features_from_bbox() for the tags format.
if (FALSE) { # interactive()
ox_features_from_place("Olinda, Brazil", tags = list(amenity = "hospital"))
}