Changes between Version 15 and Version 16 of Help/Preferences/Map
- Timestamp:
- 2012-05-14T15:55:30+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/Map
v15 v16 1 [[TranslatedPages(outdated=This page is incomplete. "Map Paint Styles" description is missing and other sections are incomplete.)]]1 [[TranslatedPages(outdated=The information on this page could be extended.)]] 2 2 = Preferences > Map Settings = 3 3 … … 17 17 In this section sources for displaying the data can be changed. Beside the internal styles also externals styles are presented and can be activated. 18 18 19 See [wiki:Styles] and [Dialog/MapPaint Map Styles Toggle Dialog]. 20 19 21 == Tagging Presets == 20 22 … … 25 27 If also / instead you wish to use your own presets then you should enter on this page the source for the preset file. The source can be a 26 28 27 - local file path (C:\Foo\Bar.xml) 29 - local file path ({{{C:\Foo\Bar.xml}}}) 28 30 - URL (http://svn.openstreetmap.org/utils/josm/annotation_presets/presets.pre) or 29 - resource path (e.g. resource://data/annotations.xml), in which case the file has to be included in an plugin loaded at JOSM startup. 31 - resource path (e.g. {{{resource://data/annotations.xml}}}), in which case the file has to be included in an plugin loaded at JOSM startup. 30 32 31 33 == File Backup == #BackupSettings