Changes between Initial Version and Version 1 of Nl:Help/Dialog/ChangesetManager


Ignore:
Timestamp:
2016-01-31T16:26:28+01:00 (9 years ago)
Author:
DiGro
Comment:

translating into Dutch

Legend:

Unmodified
Added
Removed
Modified
  • Nl:Help/Dialog/ChangesetManager

    v1 v1  
     1[[TranslatedPages(revision=,outdated=changeset discussion feature is missing. see ticket #10701)]]
     2= Beheren wijzigingenset =
     3
     4[[Image(source:trunk/images/dialogs/changeset/changesetmanager.svg,24)]] ''Toetsenbord sneltoets:'' **{{{Ctrl+Alt+C}}}**
     5[[TOC(inline, heading=Inhoudsopgave)]]
     6
     7== beheren wijzigingenset starten ==
     8er zijn verschillende manieren om beheren wijzigingenset te starten:
     9
     101. Selecteer het menuitem ''Vensters-> [[Image(source:trunk/images/dialogs/changeset/changesetmanager.svg,24)]] Beheren wijzigingenset''
     111. Druk op **{{{Ctrl+Alt+C}}}**
     121. Selecteer één of meer wijzigingensets in het [wiki:/Nl:Help/Dialog/ChangesetList dialoogvenster Wijzigingensets] en klik daar op [[Image(source:trunk/images/dialogs/changeset/changesetmanager.svg,24)]].
     13
     14== Het venster Beheren Wijzigingenset ==
     15
     16[[Image(changesetmanager-screenshot_nl.png)]]
     17
     18== Wijzigingensets bevragen ==
     19er zijn verschillende manieren om wijzigingensets te bevragen en te downloaden. De meest voorkomende bewerkingen voor query en download kunnen direct vanuit beheren wijzigingensets worden uitgevoerd. Andere, meer gevorderde, mogelijkheden worden verschaft door het [wiki:/Nl:Help/Dialog/ChangesetQuery dialoogvenster Zoekopdracht voor wijzigingenset].
     20
     21=== Een wijzigingen set bevragen en downloaden op grond van zijn unieke ID ===
     22Indien u een specifieke wijzigingenset wilt downloaden waarvan u de ID weet, kunt u die direct vanuit Beheren wijzigingenset downloaden.
     23
     24[[Image(query-single-changeset_nl.png)]]
     25
     261. Voer het ID van de wijzigingenset in in het invoerveld in het werkbalkgedeelte van Beheren wijzigingenset
     271. Druk op **{{{ENTER}}}** of klik op [[Image(source:trunk/images/dialogs/changeset/downloadchangeset.svg,24)]].
     28
     29Als u éé enkele wijzigingenset downloadt, download JOSM zowel de eigenschappen van de wijzigingenset (bijvoorbeeld zijn ID of de datum waarop hij werd gemaakt) en de inhoud van de wijzigingenset (d.i. de lijst met gemaakte, bijgewerkte of verwijderde objecten in deze wijzigingenset).
     30
     31=== Uw open wijzigingensets bevragen en downloaden ===
     32Wijzigingensets kunnen [wiki:/Nl:Help/Concepts/Changeset#Properties open of gesloten] zijn. Een mapper kan altijd aanvullende objecten uploaden naar een open wijzigingenset waarvan hij of zij eigenaar is.
     33
     34Indien u de lijst met open wijzigingensets wilt downloaden waarvan u eigenaar bent
     351. Klik op [[Image(source:trunk/images/dialogs/changeset/downloadchangeset.svg,24)]] **Mijn wijzigingensets** in het werkbalkgedeelte van Beheren wijzigingenset.
     36
     37Onthoud dat dit alleen de eigenschappen van de wijzigingensets downloadt, zonder de inhoud van de wijzigingenset. Zie hieronder voor het downloaden van de inhoud van de wijzigingensets.
     38
     39=== Geavanceerde query's ===
     40Geavanceerde querys'zoals
     41* bevragen van de wijzigingensets die eigendom zijn van ene andere mapper
     42* bevragen van de meest recente wijzigingensets, open of gesloten, op de server van OSM
     43* bevragen van wijzigingensets die een object in een specifiek gebied aanpasten (een "bounding box" genoemd)
     44kunnen worden uitgevoerd met behulp van het [wiki:/Nl:Help/Dialog/ChangesetQuery dialoogvenster Zoekopdracht voor wijzigingensets].
     45
     46Starten van het [wiki:/Nl:Help/Dialog/ChangesetQuery dialoogvenster Zoekopdracht voor wijzigingensets]:
     47
     481. Klik op [[Image(source:/trunk/images/dialogs/search.png)]] **Zoekopdracht** in het werkbalkgedeelte van Beheren wijzigingenset.
     49
     50== De cache van gedownloade wijzigingensets beheren ==
     51JOSM onderhoudt lokaal een cache van de gedownloade wijzigingensets van de server van OSM. De inhoud van deze cache wordt weergegeven in het bovenste gedeelte van beheren wijzigingenset.
     52
     53=== Wijzigingensets uit de cache verwijderen ===
     54Wijzigingensets kunnen uit de lokale cache worden verwijderd. Het verwijderen van de wijzigingenset uit de cache beïnvloedt de server van OSM niet. De wijzigingenset wordt niet verwijderd op de server. In feite is het ''niet mogelijk'' om een wijzigingenset van de server te verwijderen.
     55
     56Removing changesets from the local cache can be useful because the local changeset cache consumes memory, though. You can remove changesets you don't need from the cache in order to free up the memory.
     57
     58To remove one or more changesets from the local cache
     591. Select the changesets in the Changeset Manager
     601. Click on [[Image(source:trunk/images/dialogs/delete.png)]] or press **{{{DEL}}}**. Alternatively you may select  [[Image(source:trunk/images/dialogs/delete.png)]] **Remove from cache** from the popup menu.
     61
     62=== Updating the properties of changesets in the cache ===
     63Properties of changesets can cache over time. For instance, an open changeset can become closed or the tags of an open changeset can change because it is assigned a new set of tags in another upload.
     64
     65In order to update the properties of one or more changesets
     661. Select the changesets in the Changeset Manager
     671. Click on [[Image(source:trunk/images/dialogs/changeset/updatechangeset.svg,24)]]. Alternatively you may select  [[Image(source:trunk/images/dialogs/changeset/updatechangeset.svg,24)]] **Update changeset** from the popup menu.
     68
     69Note that this will update the changeset properties only. For updating the changeset content, see [Dialog/ChangesetManager#UpdateContentMulti below].
     70
     71=== Downloading/Updating the content of changesets in the cache === #UpdateContentMulti
     72A changeset includes a collection of object which have been created, updateded, or  deleted by the changeset. These objects are called the ''changeset content''.
     73The size of a changeset content varies, but in general it can become very large. Changesets can grow up to 50,000 objects. Changeset content is therefore not automatically downloaded from the OSM server.
     74
     75In order to download the changeset content of one or more changesets
     761. Select the changesets in the Changeset Manager
     771. Click on [[Image(source:trunk/images/dialogs/changeset/downloadchangesetcontent.png)]]. Alternatively you may select  [[Image(source:trunk/images/dialogs/changeset/downloadchangesetcontent.png)]] **Download changeset content** from the popup menu.
     78
     79The content of a changeset may change over time too, provided the changeset is still open. The same steps will always retrieve the lastest content for a given changeset. If the local cache already includes the content of a changeset, this operation will refresh it.
     80
     81== Managing a single changeset ==
     82=== Browsing properties, tags, and content ===
     83The detail view in the lower half of the Changeset Manager consists of three tabs:
     84* **Properties** - displays the basic properties of the currently selected changeset, i.e. its ID or whether the changeset is open or closed
     85* **Tags** - displays the tags assigned to the currently selected changeset
     86* **Content** - displays the changeset content
     87
     88Click on either of these tabs to browse the respective information.
     89
     90=== Remove a changeset from the local cache ===
     91
     921. Click on [[Image(source:trunk/images/dialogs/delete.png)]] to remove the currently selected changeset from the cache.
     93
     94=== Updating/Downloading changeset content  ===
     95There are two commands available to either update the basic properties of the changeset or to update/download the changeset content:
     96
     97In order to update the changeset properties
     981. Click on [[Image(source:trunk/images/dialogs/changeset/updatechangeset.svg,24)]]
     99
     100In order to update/download the changeset content
     1011. Click on [[Image(source:trunk/images/dialogs/changeset/updatechangesetcontent.svg,24)]] or  [[Image(source:trunk/images/dialogs/changeset/downloadchangesetcontent.svg,24)]] respectively. Depending on whether the changeset content has already been downloaded either of these two actions is available.
     102
     103=== Selecting objects in the changeset content in the Map View ===
     104If the [Help/MapView Map View] includes an active data layer you can select all objects in this layer which are also part of the current changeset in the Changeset Manager.
     105
     1061. Click on [[Image(source:trunk/images/dialogs/select.png)]] in the detail view of the Changeset Manager
     107
     108You can also
     109
     1101. Select the tab **Content** in the detail view
     1111. Select one or more objects in the content
     1121. Click on [[Image(source:trunk/images/dialogs/select.png)]]. Alternatively, you may select [[Image(source:/trunk/images/dialogs/select.png)]] **Select in layer** in the popup menu.
     113
     114=== Zooming to objects in the changeset content  ===
     115If the [Help/MapView Map View] includes an active data layer you can "zoom to the changeset". Actually, neither the changeset nor the entire changeset content is ever included in a data layer. With "zoom to the changeset" we mean that JOSM zooms to the largest subset of objects in the data layer which is also a subset in the changeset content.
     116
     117In order to zoom to "zoom to the changeset"
     1181. Click on [[Image(source:trunk/images/dialogs/autoscale/selection.png)]] in the detail view of the Changeset Manager.
     119
     120Alternatively, you may zoom to a subset of the changeset content". In order to do so
     121
     1221. Click on the tab **Content**.
     1231. Make sure the changeset content is downloaded. If not, download it first.
     1241. Select some objects in the changeset content.
     1251. Click on [[Image(source:trunk/images/dialogs/autoscale/selection.png)]]. Alternatively, you may select [[Image(source:trunk/images/dialogs/autoscale/selection.png)]] **Zoom to layer** from the popup menu.
     126
     127=== Download and display the history of objects in the changeset content ===
     128For an object included in the content of a changeset, you may retrieve and display its history.
     129
     1301. Click on the tab **Content**.
     1311. Make sure the changeset content is downloaded. If not, download it first.
     1321. Select some objects in the changeset content.
     1331. Click on [[Image(source:trunk/images/dialogs/history.png)]]. Alternatively, you may select [[Image(source:trunk/images/dialogs/history.png)]] **Show history** from the popup menu.
     134
     135== See also ==
     136* [[Image(source:trunk/images/closechangeset.png)]] [Action/CloseChangeset Close changesets]
     137* [Dialog/ChangesetList Changeset List Dialog]
     138* [Dialog/ChangesetQuery Changeset Query Dialog]
     139
     140----
     141Back to [wiki:/Help Main Help]