iD has a few special fields that group related tags together, like Name, Address, Structure, Allowed Access, and Bike Lanes. Grouping is a nice way to make the inspector simpler and more intuitive. There are a lot more tags that could benefit from grouping, for example:
- Internet connection/access/network name
- Wheelchair access/description (#7698)
- Population number/source/date (#6672)
- Fee presence/amount/payment types
Instead of coding a special field type for every grouping, we should look into a reusable grouped field type that can handle simple combinations.
iD has a few special fields that group related tags together, like Name, Address, Structure, Allowed Access, and Bike Lanes. Grouping is a nice way to make the inspector simpler and more intuitive. There are a lot more tags that could benefit from grouping, for example:
Instead of coding a special field type for every grouping, we should look into a reusable grouped field type that can handle simple combinations.