[[TranslatedPages]] [[PageOutline]] == Introduction to JOSM == === JOSM Terminology === [[Image(source:trunk/images/data/node.svg,middle,inline,link=)]] Node:: A node is a point. [[Image(source:trunk/images/data/way.svg,middle,inline,link=)]] Way:: A way is a line connecting multiple nodes. Way, therefore, is a general term for series of joined nodes, not just for roads or ways in reality. [[Image(source:trunk/images/data/relation.png,middle,inline,link=)]] Relation:: A relation is an ordered sequence of ways and nodes, a logical container used to group elements. Only [https://taginfo.openstreetmap.org/reports/database_statistics 1% of the data] is modeled using relations. [[Image(source:trunk/images/data/closedway.svg,middle,inline,link=)]] Area:: An area is a way whose ends are connected. [[Image(source:trunk/images/dialogs/propertiesdialog.svg,middle,16,inline,link=)]] Tag:: Tags describe what each node, way or relation represents. Tags are organized into "keys" and "values." Keys are basically larger categories, such as "Highway" or "Land Use," while values are specific features, such as "Primary Road" or "Residential Street," and "Residential" or "Retail" land use. If a road, track or path is curved, the curve is approximated using a number of nodes within a way, and short lines connecting them. If a way has a direction, that is indicated partly by using tags. For example, "oneway=yes" is a road that goes only in one direction. Other tags refer to being on the left and right of the direction of way along the way. == Launch JOSM == JOSM is a Java program, can be run from the [wikitr:/Download#Recommendedoptions Download page]. == Your first edit with JOSM == === Welcome screen === When JOSM starts, it presents you with a few messages about recent changes in JOSM. You should have a look at this page from time to time as it keeps you informed on some of the more interesting changes. === Downloading === The next step is to download some data. You can practice using JOSM by downloading your neighborhood or locality you know or just recently visited. ==== OSM data ==== Next, add data for that area from main server, click at: [[Image(source:trunk/images/download.png,middle,20,link=)]] [wikitr:/Help/Action/Download Download from OSM] ({{{Ctrl+Shift+↓}}}). [[Image(download-data.gif,600,inline,link=)]] ''The Download window will be displayed which contains a map of the world. You need to select a small area for your edit, not the entire globe (thus you will see the "Download area too large" message). ''To move around the map and select the specific area you want to download, there are several tools: * ''Click with the right mouse button to drag the map * ''Use the scroll wheel to zoom in and out * ''Click with the left mouse button and move the mouse to define an area. ''After the "Download area too large" error disappeared and you selected a region, click "Download" to fetch the data from the main server.'' === Enable Aerial imagery === For most places on earth there is at least one imagery available. You can pick one from the [wikitr:/Help/Menu/Imagery Imagery menu] at the top of the editor. Bing and Mapbox are popular, but there may be more recent resources for your locality. Note that all local imagery resources, which are available for the region you are currently working, are displayed in the lower part of the Imagery menu. Imageries may have different levels of detail and clarity in different places, so it is often worth checking different imageries. Simply select one of them from the imagery menu and you're ready to go. Mapbox-only: you can [https://www.mapbox.com/bites/00240/#3/0.00/0.00 request a better imagery for the region of your interest] ([https://www.mapbox.com/blog/new-imagery-for-openstreetmap/ announcement in 2014-04-11 by Eric Gundersen]) [[Image(enable-imagery.gif,link=)]] When using imagery, keep in mind that imagery may be offset. That is, due to complexities in processing satellite imagery, features on imagery may not be at the same location as they are in the real world. For reference, check existing features in OpenStreetMap data and compare them with the imagery or download GPS tracks. To download GPS tracks from OpenStreetMap, check the "Raw GPS" box in the download dialog. If you observe an offset in the imagery, you can correct for it by selecting the "New offset" item in the "Imagery" menu. === Editing in JOSM === JOSM is an offline editor which means everything you do won't be visible for anyone else until you upload it to the server. This makes it possible to experiment and repeatedly moving, tagging, adding and deleting elements without breaking anything. Subsequent actions on a single element will go into the database as a single modification when uploaded. === Adding a Node or a Way === The first step of actual editing is to [wikitr:/Help/Action/Draw add a node] or way to the OSM data. You can add standalone nodes or you can add nodes to ways, especially where there is a [wikitr:/Help/Action/Draw#Commonnodeswithanotherway junction between two ways]. To add a node, activate "Draw Nodes" [wikitr:Help/EditToolbar#Workingmodes mode], ''either by clicking the [[Image(source:trunk/images/mapmode/node/autonode.png,20,middle,link=)]] button in the left menu bar, or by hitting the "A" key on the keyboard (the button should then be highlighted)''. Then move the mouse cursor over where you want the node, over a way or over your GPS track (if you uploaded one) and left click wherever you want to place the node. A red dot (a selected node) should appear and a rubber-line spans from that node to the mouse cursor. If you create subsequent nodes, the earlier nodes will be shown as yellow nodes. A series of joined nodes forms a way. === Adding Tags === Ways or nodes on their own are not of much use unless they are ''[wikitr:/Help/Concepts/Object#Tags tagged]'' to say what they represent. The [osmwiki:Map_Features Map Features] page shows some popular tags, this page will never be complete about all tags. The first step in adding tags is to be sure the [wikitr:/Help/Dialog/TagsMembership Tags/Membership window] is open on the right hand side of JOSM. ''The [[Image(source:trunk/images/dialogs/propertiesdialog.svg,20,middle,link=)]] button on the left should be highlighted. If it is not highlighted, click on it or hit `Alt+Shift+P`''. You will see three buttons: [[Image(source:trunk/images/dialogs/add.png,20,middle,link=)]] '''Add''', [[Image(source:trunk/images/dialogs/edit.png,20,middle,link=)]]'''Edit''' and [[Image(source:trunk/images/dialogs/delete.svg,20,middle,link=)]]'''Delete'''. To edit the properties of a node or way (such as adding a tag) in the Tags/Membership window, the way or node must be selected. 1. ''Enter [wikitr:/Help/Action/Select Select mode] by clicking on [[Image(source:trunk/images/mapmode/move/move.png,20,middle,link=)]] of the left-hand icons or by hitting the {{{S}}} key.'' 1. ''Highlight the way or point you wish to select. Click the [[Image(source:trunk/images/dialogs/add.png,20,middle,link=)]]'''Add''' button.'' 1. ''A [wikitr:/Help/Dialog/AddValue dialog box] will appear, and you will be asked to select a key and a value for each tag. Type in the key/value pair that represents the tag you are creating. For example, for the key you might type "amenity" and for the value "fountain" (without quotes).'' 1. ''Click OK. You have now tagged your way. You can add several tags to one object. '' [[Image(poi-restourant.gif,left,link=)]] [[Image(poi-fountain.gif,link=)]] [[br]][[br]][[br]] === Presets === Instead of adding tags manually you can also use [wikitr:/Help/Concepts/Object#presets Presets]. All presets can be found: 1. at the [wikitr:/Help/Menu main menu] (shown on the left below) 1. at the [wikitr:/Help/MainToolbar main toolbar] (no picture below) 1. with the {{{F3}}} shortcut (pop-up menu shown below on the right) [[Image(presets-from-main-menu.png,link=)]] [[Image(presets-f3-search.png,link=)]] Presets for [wikitr:/Help/Dialog/SelectionList#Selection currently selected object(s)] are displayed above the tags for the current object (displayed in [wikitr:/Help/Dialog/TagsMembership Tags/Memberships window]): [[Image(presets-in-tag-toggle.png,link=)]] === Left mouse click on respective preset heading will open complete preset view ===#Leftmouseclickonrespectivepresetheadingwillopencompletepresetview [[Image(single-preset-shown-in-context-of-tagsmemberships-single-object.png,nolink)]] === Uploading to OSM === If you are happy with all that you have done then you must upload your work to the OSM server. Click on the [[Image(source:trunk/images/upload.png,20,middle,link=)]] button. This will automatically trigger a [wikitr:/Help/Validator validation] of your changes. Review all validation warnings and try to resolve them before you upload. This will prevent unfortunate mistakes such as un-tagged objects or unconnected roads. Note that validator warnings can also be wrong in seldom special cases. Before you upload, add a proper changeset comment and specify which source you used. This is important as it will show other users who see your changesets what this changeset was intended to modify and from where you took the information. [[Image(uploading data.gif,link=)]] ''JOSM will give you an overview of the elements that it is about to upload. You will be asked to provide a short text summary and the source of your edits. This description will be saved with your data on the server and provides information, for example, for the [osmwww:history Recent Changes list].'' If you need more details or have questions about upload process, it is precisely covered at [wikitr:/Help/Action/Upload Upload data]. == Thank you! == Thanks for contributing to the OSM database. For more information see our [wikitr:/Help help page] or simply press {{{F1}}} over buttons or any interface element within JOSM. This will directly lead you to the respective help page. == What's next == === Results of your job === * Your changes will appear at the [osmwww:#layers= "Standard" layer] probably within a few minutes. * Data in your routing software, maps and other services: will be updated per each service (from minutes to days, weeks and months) === Tell your friends === * Tell your friends how easy it is to update data and how your changes get displayed quickly. Truck drivers, couriers, photographers, bikers, journalists, fisherman and simply runners with GPS are always welcome in OSM. * Precise and actual information may affect how you make decisions in your life. The more people who are active in the project - the faster the data gets updated. And while [http://osmstats.neis-one.org/?item=countries&date= a few contributors] can be called as "active" at a given point in time. Every small change advances OSM to a complete and actual state. * OSM data may be viewed as clocks: without an arrow you wouldn't know minutes. It often gets outdated - simply refresh it. When clocks stop we wind them up again. * OpenStreetMap is about the whole planet in the same way how your clock about the current time. = External links = * [https://www.mapbox.com/mapping/ Mapping with OpenStreetMap] with animations by Mapbox team covers mostly the same topics. * [https://www.mapbox.com/blog/making-the-most-josm/ Your first steps with JOSM - the Java OpenStreetMap editor] 09/02/2016 by Ramya Ragupathy at Mapbox blog = See also = * [wikitr:/Help/Concepts/Object Objects in OSM data model] ---- Back to [wikitr:/Help Main Help]