Retrieves changesets by a set of user(s)
Source:R/map_contributions.R
get_contributions_changesets.Rd
Parses a list of usernames and queries OSM api using
osmapiR::osm_query_changesets()
to retrieve all the individual changesets
and then combines the results in a single dataframe.