Changes between Version 17 and Version 21 of Help/Dialog/ChangesetQuery


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/ChangesetQuery

    v17 v21  
    77
    88 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 Manager
     9 1. Click on [[JOSMImage(dialogs/search,middle)]] in the toolbar section of the Changeset Manager
    1010
    1111
     
    2525 * '''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.
    2626
    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.
    2828
    2929== Queries from OSM API URLs ==
     
    3434You 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.
    3535
    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)]].
     36If 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)]].
    3737
    3838== Advanced Queries ==
     
    6464The OSM API currently supports two kinds of date/time based queries.
    6565 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 first 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.
     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.
    6767It 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.
    6868
     
    7878
    7979----
    80 Back to [wikitr:/Help/Dialog/ChangesetManager Changeset Manager][[BR]]
     80Back to [wikitr:/Help/Dialog/ChangesetManager Changeset Manager] \\
    8181Back to [wikitr:/Help Main Help]