Modify ↓
Opened 10 days ago
Last modified 8 days ago
#24706 new enhancement
Document "regions" attribute of JOSM presets
| Reported by: | aceman | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Wiki content | Version: | latest |
| Keywords: | Cc: |
Description (last modified by )
The preset syntax documentation at TaggingPresets is missing description of the 'regions' attribute, which is used in trunk/resources/data/defaultpresets.xml
It is unclear to which elements it does apply (in default presets it is only used on <check>, <text>, <list_entry>), e.g. it could also be useful to apply on whole <item> or <group> (and hide such presets for disjunct regions).
Attachments (0)
Change History (1)
comment:1 by , 8 days ago
| Component: | Internal preset → Wiki content |
|---|---|
| Description: | modified (diff) |
Note:
See TracTickets
for help on using tickets.



Feel free describe it in the wiki. The relevant code has been added in #23290.
You can find some docs in trunk/resources/data/tagging-preset.xsd?rev=19261#L758