wiki:Help/Dialog/TagsMembership

Version 42 (modified by openstreetmap.org-user-d1g, 8 years ago) ( diff )

-Structure: replaced

Tags/Membership Dialog

source:trunk/images/dialogs/propertiesdialog.svg Keyboard shortcut: Alt+Shift+P

The tags & membership window (previously called properties window) is shown to the right of the main JOSM window. If it is not displayed then:

  • click the source:trunk/images/dialogs/propertiesdialog.svg tag for selected objects icon (an image of a diagonally label) in the left panel,
  • use the window menu in the main menu,
  • or press the keyboard shortcut Alt+Shift+P.

Try it yourself

Open https://josm.openstreetmap.de/attachment/wiki/Help/Dialog/TagsMembership/TagsMembershipDemo.osm using menu item "File > Open Location ..." (Ctrl+L).

Overview of this window

From the top:

  1. (optional) Common presets of selected objects (may be empty because there no common preset for all objects)
    • Annotations presets (notes or address) will be displayed if at least one object had such tag
  2. (always) Tag filter (any search string)
    • Simple string (such as Rome will searched both in values and in keys (i.e. if you add tag "Rome"=yes it will be matched against "Rome" search)
    • "addr:city":Rome or "addr:city":Rome) will match addr:city=Rome tag
  3. (optional) table of:
    • key/value pairs for single selected object
      • complete list of tags if filter was empty
      • empty if filter from 2 matches no tags
      • only matched tags if there matching tags
    • annotated summary for multiple selected objects (select shop=pet together with shop=computer to see what it means)
  4. (optional) membership information
    • no matching applied for parent relations; this result in union of all involved parent relations for the selected objects
    • displayed only for objects that have parent relations in the current data layer
    • objects without parent relations in local data layer can have parent relations on the server
  5. (always) 3 buttons

Examples

Single object without parent relations (note: you can click on headings to open complete presets):

without parent relations

Single object used in 3 relations at once:

Dialog usage

This dialog box shows you the existing tags for the selected objects, and allows you to add, edit, or delete tags.

The keys and values in use in OpenStreetMap can be found using multiple ways.

Note: You can also add tags to selected object using presets, it was covered in Introduction#Presets.

You can either select one object at a time, or select multiple objects, before using the control buttons below. If you have selected multiple objects and they have different values for a particular key, then in the tags dialog box this will be shown as value <different>.

Buttons

source:trunk/images/dialogs/add.png Add (Alt+A)

Add key/value pairs to selected objects.

Double clicking in the empty space below the tags or clicking the Add button opens the add value dialog which allows you to enter keys and values.

source:trunk/images/dialogs/edit.png Edit (Alt+S)

Change selected key/value pair.

If you either double click on a key/value pair entry in the tags dialog or select one entry and then click the Edit button you can edit the value and/or key in the change value dialog.

Double clicking on a membership entry or selecting one membership entry and then clicking on Edit will open the relation editor. If you just want to add and/or edit tags to relation you can simply select the relation using the context menu

source:trunk/images/dialogs/delete.png Delete (Ctrl+Alt+Shift+D)

Delete selected key/value pairs.

If you select one or several key/value pair in the tags dialog, and then click the Delete button they will be immediately deleted. If you make a mistake then you can use source:/trunk/images/undo.png undo (Ctrl+Z) on the Edit Menu or the command stack toggle dialog to undo it.

Context Menu

Right click on a entry opens the Tags Context Menu

Advanced Preferences

Property Default Explanation
properties.presets.top true If set to true, displays the list of presets matching the current tags.
url.openstreetmap-wiki https://wiki.openstreetmap.org/wiki/ The address of the OSM wiki used to see the documentation of a tag.

Back to Toggle Dialogs
Back to Main Help

Attachments (7)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.