For counting all contributions (e.g. for something like a /contributions/count endpoint of the ohsome API) we also need to take a look at the tags_before in order to get all changes to features matching the tag filter. This should be enabled by an option, because for /elements/count this is not required.
For counting all contributions (e.g. for something like a
/contributions/countendpoint of the ohsome API) we also need to take a look at thetags_beforein order to get all changes to features matching the tag filter. This should be enabled by an option, because for/elements/countthis is not required.