handle more lifecylce tagging schemes
Created by: das-g
We only handle
<main tag key>=<status>+<status>=<main tag value>, e.g.highway=construction+construction=tertiary-
<main tag key>=<status>, e.g.highway=construction(using the fallbacksub_types in this case)
There are more lifecycle tagging schemes, most notable lifecycle prefix (<status>:<main tag key>=<main tag value>, e.g. construction:highway=tertiary) that we don't handle, yet.