Changes between Version 17 and Version 21 of Help/Dialog/ChangesetQuery
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/ChangesetQuery
v17 v21 7 7 8 8 1. [wikitr:/Help/Dialog/ChangesetManager#Launch Launch the Changeset Manager] 9 1. Click on [[ Image(source:/trunk/images/dialogs/search.png,middle)]] in the toolbar section of the Changeset Manager9 1. Click on [[JOSMImage(dialogs/search,middle)]] in the toolbar section of the Changeset Manager 10 10 11 11 … … 25 25 * '''Download my open changesets''' - this will query and download the open changesets owned by you. Max. 100 changesets are replied. This query is disabled if you are using JOSM in anonymous mode, i.e. if you didn't enter an OSM user name and password in the JOSM preferences. 26 26 27 * '''Download changesets in the current map view''' - this will query the changesets related to the bounding box in the current [wiki:/Help/MapView Map View]. This query is disabled unless there is a current map view, i.e. unless there is at least one layer. 27 * '''Download changesets in the current map view''' - this will query the changesets related to the bounding box in the current [wikitr:/Help/MapView Map View]. This query is disabled unless there is a current map view, i.e. unless there is at least one layer. 28 28 29 29 == Queries from OSM API URLs == … … 34 34 You can paste both URL used to query changesets for browsing and URL used to query changesets in the OSM API. Two examples are provided in the dialog, see the screenshot. 35 35 36 If the URL pasted into the input field represents a valid changeset query, the icon [[ Image(source:/trunk/images/misc/green_check.svg,bottom)]] is displayed, otherwise you will see the icon [[Image(source:/trunk/images/warning-small.png,bottom)]].36 If the URL pasted into the input field represents a valid changeset query, the icon [[JOSMImage(misc/green_check,bottom)]] is displayed, otherwise you will see the icon [[JOSMImage(warning-small,bottom)]]. 37 37 38 38 == Advanced Queries == … … 64 64 The OSM API currently supports two kinds of date/time based queries. 65 65 1. In the first query you have to supply a date/time as parameter. The OSM server replies all changesets ''closed after'' this date/time. 66 1. In the firstquery you have to supply ''two'' date/time values as parameters. The OSM server replies all changesets ''closed after'' the first date/time and ''created before'' the second date/time.66 1. In the second query you have to supply ''two'' date/time values as parameters. The OSM server replies all changesets ''closed after'' the first date/time and ''created before'' the second date/time. 67 67 It is not intuitively clear why the OSM server provides exactly these two features for date/time based changeset queries but as of API 0.6 (the current API version) that's what JOSM can and does support. 68 68 … … 78 78 79 79 ---- 80 Back to [wikitr:/Help/Dialog/ChangesetManager Changeset Manager] [[BR]]80 Back to [wikitr:/Help/Dialog/ChangesetManager Changeset Manager] \\ 81 81 Back to [wikitr:/Help Main Help]