Changes between Version 99 and Version 100 of TaggingPresets
- Timestamp:
- 2014-11-07T17:16:59+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TaggingPresets
v99 v100 1 [[TranslatedPages(outdated=The preset syntax has changed and the copy from XML files needs to be joined with normal description. Also theexample should be changed because it uses key-value pairs which are uncommon in OSM and highways are usually NOT oneway.)]]1 [[TranslatedPages(outdated=The example should be changed because it uses key-value pairs which are uncommon in OSM and highways are usually NOT oneway.)]] 2 2 [[PageOutline(2-10,Table of Contents)]] 3 3 = Tagging Presets = 4 4 JOSM supports distributed tagging presets. This is a XML config file that describes a GUI for entering tags (or properties, annotations, sometimes called map features). The XML files can be placed anywhere in the web or at the users local file system. Presets can be added by the users at a central page [wiki:Presets]. 5 6 5 7 6 == Installing presets == … … 40 39 }}} 41 40 42 43 == XML Format description (outdated!) ==#XML 41 == XML Format description ==#XML 44 42 === Tags === 45 43 ==== The document prolog ==== … … 186 184 Whether to search in <combo> or <multiselect> (display_)values when searching for presets. 187 185 188 189 186 == Translation == 190 187 To support translations, all textual elements ("name", "text", "display_values") may also be localized. (E.g. "de.name" would represent the name in case German language support is loaded.)
