8 | | || to select || || Like "to select map objects for the Selection" and avoid this verb elsewhere || |
9 | | || to move || || Like "to move map objects to a new position" and avoid this verb elsewhere || |
10 | | || to choose || || Like "to choose an entry" and "Show/Hide the chosen layer." || |
11 | | || to shift || || Like "Shift tags from ways to relations" || |
12 | | || to pan || || Like "to pan the map" || |
13 | | || || || || |
14 | | || tag || || Combination of `key` and `value`, also called property || |
15 | | || key || || || |
16 | | || value || || || |
17 | | || object || || One of the OSM data primitives `node`, `way` or `relation` || |
18 | | || node || || also called node || |
19 | | || way || || || |
20 | | || relation || || || |
21 | | || member || || || |
22 | | || element || || || |
23 | | || membership || || || |
24 | | || referrer || || || |
25 | | || track || || In English several terms for raw GPS data tracks areused. We here talk always use GPS-Track. || |
26 | | || tagging || || || |
27 | | || outside of the world || || outside of the downloaded area || |
28 | | || button || || || |
29 | | || note || || also "notes" || |
30 | | || preset || || also "tagging preset" [wikitr:/Presets] || |
31 | | || tagging preset || || same as "preset" || |
32 | | || map paint style || || [wikitr:/Styles] sometimes "map paint styles" || |
33 | | || preferences || || the Preferences dialog has the `pages` Display preferences, Connection, and more. Each page may have some `tabs` || |
| 8 | || advanced preferences || || Settings which are only visible to advanced users, see [wikitr:/Help/Preferences/Advanced help page] || |
| 9 | || button || || Sub forms are panel buttons, switch buttons and else || |
| 10 | || child || || When the OSM objects has higher level objects (like nodes in ways or ways in a relation) it is a child || |
| 11 | || element || || Not used in JOSM, see object and member || |
| 12 | || (GPX) track || || Recorded raw position data used for creating new objects || |
| 13 | || imagery || || Background images for tracing || |
| 14 | || item || || Mostly a menu item. || |
| 15 | || keyboard shortcut || || Also shortcut key || |
| 16 | || key || || The key part of a tag || |
| 17 | || main toolbar || || Also called as toolbar or symbol bar || |
| 18 | || map paint style || || drawing rules for JOSM map, see [wikitr:/Styles] || |
| 19 | || mapview || || The main map area of the screen || |
| 20 | || member || || Reference in a relation to another object || |
| 21 | || membership || || Objects referenced from a relation || |
| 22 | || node || || The basic coordinate object of OSM (sometimes called point) || |
| 23 | || note || || Notes are placed by other OSM users || |
| 24 | || object || || One of the OSM elements node, way or relation (sometimes called (data) primitive) || |
| 25 | || OSM data || || Objects from the OSM server || |
| 26 | || outside of the world || || beyond the boundaries of the downloaded map data || |
| 27 | || parent || || If a OSM objects has higher level objects (like nodes in ways or ways in a relation) these are parents || |
| 28 | || plugin || || Extension for JOSM || |
| 29 | || preset || || A [wikitr:/Presets collection] of object types (also called tagging preset) || |
| 30 | || primitive || || One of the OSM elements node, way or relation (sometimes called data object) || |
| 31 | || referrer || || Objects which are referred to, like nodes of a way or child relations. || |
| 32 | || relation || || The basic grouping object of OSM || |
| 33 | || selection || || Objects on the working layer are selected || |
| 34 | || sidebar || || Contains several panels (also called ToggleDialog) || |
| 35 | || status bar || || Below the Mapview || |
| 36 | || tag || || A key and value pair for an object, elsewhere called attribute || |
| 37 | || tagging || || Adding tags to objects to describe them || |
| 38 | || tagging preset || || see preset || |
| 39 | || tags || || The whole set of tags for an object || |
| 40 | || trace || || Creating new objects (typically from imagery) || |
| 41 | || validator || || Quality ensure tool of JOSM to check (new) data. || |
| 42 | || value || || The value part of a tag || |
| 43 | || way || || The straight variant of a way without curves is a ''line'' || |