Changes between Initial Version and Version 1 of Ticket #18949, comment 8
- Timestamp:
- 2021-03-20T15:54:49+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18949, comment 8
initial v1 1 1 Ticket #20049 has been marked as a duplicate of this ticket. 2 3 > Use case: in a multilingual region we have to fill in the attributes `name`, `name:de`, and `name:it`. `name` is a string concatenation of `name:de` and `name:it`. It would save a lot of keystrokes if `name` could be calculated from `name:de` and `name:it`. 4 > 5 > Another use case: `osmc:symbol` could be calculated from `operator` and `ref`.