mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-27 16:03:33 +00:00
According to [taginfo](https://taginfo.openstreetmap.org/tags/?key=amenity&value=parcel_locker#combinations), 2/3 of all parcel lockers have an `opening_hours` tag. Most of these are `24/7`, but I see many enough lockers that have other modes. In this PR I: * add the tag to the list of common fields; * add `brand` and `colour` fields to the `moreFields` list — these are mentioned on the wiki page, and might be interesting to fill out; * also move `operator` to the top, since it's the most important attribute of a parcel locker.