[types] Do not display wheelchair types in the PP

This commit is contained in:
Ilya Zverev 2016-08-29 11:52:46 +03:00
parent aee30889b2
commit d9d2b1b734

View file

@ -88,6 +88,7 @@ public:
{ "hwtag" },
{ "psurface" },
{ "internet_access" },
{ "wheelchair" },
};
AddTypes(arr1);
@ -99,6 +100,7 @@ public:
{ "amenity", "bench" },
{ "amenity", "shelter" },
{ "building", "address" },
{ "building", "has_parts" },
{ "sponsored", "booking" },
};