forked from organicmaps/organicmaps
Add new type to classificator.
This commit is contained in:
parent
b3fd41fb42
commit
f83abd4cc2
4 changed files with 4 additions and 0 deletions
|
@ -708,6 +708,7 @@ world +
|
|||
motor_vehicle -
|
||||
motorcar -
|
||||
{}
|
||||
shuttle_train -
|
||||
{}
|
||||
shop +
|
||||
alcohol -
|
||||
|
|
|
@ -1052,3 +1052,4 @@ man_made|water_tower;[man_made=water_tower];;name;int_name;1051;
|
|||
highway|world_level;[highway=world_level];;name;int_name;1052;
|
||||
highway|world_towns_level;[highway=world_towns_level];;name;int_name;1053;
|
||||
building|train_station;[building=train_station];;name;int_name;1054;
|
||||
route|shuttle_train;[route=shuttle_train];;name;int_name;1055;
|
||||
|
|
Can't render this file because it has a wrong number of fields in line 371.
|
|
@ -1052,3 +1052,4 @@ man_made|water_tower
|
|||
highway|world_level
|
||||
highway|world_towns_level
|
||||
building|train_station
|
||||
route|shuttle_train
|
||||
|
|
|
@ -708,6 +708,7 @@ world 00000000000000000000 +
|
|||
motor_vehicle 00000000001111111111 -
|
||||
motorcar 00000000001111111111 -
|
||||
{}
|
||||
shuttle_train 00000000000000000000 -
|
||||
{}
|
||||
shop 00000000000000000111 +
|
||||
alcohol 00000000000000001111 -
|
||||
|
|
Loading…
Add table
Reference in a new issue