Version 15 (modified by 11 years ago) ( diff ) | ,
---|
This page needs a review and more context. A screenshot and a list of expressions would be useful.
Languages:
Search
Search objects in the current data layer
Some examples of queries:
type:way
selects all waysname:Herrengasse
selects all elements with the given nametype:way name:-
selects all ways that do not have a nameid:123465678
selects an object (way or node) with a particular id
There is also a very under-used and under-documented feature that lets you enter a web URL (file://
, http://
, https://
, ftp://
)
in the search field. JOSM will then attempt to load that URL, and select any objects that it finds referenced in that file. JOSM will
look for XML tags "way", "node", and "relation" in the document, and use their id attribute. This means you can
access another OSM file on your hard disk this way and have JOSM select all objects that are present in the file (provided they are present in JOSM's dataset too).
The special expressions selected
and modified
select all currently selected resp. all objects modified in the current session.
More examples are here
Expert Mode
Some examples are only shown in expert mode.
Regular Expressions
JOSM supports Java Regex. For detailed Information see http://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html
See also
Attachments (5)
- 9229-search-expert-true.png (30.6 KB ) - added by 10 years ago.
- 9229-search-expert-false.png (18.8 KB ) - added by 10 years ago.
- 9229-search-expert-false-with-tooltip.png (17.4 KB ) - added by 10 years ago.
- Search.png (32.8 KB ) - added by 8 years ago.
- Search_expert.png (44.8 KB ) - added by 8 years ago.
Download all attachments as: .zip