diff options
| author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-12-08 01:19:42 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-12-08 01:19:42 +0100 |
| commit | fd184becdf661eb33049f7adaf58046281d30740 (patch) | |
| tree | d27b3ae1fa83130ffaa7ff34fa9855beaae04c03 /docs/en/import_export.rst | |
| parent | 0ce74dad8dc8016e99f15d3cd3a681570c8cce54 (diff) | |
| download | Chimère-fd184becdf661eb33049f7adaf58046281d30740.tar.bz2 Chimère-fd184becdf661eb33049f7adaf58046281d30740.zip | |
Documentation: update import with overwrite option
Diffstat (limited to 'docs/en/import_export.rst')
| -rw-r--r-- | docs/en/import_export.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/en/import_export.rst b/docs/en/import_export.rst index 73a95af..79a13bb 100644 --- a/docs/en/import_export.rst +++ b/docs/en/import_export.rst @@ -44,6 +44,11 @@ Common fields with items localisation you should put here the `SRID <https://en.wikipedia.org/wiki/SRID>`_ associated to the coordinate system of your source. +- **Overload existing data**: by default when data is updated on the source and + has been changed in your Chimère instance a new item is created and has to + be reconciled with the `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. - **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. |
