forked from organicmaps/organicmaps
Added "barrier" type as _secondary_.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
parent
f059bf157e
commit
117c789158
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ private:
|
|||
{"earthquake:damage"},
|
||||
{"emergency"}, // used in subway facilities (Barcelona)
|
||||
{"landuse"}, // used together with more specific types like aerodrome
|
||||
{"barrier"}, // for example - fence + school, but anyway barrier's names are useless
|
||||
};
|
||||
|
||||
base::StringIL const types2[] = {
|
||||
|
|
Loading…
Add table
Reference in a new issue