[[TranslatedPages]] = Migrating From iD to JOSM = == What is different == === JOSM uses right mouse drag to pan a map === Unlike osm.org, most other editors and software, you have to hold right mouse click to navigate main a map in editing window. === Aerial imagery === * you have to enable Aerial imagery using [Help/Menu/Imagery Imagery menu] * additional sources can be installed via [Help/Preferences/Imagery Imagery tab in settings] === Searching in presets === Text search accessible via {{{F3}}} key, [Help/Action/TaggingPresetSearch Search presets]. === JOSM is also an offline editor === In simplest case, it is possible to {{{Ctrl+O}}} [Help/Action/Open Open file] and {{{Ctrl+S}}} [Help/Action/Save Save file] with temporary edits. But there [wiki:Shortcuts#Workflow many more tools]. === Shortcuts === Unfortunately, [wiki:Shortcuts JOSM shortcuts] are different from [http://wiki.openstreetmap.org/wiki/ID/Shortcuts iD] || '''Topic or iD function or a shortcut''' || '''comment''' || '''JOSM material''' || || || || || || 1, "add point" || exact analogue || {{{A+Shift}}}, [[Help/Action/Draw#Shiftmodifier]] || || 1, "add point" || similar tool || {{{Ctrl+D}}} [Help/Action/Duplicate Duplicate selected objects], {{{F3}}} [Help/Action/TaggingPresetSearch Search presets] || || 2, "add line" || exact analogue || {{{A}}} [[Help/Action/Draw]] || || 3, "add area" || similar tools || {{{A}}} [[Help/Action/Draw]] (in most cases, draw a closed way) or {{{Ctrl+B}}} [Action/CreateMultipolygon Create a multi-polygon] out of multiple ways || || A, continue drawing a line at the selected node || exact analogue || [[Help/Action/Draw#StandardMode]] ({{{A}}}) || || B (background layer switcher) || exact analogue || [[Help/Menu/Imagery]] menu, and be configured in [[Help/Preferences/Imagery]] || || C, combines the selected objects || similar tools || [Help/Action/MergeNodes Merge Nodes] {{{M}}}, [Help/Action/CombineWay Combine Ways] {{{C}}}, [Help/Action/JoinNodeWay Join Node to Way] {{{J}}}, {{{Ctrl+B}}} [Action/CreateMultipolygon Create a multi-polygon] || || D, unjoins the associated lines || similar tool || {{{G}}} [Help/Action/UnGlue Unglue ways], there also tool for relations || || Ctrl+C, copy the selected object || exact analogue || {{{Ctrl+C}}} [Help/Action/Copy copy the selected object] || || Ctrl+V, paste a previously copied object || exact analogue || {{{Ctrl+V}}} [Help/Action/Paste Paste from buffer] || || M, move objects || exact analogue || {{{Shift+←}}}, {{{Shift+↑}}}, {{{Shift+→}}}, {{{Shift+↓}}} or simply [Help/Action/Select#Move using mouse drag] || || O, circle || exact tool || {{{O}}} [Help/Action/AlignInCircle Align nodes in circle] || || R, rotate object || exact analogue || {{{Shift+Ctrl+}}} mouse move to [Help/Action/Select#Rotate rotate objects || || S, straighten the selected line, or square the corners of the selected area or closed line || similar tools || {{{Q}}} [Help/Action/OrthogonalizeShape Orthogonalize Shape], {{{L}}} [Help/Action/AlignInLine Align nodes into a straight line], {{{X}}} [Help/Action/Extrude#Basicusage extrude tool], {{{A A}}} [Help/Action/Draw#Anglesnapping angle snapping mode] and [wiki:Help#JOSMtools several others] || || H, show help || exact analogue || {{{F1}}} [wiki:Help show help menu] || || V, reverse ways || exact analogue || {{{R}}} [Help/Action/ReverseWays Reverse Way] || || W, toggle wireframe mode || exact analogue || {{{Ctrl+W}}} [Help/Action/WireframeToggle Toggle between wireframe and mappaint mode] || || Ctrl+Z || exact analogue || {{{Ctrl+Z}}} [Help/Action/Undo Undo] || || Ctrl+Y || exact analogue || {{{Ctrl+Y}}} [Help/Action/Redo Redo] || || Ctrl+S || exact analogue || {{{Ctrl+Shift+↑}}} [Help/Action/Upload Upload] to main server || || X, split line || similar tools || {{{P}}} [Help/Action/SplitWay Split Way] is more restrictive, requires more actions || || Ctrl + {{{+}}} || similar tools || {{{Ctrl+J}}} [Help/Action/JumpToPosition Opens the Jump To Position dialog] or {{{Ctrl+L}}} [Help/Action/OpenLocation Open location] || || Ctrl + {{{-}}} || similar tools || {{{1}}} [Help/Action/ZoomToData Zoom to data], {{{2}}} [Help/Action/ZoomToLayer Zoom to layer], {{{3}}} [Help/Action/ZoomToSelection Zoom to selection] and [wiki:Shortcuts#Viewport others] || === Relations === ==== Tools to edit relations ==== * [Action/CreateMultipolygon Create a multi-polygon] {{{Ctrl+B}}} * [Help/Dialog/RelationList Relation List] toggle dialogue * [Help/Dialog/RelationEditor Relation Editor] - main interface when editing a relation * [http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Relation_Toolbox relation toolbox plugin] (optional) ==== Multipolygon relations ==== One day you will encounter [http://wiki.openstreetmap.org/wiki/Relation:multipolygon multipolygons]. Don't please don't be afraid of this big page, there [http://wiki.openstreetmap.org/wiki/Multipolygon_Examples slightly outdated guide (ignore tagging) with decent illustrations].