diff options
| author | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-02-01 12:12:33 +0100 | 
|---|---|---|
| committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-02-01 12:15:41 +0100 | 
| commit | eeeba57a961bfc8571c5e1df7de88be3b37c9ee3 (patch) | |
| tree | 72864ce0658c10cb7bdc8bfe761b758a74ac4e1f /docs/en/import_export.rst | |
| parent | 3ed4053789908b13829c28e981e026460b285d9c (diff) | |
| download | Chimère-eeeba57a961bfc8571c5e1df7de88be3b37c9ee3.tar.bz2 Chimère-eeeba57a961bfc8571c5e1df7de88be3b37c9ee3.zip | |
Upgrade documentation
Diffstat (limited to 'docs/en/import_export.rst')
| -rw-r--r-- | docs/en/import_export.rst | 7 | 
1 files changed, 6 insertions, 1 deletions
| diff --git a/docs/en/import_export.rst b/docs/en/import_export.rst index 6dd1d7a..9144938 100644 --- a/docs/en/import_export.rst +++ b/docs/en/import_export.rst @@ -5,7 +5,7 @@ Import/export  =============  :Author: Étienne Loks -:date: 2012-11-28 +:date: 2013-02-01  :Copyright: CC-BY 3.0  This document presents the import/export functionnalities of Chimère. @@ -49,6 +49,11 @@ Common fields    be reconciled with the :ref:`amendment form <managing-modified>`. If you don't    want to use this form and then overwrite with the data from the external    source, check this option. +- **Get description from source**: If this case is checked, the importer will +  try to get the description from the source file. This option is only available +  for certain file formats. +- **Default description**: A default description to be added to new items. This +  field is only available when **Get description from source** is not checked.  - **Origin**: if not null this field will be associated to each item imported in    order to easily identify where the item came from. For OSM import the source    is automatically added. | 
