Instead of enabling only highway|landuse|building=construction (+ everything with construction:* and construction=*), enable it for all tags that have *=construction (unless explicitly blacklisted), for example railways.
Also adds operational_status=(under_)construction. An uncommon key, so I'm also happy to ignore it if preferred.
Additionally, fix a typo
(Note my actual use case didn't work yet due to an issue regarding timestamps, but I thought it could still be worth to send in the PR already)
Instead of enabling only
highway|landuse|building=construction
(+ everything withconstruction:*
andconstruction=*
), enable it for all tags that have*=construction
(unless explicitly blacklisted), for example railways.Also adds
operational_status=(under_)construction
. An uncommon key, so I'm also happy to ignore it if preferred.Additionally, fix a typo
(Note my actual use case didn't work yet due to an issue regarding timestamps, but I thought it could still be worth to send in the PR already)