Changes between Version 31 and Version 55 of Help/Preferences/Display


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/Display

    v31 v55  
    1 [[TranslatedPages(outdated=Some settings are waiting to be added to this page. Go for it.)]]
     1[[TranslatedPages(outdated=Page was split into several pages but some links are still incorrectly leading to this page.)]]
    22
    3 = Preferences > Display Settings =
    4 [[PageOutline(2,Registers)]]
     3= Preferences > Display =
    54
    6 [[Image(source:trunk/images/preferences/display.png)]]
     5[[JOSMImage(preferences/display,link=,middle,margin-right=20)]]
    76
    8 Various settings that influence the visual representation of the whole program. Display settings are grouped into several tabs 'GPS Points', 'OSM Data', 'Colours', 'Look and feel'. Some settings are only displayed in [wikitr:/Help/ExpertMode expert mode].
     7Various settings that influence the visual representation of the whole program.
    98
    10 == GPS Points == #GpsPoints
    11 Settings to do with the display of GPS Points. These settings control the display of track points if you use JOSM with GPS traces loaded in from a local file, or everybody's trackpoints downloaded from the OpenStreetMap server.
     9Some settings are only displayed in [wikitr:/Help/ExpertMode expert mode].
    1210
    13 You can cause lines to be drawn between raw GPS points.
     11{{{#!comment
     12Below the caption of each option is the term.
     13The first sentence in the definition is the tooltip. All later sentences are free.
     14}}}     
    1415
    15 The size which GPS points are displayed in can be changed from standard to large.
     16 Look and Feel::
     17  You can choose the overall theme, the default options are: **`Metal`, `Nimbus`, `CDE / Motif`, `GTK+`, `Windows`, `Windows Classic`**. Via the plugin FlatLaf more options are available including ''dark modes'' (since JOSM version [/changeset/16974/josm 16974]). \\
     18  ''Advanced preference: `laf`''
    1619
    17 [[Image(gps-points-no-expert.png,400px)]] [[Image(gps-points.png,400px)]]
     20----
    1821
    19 === Track and Point Coloring ===
     22[[Image(PreferencesDisplay.png,right,45%,link=,margin-left=10)]]
    2023
    21 There are different ways to colorize gps-tracks.
     24 Show splash screen at startup::
     25  The splash screen shows the loading of the modules and plugins when JOSM starts up. \\
     26  ''Advance preference: `draw.splashscreen`''
    2227
    23 When choosing one of Velocity, Direction or Dilution of Position, a legend is displayed in the top right corner of the map view if the gpx-layer is the current [wikitr:/Help/Dialog/LayerList#LayerButtons active layer]. Example:
     28  When ready, JOSM shows an informative welcome page with current news.
     29  This [wikitr:/StartupPage Startup page] cannot be suppressed.
    2430
    25 [[Image(velocity.png,600)]]
     31 Show user name in title::
     32  A name entered in the Connection Settings is displayed in the Title bar above the Main menu. \\
     33  ''Advance preference: `draw.show-user`''
    2634
    27 == OSM Data == #OsmData
    28 Settings to do with map data layers shown in JOSM (ways/nodes etc)
     35 Show object ID in selection lists::
     36  Additional to an objects name its [wikitr:/Help/Concepts/Object#ObjectId unique id] is shown in lists of objects. \\
     37  ''Advance preference: `osm-primitives.showid`''
     38
     39 Show object version in selection lists::
     40  Additionally the objects version number is shown in lists of objects like the [wikitr:/Help/Dialog/SelectionList Selection panel]. \\
     41  ''Advance preference: `osm-primitives.showversion`''
     42
     43 Show node coordinates in selection lists::
     44  Additionally shows for nodes their coordinates.\\
     45  ''Advance preference: `osm-primitives.showcoor`''
     46
     47 Show localized name in selection lists::   
     48  Show localized name in selection lists, if available. ''**([wikitr:/Help/ExpertMode Expert mode] only)**''\\
     49  ''Advance preference: `osm-primitives.localize-name`''
     50
     51 Modeless working (Potlatch style)::
     52  Do not require to switch modes (potlatch style workflow). ''**([wikitr:/Help/ExpertMode Expert mode] only)**'' \\
     53  {{{#!comment
     54The sentence above is the tooltip from the source. The next one is free to explain further.
     55}}}     
     56  This option modifies the click behavior when editing. It transits between modes in a more automatic way, similar to the online flash editor Potlatch. \\
     57  ''Advance preference: `modeless`''
     58
     59[[Image(PreferencesDisplayExpert.png,right,45%,link=,margin-left=10)]]
     60
     61 Preview object properties on mouse hover::
     62  Show tags and relation memberships of objects in the properties dialog when hovering over them with the mouse pointer.\\
     63  ''Advance preference: `propertiesdialog.preview-on-hover`''
     64
     65 Prefer showing information for selected objects::
     66  Always show information for selected objects when something is selected instead of the hovered object.\\
     67  ''Advance preference: `propertiesdialog.preview-on-hover.always-show-selected`''
     68
     69 Dynamic buttons in side menus::
     70  Display buttons in right side menus only when mouse is inside the element.\\
     71  ''Advance preference: `dialog.dynamic.buttons`''
     72
     73 Display ISO dates::
     74  Format dates according to ''ISO 8601''. Today's date will be displayed as YYYY-MM-DD instead of ''your local date format''.\\
     75  ''Advance preference: `iso.dates`''
     76
     77 Remember dialog geometries::
     78  Memorises the dialog geometry.\\
     79  ''Advance preference: `gui.geometry.enabled`''
     80
     81 Use native file choosers (nicer, but do not support file filters)::
     82  Use file choosers that behave more like native ones. They look nicer but do not support some features like file filters.\\
     83  ''Advance preference: `use.native.file.dialog`''
     84
     85 Reverse zoom with mouse wheel::
     86  Check if you feel opposite direction more convenient.\\
     87  ''Advance preference: `zoom.reverse-wheel`''
     88
     89 Intermediate steps between native resolutions::
     90  Divide intervals between native resolution levels to smaller steps if they are much larger than zoom ratio. ''**([wikitr:/Help/ExpertMode Expert mode] only)**''\\
     91  ''Advance preference: `zoom.intermediate-steps`''
     92
     93 Zoom steps to get double scale::
     94  Higher value means more steps needed, therefore zoom steps will be smaller.\\
     95  ''Advance preference: `zoom.ratio`''
    2996
    3097
    31 You can cause an arrow to be drawn at the end of each segment, to show the direction in which the segment was drawn.  You can also choose to have that arrow drawn only at the end of the way instead.  Also, for some ways that have direction dependent tags (like oneway) oneway arrows can be shown.
    32 
    33 You can choose to show the boundary of downloaded data.  When downloading an area you get and see all the data within the rectangular bounding box you chose. This includes complete ways extending outside that box.  It therefore becomes difficult to distinguish which areas contain full or partial data.  If you check the "Draw boundaries of downloaded data" box, yellow hatching is drawn over all the areas into which data has not been fully downloaded.  You should avoid adding or editing data in areas of yellow hatching as it may duplicate already existing data or conflict with data you don't see.
    34 
    35 You can choose to display inactive layers in a different color.
    36 
    37 In addition to these, the option to switch from "wireframe" to "paint" view can be found on the 'View' menu
    38 
    39 [wikitr:/Help/Dialog/Filter#Autofilters Auto filters] can be enabled here and the key to be used for the autofilter can be chosen.
    40 
    41 [[Image(osm-data.png,400px)]]
    42 
    43 == Colors == #Colors
    44 Color choices. These largely relate to display of OSM data layers too.  You can change the color scheme for the display of nodes, ways, background, etc.  "Paint style" options all relate to the non-wireframe view ('View' menu option)
    45 
    46 [[Image(colors.png,400px)]]
    47 
    48 == Look and Feel == #LookAndFeel
    49 Some overall options for the behavior and kind of display.
    50 
    51  Show splash screen at startup::
    52  {{{#!comment
    53 Currently no tooltip for this screen element. Note the dot as reminder.
    54 }}}     
    55  .
    56  The splash screen shows the loading of the modules and plugins during when JOSM starts.
    57  When ready, JOSM shows an informative welcome page with current news.
    58  This [StartupPage Startup page] cannot be suppressed.
    59 
    60  Show user name in title::
    61  .
    62  A name entered in the Connection Settings is displayed in the Title bar above the Main menu.
    63 
    64  Show object ID in selection lists::
    65  .
    66  Additional to an objects name its [wikitr:/Help/Concepts/Object#ObjectId unique id] is shown in lists of objects.
    67 
    68  Show object version in selection lists::
    69  .
    70   Additionally the objects version number is shown in lists of objects like the [wikitr:/Help/Dialog/SelectionList Selection panel].
    71 
    72  Show node coordinates in selection lists::
    73  .
    74  Additionally shows for nodes their coordinates.
    75 
    76  Show localized name in selection lists::   
    77  Show localized name in selection lists, if available.
    78 
    79  Modeless working (Potlatch style)::
    80  Do not require to switch modes (potlatch style workflow).
    81  {{{#!comment
    82 The sentence above is the tooltip from the source. The next one is free to explain further.
    83 }}}     
    84  The [Modeless Working] option modifies the click behavior when editing. It transits between modes in a more automatic way, similar to the online flash editor Potlatch.
    85 
    86  Dynamic buttons in side menus::
    87   Display buttons in right side menus only when mouse is inside the element.
    88 
    89  Display ISO dates::
    90   Format dates according to ''ISO 8601''. Today's date will be displayed as YYYY-MM-DD instead of ''your local date format''.
    91 
    92  Use native file choosers (nicer, but do not support file filters)::
    93   Use file choosers that behave more like native ones. They look nicer but do not support some features like file filters.
    94 
    95  Reverse zoom with mouse wheel::
    96   Check if you feel opposite direction more convenient.
    97 
    98  Intermediate steps between native resolutions::
    99   Divide intervals between native resolution levels to smaller steps if they are much larger than zoom ratio.
    100 
    101  Zoom steps to get double scale::
    102   Higher value means more steps needed, therefore zoom steps will be smaller.
    103 
    104  Look and Feel::
    105   You can choose the overall theme, current options are : Metal, CDE / Motif, Windows, Windows Classic. 
    106 
    107  Language::
    108   Choose the language for the user interface of JOSM.
    109 
    110 
    111 [[Image(look-and-feel.png,400px)]]
    112 
    113 === Additional Tabs ===
    114 [wikitr:/Plugins Plugins] might add additional tabs.
     98== Additional Tabs ==
     99Additional tabs may be added by [wikitr:/Plugins Plugins].
    115100
    116101----
    117 Back to [wikitr:/Help/Action/Preferences Preferences][[Br]]
     102Back to [wikitr:/Help/Action/Preferences Preferences] \\
     103Back to [wikitr:/Help/Menu/Edit Edit Help] \\
     104Back to [wikitr:/Help/Menu Main Menu] \\
    118105Back to [wikitr:/Help Main Help]