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


Ignore:
Timestamp:
2011-11-21T16:59:25+01:00 (14 years ago)
Author:
andygol
Comment:

--

Legend:

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

    v1 v1  
     1[[TranslatedPages(revision=0,outdated=перекладається)]]
     2= Менеджер наборів змін =
     3
     4[[Image(source:/trunk/images/dialogs/changeset/changesetmanager.png)]] ''Клавішна комбінація:'' '''{{{Ctrl+Alt+C}}}'''
     5[[TOC(inline, heading=Зміст)]]
     6
     7== Запуск менеджера наборів змін ==
     8Ви можете відкрити вікно Менеджера наборів змін трьома різними способами:
     9
     10 1. Вибрати пункт меню [[Image(source:/trunk/images/dialogs/changeset/changesetmanager.png)]]''Вид->Менеджер наборів змін''
     11 2. Натиснути '''{{{Ctrl+Alt+C}}}'''
     12 3. Виділити кілька наборів змін у [ChangesetListDialog вікні з переліком наборів змін] та натиснути на [[Image(source:/trunk/images/dialogs/changeset/changesetmanager.png)]]
     13
     14== Вікно Менеджера наборів змін ==
     15
     16[[Image(Help/Dialog/ChangesetManager:changesetmanager-screenshot.png)]]
     17
     18== Отримання наборів змін ==
     19Ви можете отримати набори змін різними шляхами. Найбільш поширені операції з отримання та завантаження даних можуть бути виконанні безпосередньо з Менеджера наборів змін. Інші, більш розширені, можливості надаються [Dialog/ChangesetQueryDialog Діалогом отримання наборів змін].
     20
     21=== Отримання та завантаження наборів змін за їх унікальним ідентифікатором ===
     22Якщо ви бажаєте завантажити певний набір змін, ідентифікатор якого вам відомий, ви можете зробити це безпосередньо в Менеджері наборів змін.
     23
     24[[Image(Help/Dialog/ChangesetManager:query-single-changeset.png)]]
     25
     26 1. Введіть ідентифікатор набору змін у поле на панелі інструментів Менеджера наборів змін
     27 2. Натисніть '''{{{ENTER}}}''' або клацніть по [[Image(source:/trunk/images/dialogs/changeset/downloadchangeset.png)]]
     28
     29Якщо ви завантажуєте один набір змін, JOSM завантажить його властивості (наприклад: його ідентифікатор та дату створення) та вміст (а саме: перелік об’єктів що були створені, оновлені та/чи вилучені цим набором змін).
     30
     31=== Отримання та завантаження відкритих наборів змін ===
     32Набори змін можуть бути [Concepts/Changeset#Properties відкритими чи закритими]. Користувачі завжди можуть надсилати додаткові об’єкти до відкритих наборів змін, що їм належать.
     33
     34Якщо ви бажаєте завантажити перелік відкритих наборів змін, що вам належать:
     35 1. Клацніть по [[Image(source:/trunk/images/dialogs/changeset/downloadchangeset.png)]]'''Мої відкриті набори змін''' на панелі інструментів Менеджера наборів змін
     36
     37Зауважте. що здійснюється тільки завантаження властивостей наборів змін без отримання їх вмісту. Щоб дізнатись як завантажити вміст набору змін дивіться далі.
     38
     39=== Розширені запити ===
     40Розширені запити такі як
     41 * отримання наборів змін, що належать іншим користувачам
     42 * отримання останніх наборів змін відкритих чи закритих на сервері OSM
     43 * отримання наборів змін, якими були змінені об’єкти в конкретній місцевості (називається "габаритний прямокутник")
     44можуть бути виконані за допомогою [Dialog/ChangesetQueryDialog Діалогу отримання наборів змін].
     45
     46Для запуску [Dialog/ChangesetQueryDialog Діалогу отримання наборів змін]:
     47
     48 1. Клацніть на  [[Image(source:/trunk/images/dialogs/search.png)]]'''Отримати''' на панелі інструментів Менеджера наборів змін
     49
     50== Керування кешем завантажених наборів змін ==
     51JOSM локально підтримує кеш змін, завантажених з сервера OSM. Вміст цього кешу показується у верхній половині Менеджера наборів змін.
     52
     53=== Вилучення наборів змін з кешу ===
     54Можна вилучати набори змін з локального кешу. Вилучення наборів змін з кешу не впливає на їх стан на сервері OSM. Вони не вилучаються на сервері. Насправді, ''неможливо'' вилучити набір змін на сервері.
     55
     56Вилучення наборів змін з локального кешу може бути корисним, тому що локальний кеш також споживає пам’ять. Ви можете вилучити набори змін, які вам не потрібні з кешу для того, щоб звільнити пам’ять.
     57
     58Для того щоб вилучити один чи більше наборів змін з локального кешу
     59  1. Виділіть їх в Менеджері наборів змін
     60  2. Клацніть по [[Image(source:/trunk/images/dialogs/delete.png)]] або натисніть '''{{{DEL}}}'''. Або ви можете вибрати пункт [[Image(source:/trunk/images/dialogs/delete.png)]]'''Вилучити з кешу''' із виринаючого меню.
     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
     66 1. Select the changesets in the Changeset Manager
     67 2.  Click on [[Image(source:/trunk/images/dialogs/changeset/updatechangeset.png)]]. Alternatively you may select  [[Image(source:/trunk/images/dialogs/changeset/updatechangeset.png)]]'''Update changeset''' from the popup menu.
     68
     69Note that this will update the changeset properties only. For updating the changeset content, see [wiki:/Help/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
     76 1. Select the changesets in the Changeset Manager
     77 2.  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
     92 1.  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
     98 1.  Click on [[Image(source:/trunk/images/dialogs/changeset/updatechangeset.png)]]
     99
     100In order to update/download the changeset content
     101 1.  Click on [[Image(source:/trunk/images/dialogs/changeset/updatechangesetcontent.png)]] or  [[Image(source:/trunk/images/dialogs/changeset/downloadchangesetcontent.png)]] 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 [wiki:/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
     106 1.  Click on [[Image(source:/trunk/images/dialogs/select.png)]] in the detail view of the Changeset Manager
     107
     108You can also select
     109
     110 1. Select the tab '''Content''' in the detail view
     111 2. Select one or more objects in the content
     112 3. 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 [wiki:/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"
     118 1. 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
     122 1.  Click on the tab '''Content'''
     123 2.  Make sure the changeset content is downloaded. If not, download it first.
     124 3.  Select some objects in the changeset content
     125 4.   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
     130 1.  Click on the tab '''Content'''
     131 2.  Make sure the changeset content is downloaded. If not, download it first.
     132 3.  Select some objects in the changeset content
     133 4.   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)]] [wiki:Help/Action/CloseChangeset Close changesets]
     137 * [wiki:/Help/Dialog/ChangesetListDialog Changeset List Dialog]
     138 * [wiki:/Help/Dialog/ChangesetQueryDialog Changeset Query Dialog]
     139
     140----
     141Back to [wiki:Uk:Help Main Help]