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


Ignore:
Timestamp:
2011-10-18T00:51:39+02:00 (14 years ago)
Author:
ovruni
Comment:

--

Legend:

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

    v1 v1  
     1[[TranslatedPages(revision=6,outdated=La traducción esta incompleta\, falta la última parte.)]]
     2= Administrador de Conjunto de cambios =
     3
     4[[Image(source:trunk/images/dialogs/changeset/changesetmanager.png)]] ''Atajo de teclado:'' '''{{{Ctrl+Alt+C}}}'''
     5[[TOC(inline)]]
     6
     7== Iniciando el Administrador de Conjunto de cambios ==
     8Hay varias maneras de iniciar el Administrador de conjunto de cambios:
     9
     10 1. Seleccione la opción del menú [[Image(source:trunk/images/dialogs/changeset/changesetmanager.png)]]''Vista->Administrador de Cambios''
     11 2. Presione '''{{{Ctrl+Alt+C}}}'''
     12 3. Seleccione uno o más cambios en el [wiki:Es:Help/Dialog/ChangesetListDialog Dialogo Lista de Cambios] y haga clic en [[Image(source:trunk/images/dialogs/changeset/changesetmanager.png)]]
     13
     14== La ventana del Administrador de Conjunto de cambios ==
     15
     16[[Image(changesetmanager-screenshot.png)]]
     17
     18== Consulta de cambios ==
     19Hay varias formas de consultar y descargar cambios. La consulta más común y las operaciones de descarga pueden ser invocadas directamente desde el Administrador de conjunto de cambios. Otras funciones más avanzadas son proporcionados por el cuadro de diálogo [wiki:Es:/Help/Dialog/ChangesetQueryDialog Consultar modificaciones].
     20
     21=== Consultar y descargar un conjunto de cambios mediante su ID único ===
     22Si desea descargar un conjunto de cambios específico cuyo ID usted sabe, usted puede descargarlo directamente desde el administrador de cambios.
     23
     24[[Image(query-single-changeset.png)]]
     25
     26 1. Introduzca el ID del conjunto cambios en el campo de entrada de la barra de herramientas del Administrador de conjunto de cambios.
     27 2. Presione '''{{{ENTER}}}''' o haga clic en [[Image(source:trunk/images/dialogs/changeset/downloadchangeset.png)]]
     28
     29Si descarga un único conjunto de cambios, JOSM descargará tanto las propiedades del conjunto de cambios (por ejemplo, su ID o la fecha en que fue creado) y el contenido del conjunto de cambios (es decir, la lista de los objetos creados, actualizados o borrados con este conjunto de cambios).
     30
     31=== Consultar y descargar su conjunto de cambios abierto ===
     32Conjunto de cambios puede estar [Concepts/Changeset#Properties abierto o cerrado]. Un cartógrafo siempre se puede cargar objetos adicionales a un conjunto de cambios abierto que le son propios.
     33
     34Si desea descargar la lista de los conjuntos de cambios abiertos de los cuales usted es dueño
     35 1. Haga clic en [[Image(source:/trunk/images/dialogs/changeset/downloadchangeset.png)]]'''Mis modificaciones''' en la barra de herramientas del Administrador de conjunto de cambios
     36
     37Tenga en cuenta que esto descarga sólo las propiedades del conjunto de cambios sin el contenido del conjunto de cambios. Para descargar el contenido de los conjuntos de cambios ver más adelante.
     38
     39=== Consultas Avanzadas ===
     40Advanced queries like
     41 * querying the changesets owned by another mapper
     42 * querying the most recent changesets open or closed on the OSM server
     43 * querying changesets which modified object in a specific area (called a "bounding box")
     44can be run using the [wiki:/Help/Dialog/ChangesetQueryDialog Changeset Query Dialog].
     45
     46To launch the [wiki:/Help/Dialog/ChangesetQueryDialog Changeset Query Dialog]:
     47
     48 1. Click on [[Image(source:/trunk/images/dialogs/search.png)]]'''Query''' in the toolbar section of the Changeset Manager
     49
     50== Managing the cache of downloaded changesets ==
     51JOSM locally maintains a cache of the changesets downloaded from the OSM server. The content of this cache is displayed in the upper half of the Changeset Manager.
     52
     53=== Removing changesets from the cache ===
     54Changesets can be removed from the local cache. Removing a changeset from the cache doesn't affect the OSM server. The changeset isn't deleted on the server. In fact, it is ''not possible'' to delete a changeset on the server.
     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
     59  1. Select the changesets in the Changeset Manager
     60  2. 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
     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== Véase también ==
     136 * [[Image(source:trunk/images/closechangeset.png)]] [Action/CloseChangeset Cerrar conjunto de cambios abiertos]
     137 * [wiki:Es:Help/Dialog/ChangesetListDialog Changeset List Dialog]
     138 * [wiki:Es:Help/Dialog/ChangesetQueryDialog Changeset Query Dialog]
     139
     140----
     141Volver a [wiki:Es:Help Ayuda principal]