diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-01-24 10:46:14 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-01-24 10:46:14 +0100 |
commit | e3ae2c83b17373d8376176d75435c0cbcd09764f (patch) | |
tree | 22e17e4975b445fc3df2c8136f5a83a074126634 | |
parent | cb7da9ad71a0ae6697462b62b9393473ac48b3fa (diff) | |
download | Ishtar-e3ae2c83b17373d8376176d75435c0cbcd09764f.tar.bz2 Ishtar-e3ae2c83b17373d8376176d75435c0cbcd09764f.zip |
Update base import types
-rw-r--r-- | ishtar_common/fixtures/initial_importtypes-fr.json | 404 |
1 files changed, 260 insertions, 144 deletions
diff --git a/ishtar_common/fixtures/initial_importtypes-fr.json b/ishtar_common/fixtures/initial_importtypes-fr.json index 0592ca60f..342367f2b 100644 --- a/ishtar_common/fixtures/initial_importtypes-fr.json +++ b/ishtar_common/fixtures/initial_importtypes-fr.json @@ -7,6 +7,7 @@ "is_template": true, "unicity_keys": "code_patriarche", "users": [ + 2 ], "slug": "operatio", "associated_models": "archaeological_operations.models.Operation", @@ -21,6 +22,7 @@ "is_template": true, "unicity_keys": null, "users": [ + 2 ], "slug": null, "associated_models": "archaeological_operations.models.Operation", @@ -35,6 +37,7 @@ "is_template": true, "unicity_keys": null, "users": [ + 2 ], "slug": null, "associated_models": "archaeological_context_records.models.ContextRecord", @@ -3136,7 +3139,7 @@ "description": "Chronologies associ\u00e9es (plusieurs possibles s\u00e9par\u00e9es par &), exemple : \"Gallo-romain & M\u00e9di\u00e9val\", \"GR&MED\", \"M\u00e9solithique final & M\u00e9so moyen & Epipal\", etc.", "regexp_pre_filter": null, "required": false, - "label": null, + "label": "Periodes", "importer_type": 18 } }, @@ -3421,7 +3424,7 @@ "model": "ishtar_common.importercolumn", "fields": { "col_number": 7, - "description": "R\u00e9f\u00e9rence du point topo, d'ordinaire un entier mais peut \u00eatre autre chose. Champ texte, max. 120 caract\u00e8res. Exemple : \"7220\", \"pt. 72\", etc.\r\n\r\nNON LI\u00c9 POUR L'INSTANT.", + "description": "R\u00e9f\u00e9rence du point topo, d'ordinaire un entier mais peut \u00eatre autre chose. Champ texte, max. 120 caract\u00e8res. Exemple : \"7220\", \"pt. 72\", etc.\r\n", "regexp_pre_filter": null, "required": false, "label": "Ref. point topo", @@ -3505,7 +3508,7 @@ "model": "ishtar_common.importercolumn", "fields": { "col_number": 14, - "description": "Type(s) d'objet(s), s\u00e9par\u00e9s par des \"&\". Exemple : \"tesson & charbon\", \"os & m\u00e9tal\", \"faune\", \"fibule & bague\", \"lame & lamelle\", \"\u00e9clat & nucl\u00e9us\", etc.", + "description": "Type(s) d'objet(s), s\u00e9par\u00e9s par des \"&\". Exemple : \"tesson & charbon\", \"vase\", \"scapula\", \"fibule & bague\", \"lame & lamelle\", \"\u00e9clat & nucl\u00e9us\", etc.", "regexp_pre_filter": null, "required": false, "label": "Type(s) d'objet(s)", @@ -3693,6 +3696,54 @@ } }, { + "pk": 365, + "model": "ishtar_common.importercolumn", + "fields": { + "col_number": 30, + "description": "Coordonn\u00e9e X pour cet objet", + "regexp_pre_filter": null, + "required": false, + "label": "Coordonn\u00e9e X", + "importer_type": 20 + } + }, + { + "pk": 366, + "model": "ishtar_common.importercolumn", + "fields": { + "col_number": 31, + "description": "Coordonn\u00e9e Y pour cet objet", + "regexp_pre_filter": null, + "required": false, + "label": "Coordonn\u00e9e Y", + "importer_type": 20 + } + }, + { + "pk": 367, + "model": "ishtar_common.importercolumn", + "fields": { + "col_number": 32, + "description": "Coordonn\u00e9e Z pour cet objet (altitude NGF ou arbitraire)", + "regexp_pre_filter": null, + "required": false, + "label": "Coordonn\u00e9e Z", + "importer_type": 20 + } + }, + { + "pk": 368, + "model": "ishtar_common.importercolumn", + "fields": { + "col_number": 33, + "description": "Code permettant de qualifi\u00e9 le mode de projection des donnes (SRS /EPSG). Exemple : \"EPSG:2154\" pour le Lambert 93", + "regexp_pre_filter": null, + "required": false, + "label": "Syst\u00e8me de r\u00e9f\u00e9rence spatiale", + "importer_type": 20 + } + }, + { "pk": 46, "model": "ishtar_common.importtarget", "fields": { @@ -4505,6 +4556,20 @@ } }, { + "pk": 38, + "model": "ishtar_common.importtarget", + "fields": { + "comment": "", + "target": "label", + "column": 37, + "formater_type": 3, + "concat_str": null, + "regexp_filter": null, + "concat": false, + "force_new": false + } + }, + { "pk": 305, "model": "ishtar_common.importtarget", "fields": { @@ -4673,20 +4738,6 @@ } }, { - "pk": 335, - "model": "ishtar_common.importtarget", - "fields": { - "comment": "", - "target": "parcel__external_id", - "column": 311, - "formater_type": 28, - "concat_str": "", - "regexp_filter": null, - "concat": false, - "force_new": false - } - }, - { "pk": 338, "model": "ishtar_common.importtarget", "fields": { @@ -4757,20 +4808,6 @@ } }, { - "pk": 350, - "model": "ishtar_common.importtarget", - "fields": { - "comment": "", - "target": "datings__period", - "column": 325, - "formater_type": 6, - "concat_str": "", - "regexp_filter": null, - "concat": false, - "force_new": false - } - }, - { "pk": 353, "model": "ishtar_common.importtarget", "fields": { @@ -4813,20 +4850,6 @@ } }, { - "pk": 362, - "model": "ishtar_common.importtarget", - "fields": { - "comment": "", - "target": "context_record__external_id", - "column": 337, - "formater_type": 28, - "concat_str": "", - "regexp_filter": null, - "concat": false, - "force_new": false - } - }, - { "pk": 365, "model": "ishtar_common.importtarget", "fields": { @@ -4841,20 +4864,6 @@ } }, { - "pk": 368, - "model": "ishtar_common.importtarget", - "fields": { - "comment": "", - "target": "is_isolated", - "column": 344, - "formater_type": 19, - "concat_str": "", - "regexp_filter": null, - "concat": false, - "force_new": false - } - }, - { "pk": 371, "model": "ishtar_common.importtarget", "fields": { @@ -4953,34 +4962,6 @@ } }, { - "pk": 388, - "model": "ishtar_common.importtarget", - "fields": { - "comment": "", - "target": "find__datings__period", - "column": 364, - "formater_type": 6, - "concat_str": "", - "regexp_filter": null, - "concat": false, - "force_new": false - } - }, - { - "pk": 38, - "model": "ishtar_common.importtarget", - "fields": { - "comment": "", - "target": "label", - "column": 37, - "formater_type": 3, - "concat_str": null, - "regexp_filter": null, - "concat": false, - "force_new": false - } - }, - { "pk": 3, "model": "ishtar_common.importtarget", "fields": { @@ -5191,20 +5172,6 @@ } }, { - "pk": 336, - "model": "ishtar_common.importtarget", - "fields": { - "comment": "", - "target": "parcel__external_id", - "column": 312, - "formater_type": 11, - "concat_str": "", - "regexp_filter": null, - "concat": false, - "force_new": false - } - }, - { "pk": 339, "model": "ishtar_common.importtarget", "fields": { @@ -5317,20 +5284,6 @@ } }, { - "pk": 363, - "model": "ishtar_common.importtarget", - "fields": { - "comment": "", - "target": "context_record__external_id", - "column": 338, - "formater_type": 35, - "concat_str": "", - "regexp_filter": null, - "concat": false, - "force_new": false - } - }, - { "pk": 366, "model": "ishtar_common.importtarget", "fields": { @@ -6115,6 +6068,76 @@ } }, { + "pk": 336, + "model": "ishtar_common.importtarget", + "fields": { + "comment": "", + "target": "parcel__external_id", + "column": 312, + "formater_type": 11, + "concat_str": "-", + "regexp_filter": null, + "concat": false, + "force_new": false + } + }, + { + "pk": 335, + "model": "ishtar_common.importtarget", + "fields": { + "comment": "", + "target": "parcel__external_id", + "column": 311, + "formater_type": 28, + "concat_str": "-", + "regexp_filter": null, + "concat": false, + "force_new": false + } + }, + { + "pk": 362, + "model": "ishtar_common.importtarget", + "fields": { + "comment": "", + "target": "context_record__external_id", + "column": 337, + "formater_type": 28, + "concat_str": "-", + "regexp_filter": null, + "concat": false, + "force_new": false + } + }, + { + "pk": 363, + "model": "ishtar_common.importtarget", + "fields": { + "comment": "", + "target": "context_record__external_id", + "column": 338, + "formater_type": 35, + "concat_str": "-", + "regexp_filter": null, + "concat": false, + "force_new": false + } + }, + { + "pk": 388, + "model": "ishtar_common.importtarget", + "fields": { + "comment": "", + "target": "find__datings__period", + "column": 364, + "formater_type": 6, + "concat_str": "", + "regexp_filter": null, + "concat": false, + "force_new": true + } + }, + { "pk": 99, "model": "ishtar_common.importtarget", "fields": { @@ -7445,34 +7468,6 @@ } }, { - "pk": 361, - "model": "ishtar_common.importtarget", - "fields": { - "comment": "", - "target": "context_record__external_id", - "column": 336, - "formater_type": 11, - "concat_str": "", - "regexp_filter": null, - "concat": false, - "force_new": false - } - }, - { - "pk": 364, - "model": "ishtar_common.importtarget", - "fields": { - "comment": "", - "target": "context_record__external_id", - "column": 339, - "formater_type": 3, - "concat_str": "", - "regexp_filter": null, - "concat": false, - "force_new": false - } - }, - { "pk": 367, "model": "ishtar_common.importtarget", "fields": { @@ -7529,6 +7524,20 @@ } }, { + "pk": 364, + "model": "ishtar_common.importtarget", + "fields": { + "comment": "", + "target": "context_record__external_id", + "column": 339, + "formater_type": 3, + "concat_str": "-", + "regexp_filter": null, + "concat": false, + "force_new": false + } + }, + { "pk": 381, "model": "ishtar_common.importtarget", "fields": { @@ -7557,6 +7566,104 @@ } }, { + "pk": 389, + "model": "ishtar_common.importtarget", + "fields": { + "comment": "", + "target": "topographic_localisation", + "column": 343, + "formater_type": 3, + "concat_str": "", + "regexp_filter": null, + "concat": false, + "force_new": false + } + }, + { + "pk": 390, + "model": "ishtar_common.importtarget", + "fields": { + "comment": "", + "target": "x", + "column": 365, + "formater_type": 21, + "concat_str": "", + "regexp_filter": null, + "concat": false, + "force_new": false + } + }, + { + "pk": 391, + "model": "ishtar_common.importtarget", + "fields": { + "comment": "", + "target": "y", + "column": 366, + "formater_type": 21, + "concat_str": "", + "regexp_filter": null, + "concat": false, + "force_new": false + } + }, + { + "pk": 392, + "model": "ishtar_common.importtarget", + "fields": { + "comment": "", + "target": "z", + "column": 367, + "formater_type": 21, + "concat_str": "", + "regexp_filter": null, + "concat": false, + "force_new": false + } + }, + { + "pk": 350, + "model": "ishtar_common.importtarget", + "fields": { + "comment": "", + "target": "datings__period", + "column": 325, + "formater_type": 6, + "concat_str": "", + "regexp_filter": null, + "concat": false, + "force_new": true + } + }, + { + "pk": 393, + "model": "ishtar_common.importtarget", + "fields": { + "comment": "", + "target": "spatial_reference_system", + "column": 368, + "formater_type": 46, + "concat_str": "", + "regexp_filter": null, + "concat": false, + "force_new": false + } + }, + { + "pk": 361, + "model": "ishtar_common.importtarget", + "fields": { + "comment": "", + "target": "context_record__external_id", + "column": 336, + "formater_type": 11, + "concat_str": "-", + "regexp_filter": null, + "concat": false, + "force_new": false + } + }, + { "pk": 25, "model": "ishtar_common.formatertype", "fields": { @@ -7764,6 +7871,15 @@ } }, { + "pk": 46, + "model": "ishtar_common.formatertype", + "fields": { + "formater_type": "TypeFormater", + "many_split": "", + "options": "SpatialReferenceSystem" + } + }, + { "pk": 13, "model": "ishtar_common.formatertype", "fields": { @@ -8449,4 +8565,4 @@ "force_new": false } } -] +]
\ No newline at end of file |