Tags - OpenLitterMap/openlittermap-web GitHub Wiki
Tags are applied to images to identify what litter is in the photo.
Each Category has many tags.
For example:
Smoking = ['butts', 'lighters', 'cigaretteBox'];
The frontend keys and database table columns match to make dynamic implementation possible.