Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
+5
Start Page
Index
History
Editing Presets
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
[[TranslatedPages]] = JOSM presets = [[Styles(en|presets|short description|author|description|version|More details)]] == Installation == The presets listed above can be selected and activated within [wiki:Help/Preferences/Map map settings] in the JOSM preferences. == Create new presets == See [wiki:TaggingPresets] for the explanation of the syntax and more infos in case you want to create your own preset. {{{ #!comment Note for translators: - The reference below to change the source of this page should be modified, so it tells the reader to modify the English page. }}} * In order to add a new wiki based preset, simply create a new wiki page similar to the [#List existing wiki presets]. * i.e. go to http://josm.openstreetmap.de/wiki/Presets/MyPresetName (Change the URL so it matches the name of your preset. Change only the last part after `...Presets/`.) * click 'create this page' * add content similar to existing preset wikis, e.g. [wiki:Presets/OneClick] * don't forget to enclose your preset code by a code block (`#!preset` needs to be on a new line after `{{{`): * `{{{` * `#!preset` * ... * `}}}` * save the wiki page * after a few minutes the new wiki preset will show up in the list and in JOSM automatically * for automatic version adjustment you should use two internal variables: * {{{[[revision]]}}} - is the latest version number of the wiki page * {{{[[date]]}}} - is the date of the last edit * e.g. {{{"1.[[revision]]_[[date]]"}}} converts to e.g. {{{1.13_2014-02-24}}} * New externally hosted preset URLs can be entered when editing [[PresetsSource|this page]]. * **Note**: Only URLs with file-extension (e.g. *.mapcss, *.xml, *.zip, *.php) are supported. See [wiki:Styles#CreateStyle] for a description how the JOSM wiki helps to create own styles or presets and how attached files and icons are handled. == Presets managed in JOSM wiki ==#List [[TitleIndex(Presets/)]] ---- Back to [wiki:/Help main help][[BR]] Back to [wiki:Help/Menu/Presets Presets menu]
Note:
See
WikiFormatting
and
TracWiki
for help on editing wiki content.
Change information
Your email or username:
E-mail address and name can be saved in the
Preferences
Comment about this change (optional):
Note:
See
TracWiki
for help on using the wiki.