[generator] Process chipseal as paved tag

This commit is contained in:
Mikhail Gorbushin 2019-10-07 12:38:39 +03:00 committed by Vladimir Byko-Ianko
parent 3d017be356
commit 65551559db

View file

@ -485,9 +485,10 @@ string DetermineSurface(OsmElement * p)
return {};
static base::StringIL pavedSurfaces = {
"paved", "asphalt", "cobblestone", "cobblestone:flattened", "sett",
"concrete", "concrete:lanes", "concrete:plates", "paving_stones", "metal",
"wood"};
"paved", "asphalt", "cobblestone", "cobblestone:flattened",
"sett", "concrete", "concrete:lanes", "concrete:plates",
"paving_stones", "metal", "wood", "chipseal"};
static base::StringIL badSurfaces = {"cobblestone", "sett", "metal", "wood", "grass",
"gravel", "mud", "sand", "snow", "woodchips"};
static base::StringIL badSmoothness = {