[types] Switching recycling to new subtypes structure

Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
Co-authored-by: Yannik Bloscheck <git@yannikbloscheck.com>
Co-committed-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
Yannik Bloscheck
2026-01-17 13:26:46 +01:00
committed by x7z4w
parent 73648fa28c
commit e58b779282
137 changed files with 52 additions and 222 deletions

View File

@@ -121,7 +121,7 @@ private:
base::StringIL const types1[] = {
// 1-arity
{"building:part"}, {"hwtag"}, {"psurface"}, {"internet_access"}, {"organic"},
{"wheelchair"}, {"cuisine"}, {"recycling"}, {"area:highway"}, {"fee"},
{"wheelchair"}, {"cuisine"}, {"area:highway"}, {"fee"},
};
Classificator const & c = classif();