forked from organicmaps/organicmaps
Treat "landuse" as _secondary_ type.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
parent
5244e5803d
commit
d22fa3477a
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@ private:
|
|||
{"area:highway"},
|
||||
{"earthquake:damage"},
|
||||
{"emergency"}, // used in subway facilities (Barcelona)
|
||||
{"landuse"}, // used together with more specific types like aerodrome
|
||||
};
|
||||
|
||||
base::StringIL const types2[] = {
|
||||
|
|
Loading…
Add table
Reference in a new issue