Changes between Version 65 and Version 66 of Help/MapView


Ignore:
Timestamp:
2021-03-23T23:09:37+01:00 (4 years ago)
Author:
skyper
Comment:

adjust links

Legend:

Unmodified
Added
Removed
Modified
  • Help/MapView

    v65 v66  
    66This is the main view in JOSM (also called [https://en.wikipedia.org/wiki/Viewport Viewport]), where editing takes place, and Bing/Mapbox and other sources can be displayed.
    77
    8 [[Image(Help/MapView:MapView2.png,500,nolink)]]
     8[[Image(Help/MapView:MapView2.png,500,link=)]]
    99
    1010== What do you see here and when ==
    11 
    1211There are several mechanisms in JOSM that affect what the user sees in the map view.
    1312
    1413=== Visibility ===
    15 
    1614* Data can be ''filtered out'' by [wikitr:/Help/Dialog/Filter Filters]
    1715* [wikitr:/Help/Dialog/LayerList Layers (data, imagery)]
     
    2119
    2220=== Appearance ===
    23 
    2421* '''Partial fill of objects''' is enabled by default, it '''depends on area of the object'''. Areas will be fully filled if ''the partial fill would cover more than 50% of the area'' to avoid small unfilled gaps in the middle of an area.
    25 * Enabled (in [wikitr:/Help/Preferences/Map#MapPaintStyles preferences]) and activated (in [wikitr:/Help/Dialog/MapPaint Map Paint Styles window] or preferences) styles affect what you see on the screen
     22* Enabled (in [wikitr:/Help/Preferences/MapPaintPreference preferences]) and activated (in [wikitr:/Help/Dialog/MapPaint Map Paint Styles panel] or preferences) styles affect what you see on the screen
    2623* Styles can be displayed differently based on zoom factor
    2724
     25
    2826== Map view controls ==
    29 
    3027=== Move map ===
    31 
    3228The area can be moved by '''holding down''' the {{{right mouse button}}}, and '''dragging''' the mouse. To improve dragging performance, labels are hidden while moving the map:
    3329
    34 [[Image(Help/MapView:labels_hiding.gif,500)]]
     30[[Image(Help/MapView:labels_hiding.gif,500,link=)]]
    3531
    36 This can be disabled in the [wikitr:/Help/Preferences/Display#OSMData OSM Data display settings].
     32This can be disabled in the [wikitr:/Help/Preferences/DrawingPreference OSM Data settings].
    3733
    3834=== Zoom ===
    39 
    4035* Using the scroll wheel
    4136* {{{+}}} and {{{-}}} keys
     
    4641 * [wikitr:/Help/Dialog/Minimap Minimap]
    4742
     43
    4844== Downloaded area ==#Downloadedarea
    4945{{{#!comment
     
    5349The area which was ''not'' downloaded is indicated by a yellow hatching. Ways which were downloaded can reach into the hatched area though. Make sure to edit only in the non hatched area because else it may lead to [wikitr:/Help/Concepts/Conflict conflicts] or duplicate data after upload.
    5450
    55 Note that if you download filterd data (e.g. only buildings via [wikitr:/Help/Action/Download Overpass API]) there will be no hatched area at all as this is an incomplete data set. As soon as you download an additional area (containing all data in this area) into this layer the hatching will appear.
     51Note that if you download filtered data (e.g. only buildings via [wikitr:/Help/Action/Download Overpass API]) there will be no hatched area at all as this is an incomplete data set. As soon as you download an additional area (containing all data in this area) into this layer the hatching will appear.
    5652
    57 In special editing scenarios it may be useful to disable the hatching. This can be done via the [wikitr:/Help/Menu/View View menu] ([ExpertMode expert mode] only) or in the [wikitr:/Help/Preferences/Display#OSMData OSM Data Display Settings]. Use this with caution. Only disable the hatching if you know what you are doing.
     53In special editing scenarios it may be useful to disable the hatching. This can be done via the [wikitr:/Help/Menu/View View menu] ([wikitr:/Help/ExpertMode expert mode] only) or in the [wikitr:/Help/Preferences/DrawingPreference OSM Data settings]. Use this with caution. Only disable the hatching if you know what you are doing.
     54
    5855
    5956== Troubleshooting ==
     57On a Mac with a one-button mouse, simulate right-click by holding down {{{Ctrl}}} while clicking the button.
    6058
    61 On a Mac with a one-button mouse, simulate right-click by holding down {{{Ctrl}}} while clicking the button.
    6259
    6360== See also ==
     
    6663* [wikitr:/Help/StatusBar Status bar]
    6764* [wikitr:/Help/Menu/ImageryContextMenu Imagery Context Menu]
     65
    6866----
    6967Back to [wikitr:/Help Main Help]