mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-19 17:33:51 +00:00
[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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user