summaryrefslogtreecommitdiff
path: root/ishtar_common
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-08-23 11:28:20 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-08-23 11:28:20 +0200
commitbc7b3401b6c204ec1c1711df1565b90c1c1af3ba (patch)
treed94b40cc61d21fd0e16ae59390cbf70b02a069fa /ishtar_common
parent0f93c9bbff3710612d538847b1bed76a60d6b8ad (diff)
downloadIshtar-bc7b3401b6c204ec1c1711df1565b90c1c1af3ba.tar.bz2
Ishtar-bc7b3401b6c204ec1c1711df1565b90c1c1af3ba.zip
Update fixtures (Django 1.11 change serialization order of fields)
Diffstat (limited to 'ishtar_common')
-rw-r--r--ishtar_common/fixtures/initial_data-fr.json882
-rw-r--r--ishtar_common/fixtures/initial_importtypes-fr.json6434
-rw-r--r--ishtar_common/fixtures/initial_spatialrefsystem-fr.json492
3 files changed, 3904 insertions, 3904 deletions
diff --git a/ishtar_common/fixtures/initial_data-fr.json b/ishtar_common/fixtures/initial_data-fr.json
index 484fa6fd5..d9026cf49 100644
--- a/ishtar_common/fixtures/initial_data-fr.json
+++ b/ishtar_common/fixtures/initial_data-fr.json
@@ -1,39 +1,41 @@
[
{
+ "model": "ishtar_common.authortype",
"fields": {
+ "label": "Co-auteur ",
+ "txt_idx": "co_author",
"comment": "Il y a plusieurs auteurs pour une m\u00eame source. Au m\u00eame niveau de responsabilit\u00e9.",
"available": true,
- "txt_idx": "co_author",
- "order": 1,
- "label": "Co-auteur "
- },
- "model": "ishtar_common.authortype"
+ "order": 1
+ }
},
{
+ "model": "ishtar_common.authortype",
"fields": {
+ "label": "Auteur principal",
+ "txt_idx": "main_author",
"comment": "Cette personne est l'auteur principal de la source. Les autres auteurs sont des collaborateurs.",
"available": true,
- "txt_idx": "main_author",
- "order": 1,
- "label": "Auteur principal"
- },
- "model": "ishtar_common.authortype"
+ "order": 1
+ }
},
{
+ "model": "ishtar_common.authortype",
"fields": {
+ "label": "Collaborateur",
+ "txt_idx": "associate_author",
"comment": "Cet auteur n'est pas l'auteur principal de la source mais un collaborateur. Il n'est pas auteur au m\u00eame niveau que l'auteur principal.",
"available": true,
- "txt_idx": "associate_author",
- "order": 1,
- "label": "Collaborateur"
- },
- "model": "ishtar_common.authortype"
+ "order": 1
+ }
},
{
+ "model": "ishtar_common.persontype",
"fields": {
+ "label": "Administrateur",
+ "txt_idx": "administrator",
"comment": "",
"available": true,
- "txt_idx": "administrator",
"groups": [
[
"Op\u00e9rations : lecture"
@@ -320,16 +322,16 @@
[
"Documents de demande de traitement rattach\u00e9s : modification/suppression"
]
- ],
- "label": "Administrateur"
- },
- "model": "ishtar_common.persontype"
+ ]
+ }
},
{
+ "model": "ishtar_common.persontype",
"fields": {
+ "label": "Responsable scientifique",
+ "txt_idx": "head_scientist",
"comment": "Responsable d'op\u00e9ration arch\u00e9ologique.",
"available": true,
- "txt_idx": "head_scientist",
"groups": [
[
"Organisations : lecture"
@@ -424,16 +426,16 @@
[
"Documents de demande de traitement rattach\u00e9s : lecture"
]
- ],
- "label": "Responsable scientifique"
- },
- "model": "ishtar_common.persontype"
+ ]
+ }
},
{
+ "model": "ishtar_common.persontype",
"fields": {
+ "label": "Responsable de suivi scientifique",
+ "txt_idx": "sra_agent",
"comment": "",
"available": true,
- "txt_idx": "sra_agent",
"groups": [
[
"Op\u00e9rations : lecture"
@@ -555,16 +557,16 @@
[
"Documents de demande de traitement : lecture"
]
- ],
- "label": "Responsable de suivi scientifique"
- },
- "model": "ishtar_common.persontype"
+ ]
+ }
},
{
+ "model": "ishtar_common.persontype",
"fields": {
+ "label": "Secr\u00e9tariat",
+ "txt_idx": "secretarial_dept",
"comment": "Peut utiliser toutes les fonctionnalit\u00e9s du module Administratif.",
"available": true,
- "txt_idx": "secretarial_dept",
"groups": [
[
"Op\u00e9rations : lecture"
@@ -662,16 +664,16 @@
[
"Documents de demande de traitement : lecture"
]
- ],
- "label": "Secr\u00e9tariat"
- },
- "model": "ishtar_common.persontype"
+ ]
+ }
},
{
+ "model": "ishtar_common.persontype",
"fields": {
+ "label": "R\u00e9gisseur de collection",
+ "txt_idx": "collection_manager",
"comment": "Peut g\u00e9rer du mobilier qu'il n'a pas cr\u00e9\u00e9.\r\n\r\n",
"available": true,
- "txt_idx": "collection_manager",
"groups": [
[
"Op\u00e9rations : lecture"
@@ -769,95 +771,95 @@
[
"Documents de demande de traitement : modification/suppression"
]
- ],
- "label": "R\u00e9gisseur de collection"
- },
- "model": "ishtar_common.persontype"
+ ]
+ }
},
{
+ "model": "ishtar_common.persontype",
"fields": {
+ "label": "Am\u00e9nageur",
+ "txt_idx": "general_contractor",
"comment": "Responsable de l'am\u00e9nagement (pr\u00e9ventif).",
"available": true,
- "txt_idx": "general_contractor",
- "groups": [],
- "label": "Am\u00e9nageur"
- },
- "model": "ishtar_common.persontype"
+ "groups": []
+ }
},
{
+ "model": "ishtar_common.persontype",
"fields": {
+ "label": "Acc\u00e8s en lecture",
+ "txt_idx": "reader_access",
"comment": "Un acc\u00e8s limit\u00e9 - uniquement en lecture - \u00e0 la totalit\u00e9 de la base, apr\u00e8s enregistrement.",
"available": true,
- "txt_idx": "reader_access",
"groups": [
[
- "Documents de demande de traitement : lecture"
+ "Op\u00e9rations : lecture"
],
[
- "Documents UE : lecture"
+ "Demandes de traitement : lecture"
],
[
- "Actes administratifs : lecture"
+ "UE : lecture"
],
[
- "Auteurs : lecture"
+ "D\u00e9p\u00f4ts : lecture"
],
[
- "Demandes de traitement : lecture"
+ "Mobilier : lecture"
],
[
- "D\u00e9p\u00f4ts : lecture"
+ "Personnes : lecture"
],
[
- "Documents op\u00e9ration : lecture"
+ "Actes administratifs : lecture"
],
[
- "Dossiers : lecture"
+ "Documents UE : lecture"
],
[
- "Mobilier : lecture"
+ "Traitements : lecture"
],
[
- "Op\u00e9rations : lecture"
+ "Dossiers : lecture"
],
[
- "Organisations : lecture"
+ "Documents mobilier : lecture"
],
[
- "Personnes : lecture"
+ "Auteurs : lecture"
],
[
- "Traitements : lecture"
+ "Documents de traitement : lecture"
],
[
- "UE : lecture"
+ "Organisations : lecture"
],
[
- "Documents mobilier : lecture"
+ "Documents de demande de traitement : lecture"
],
[
- "Documents de traitement : lecture"
+ "Documents op\u00e9ration : lecture"
]
- ],
- "label": "Acc\u00e8s en lecture"
- },
- "model": "ishtar_common.persontype"
+ ]
+ }
},
{
+ "model": "ishtar_common.persontype",
"fields": {
+ "label": "Chef de service instructeur",
+ "txt_idx": "responsible_planning_service",
"comment": "",
"available": true,
- "txt_idx": "responsible_planning_service",
- "groups": [],
- "label": "Chef de service instructeur"
- },
- "model": "ishtar_common.persontype"
+ "groups": []
+ }
},
{
+ "model": "ishtar_common.persontype",
"fields": {
+ "label": "Collaborateur scientifique",
+ "txt_idx": "collaborator",
"comment": "Peut intervenir sur les donn\u00e9es d'une op\u00e9ration sans en \u00eatre responsable.",
"available": true,
- "txt_idx": "collaborator",
"groups": [
[
"Organisations : lecture"
@@ -943,725 +945,723 @@
[
"Documents de demande de traitement rattach\u00e9s : lecture"
]
- ],
- "label": "Collaborateur scientifique"
- },
- "model": "ishtar_common.persontype"
+ ]
+ }
},
{
+ "model": "ishtar_common.persontype",
"fields": {
+ "label": "Demandeur",
+ "txt_idx": "applicant",
"comment": "Personne demandant une action sur le mobilier (traitements).",
"available": true,
- "txt_idx": "applicant",
- "groups": [],
- "label": "Demandeur"
- },
- "model": "ishtar_common.persontype"
+ "groups": []
+ }
},
{
+ "model": "ishtar_common.organizationtype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Service R\u00e9gional d'Arch\u00e9ologie",
"txt_idx": "sra",
- "label": "Service R\u00e9gional d'Arch\u00e9ologie"
- },
- "model": "ishtar_common.organizationtype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.organizationtype",
"fields": {
- "comment": "Selon le d\u00e9cret n\u00b0 2004-490 qui d\u00e9nomme \u00ab Op\u00e9rateurs \u00bb les personnes qui r\u00e9alisent les op\u00e9rations arch\u00e9ologiques.",
- "available": true,
+ "label": "Op\u00e9rateur d'arch\u00e9ologie pr\u00e9ventive",
"txt_idx": "operator",
- "label": "Op\u00e9rateur d'arch\u00e9ologie pr\u00e9ventive"
- },
- "model": "ishtar_common.organizationtype"
+ "comment": "Selon le d\u00e9cret n\u00b0 2004-490 qui d\u00e9nomme \u00ab Op\u00e9rateurs \u00bb les personnes qui r\u00e9alisent les op\u00e9rations arch\u00e9ologiques.",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.organizationtype",
"fields": {
- "comment": "Laboratoire ayant sous sa responsabilit\u00e9 du mobilier arch\u00e9ologique de mani\u00e8re temporaire. C'est un type de d\u00e9p\u00f4t. C'est un lieu de traitement.",
- "available": true,
+ "label": "Laboratoire de restauration",
"txt_idx": "restoration_laboratory",
- "label": "Laboratoire de restauration"
- },
- "model": "ishtar_common.organizationtype"
+ "comment": "Laboratoire ayant sous sa responsabilit\u00e9 du mobilier arch\u00e9ologique de mani\u00e8re temporaire. C'est un type de d\u00e9p\u00f4t. C'est un lieu de traitement.",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.organizationtype",
"fields": {
- "comment": "Pour des entreprises, collectivit\u00e9s territoriales ou autres organisations.",
- "available": true,
+ "label": "Am\u00e9nageur",
"txt_idx": "general_contractor",
- "label": "Am\u00e9nageur"
- },
- "model": "ishtar_common.organizationtype"
+ "comment": "Pour des entreprises, collectivit\u00e9s territoriales ou autres organisations.",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.organizationtype",
"fields": {
- "comment": "Laboratoire de recherche public (CNRS). Peut \u00eatre une UMR et donc int\u00e9grer des chercheurs de l'universit\u00e9. ",
- "available": true,
+ "label": "Laboratoire de recherche",
"txt_idx": "research_laboratory",
- "label": "Laboratoire de recherche"
- },
- "model": "ishtar_common.organizationtype"
+ "comment": "Laboratoire de recherche public (CNRS). Peut \u00eatre une UMR et donc int\u00e9grer des chercheurs de l'universit\u00e9. ",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.organizationtype",
"fields": {
- "comment": "Cette organisation et ses membres travaillent b\u00e9n\u00e9volement.",
- "available": true,
+ "label": "Association de b\u00e9n\u00e9voles",
"txt_idx": "volunteer",
- "label": "Association de b\u00e9n\u00e9voles"
- },
- "model": "ishtar_common.organizationtype"
+ "comment": "Cette organisation et ses membres travaillent b\u00e9n\u00e9volement.",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.organizationtype",
"fields": {
- "comment": "Les services qui d\u00e9livrent les autorisations requises pour les diff\u00e9rents projets (DDE, services\r\nurbanisme des collectivit\u00e9s, pr\u00e9fectures, Drire, etc.).",
- "available": true,
+ "label": "Service instructeur",
"txt_idx": "planning_service",
- "label": "Service instructeur"
- },
- "model": "ishtar_common.organizationtype"
+ "comment": "Les services qui d\u00e9livrent les autorisations requises pour les diff\u00e9rents projets (DDE, services\r\nurbanisme des collectivit\u00e9s, pr\u00e9fectures, Drire, etc.).",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.organizationtype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Mus\u00e9e",
"txt_idx": "museum",
- "label": "Mus\u00e9e"
- },
- "model": "ishtar_common.organizationtype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.organizationtype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Non pr\u00e9cis\u00e9",
"txt_idx": "undefined",
- "label": "Non pr\u00e9cis\u00e9"
- },
- "model": "ishtar_common.organizationtype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.organizationtype",
"fields": {
- "comment": "Par exemple une mairie portant un projet de fouille programm\u00e9e.",
- "available": true,
+ "label": "Structure publique porteuse de projet programm\u00e9",
"txt_idx": "public_struct",
- "label": "Structure publique porteuse de projet programm\u00e9"
- },
- "model": "ishtar_common.organizationtype"
+ "comment": "Par exemple une mairie portant un projet de fouille programm\u00e9e.",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "Tirage de photographie argentique.",
- "available": true,
+ "label": "Photographie argentique (tirage)",
"txt_idx": "photo_print",
- "label": "Photographie argentique (tirage)"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "Tirage de photographie argentique.",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "Rapport de fouille arch\u00e9ologique.",
- "available": true,
+ "label": "Rapport final d'op\u00e9ration (fouille)",
"txt_idx": "final_archaeological_report",
- "label": "Rapport final d'op\u00e9ration (fouille)"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "Rapport de fouille arch\u00e9ologique.",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "Rapport li\u00e9 \u00e0 une autorisation de sondage.",
- "available": true,
+ "label": "Rapport de sondage",
"txt_idx": "survey_report",
- "label": "Rapport de sondage"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "Rapport li\u00e9 \u00e0 une autorisation de sondage.",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "Rapport li\u00e9 \u00e0 un arr\u00eat\u00e9 de prescription de diagnostic arch\u00e9ologique.",
- "available": true,
+ "label": "Rapport de diagnostic",
"txt_idx": "diagnostic_report",
- "label": "Rapport de diagnostic"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "Rapport li\u00e9 \u00e0 un arr\u00eat\u00e9 de prescription de diagnostic arch\u00e9ologique.",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "Source photographique num\u00e9rique.",
- "available": true,
+ "label": "Photographie num\u00e9rique",
"txt_idx": "digital_photo",
- "label": "Photographie num\u00e9rique"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "Source photographique num\u00e9rique.",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "Rapport de laboratoire d'analyse.",
- "available": true,
+ "label": "Rapport d'analyse",
"txt_idx": "lab_report",
- "label": "Rapport d'analyse"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "Rapport de laboratoire d'analyse.",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "Rapport li\u00e9 \u00e0 la restauration ou la stabilisation d'un lot de mobilier ou d'un objet isol\u00e9.",
- "available": true,
+ "label": "Rapport de restauration",
"txt_idx": "restoration_report",
- "label": "Rapport de restauration"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "Rapport li\u00e9 \u00e0 la restauration ou la stabilisation d'un lot de mobilier ou d'un objet isol\u00e9.",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "Rapport li\u00e9 \u00e0 une autorisation de prospection inventaire.",
- "available": true,
+ "label": "Rapport de prospection inventaire",
"txt_idx": "general_survey_report",
- "label": "Rapport de prospection inventaire"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "Rapport li\u00e9 \u00e0 une autorisation de prospection inventaire.",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "Rapport li\u00e9 \u00e0 une autorisation de prospection th\u00e9matique. Ce type de rapport passe d'ordinaire en CIRA.",
- "available": true,
+ "label": "Rapport de prospection th\u00e9matique",
"txt_idx": "thematic_survey_report",
- "label": "Rapport de prospection th\u00e9matique"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "Rapport li\u00e9 \u00e0 une autorisation de prospection th\u00e9matique. Ce type de rapport passe d'ordinaire en CIRA.",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Non pr\u00e9cis\u00e9",
"txt_idx": "undefined",
- "label": "Non pr\u00e9cis\u00e9"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Radiographie argentique",
"txt_idx": "x_ray",
- "label": "Radiographie argentique"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Mod\u00e8le 3D (mesh)",
"txt_idx": "Mesh",
- "label": "Mod\u00e8le 3D (mesh)"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Mod\u00e8le 3D (nuage de points)",
"txt_idx": "point_cloud",
- "label": "Mod\u00e8le 3D (nuage de points)"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Bande dessin\u00e9e",
"txt_idx": "comics_book",
- "label": "Bande dessin\u00e9e"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Aquarelle",
"txt_idx": "waterpaint",
- "label": "Aquarelle"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Rapport de nature ind\u00e9termin\u00e9e",
"txt_idx": "stange_report",
- "label": "Rapport de nature ind\u00e9termin\u00e9e"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Radiographie num\u00e9rique",
"txt_idx": "digital_x_ray",
- "label": "Radiographie num\u00e9rique"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.sourcetype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Photographie argentique (n\u00e9gatif)",
"txt_idx": "photo_negative",
- "label": "Photographie argentique (n\u00e9gatif)"
- },
- "model": "ishtar_common.sourcetype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Diagnostic arch\u00e9ologique",
+ "txt_idx": "arch_diagnostic",
"comment": "Une op\u00e9ration arch\u00e9ologique visant \u00e0 qualifier et quantifier la pr\u00e9sence de vestiges sur une surface donn\u00e9e.",
"available": true,
- "label": "Diagnostic arch\u00e9ologique",
- "preventive": true,
"order": 1,
- "txt_idx": "arch_diagnostic"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": true
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Fouille arch\u00e9ologique pr\u00e9ventive",
+ "txt_idx": "prev_excavation",
"comment": "A pr\u00e9ciser",
"available": true,
- "label": "Fouille arch\u00e9ologique pr\u00e9ventive",
- "preventive": true,
"order": 1,
- "txt_idx": "prev_excavation"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": true
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Fouille arch\u00e9ologique programm\u00e9e",
+ "txt_idx": "prog_excavation",
"comment": "",
"available": true,
- "label": "Fouille arch\u00e9ologique programm\u00e9e",
- "preventive": false,
"order": 1,
- "txt_idx": "prog_excavation"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Prospection th\u00e9matique",
+ "txt_idx": "thematic_survey",
"comment": "Une campagne de prospection sur un th\u00e8me particulier",
"available": true,
- "label": "Prospection th\u00e9matique",
- "preventive": false,
"order": 1,
- "txt_idx": "thematic_survey"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "\u00c9tude de b\u00e2ti (pr\u00e9ventif)",
+ "txt_idx": "building_study",
"comment": "",
"available": true,
- "label": "\u00c9tude de b\u00e2ti (pr\u00e9ventif)",
- "preventive": true,
"order": 1,
- "txt_idx": "building_study"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": true
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "\u00c9tude de b\u00e2ti (programm\u00e9)",
+ "txt_idx": "building_study_research",
"comment": "",
"available": true,
- "label": "\u00c9tude de b\u00e2ti (programm\u00e9)",
- "preventive": false,
"order": 1,
- "txt_idx": "building_study_research"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "\u00c9tude documentaire (pr\u00e9ventif)",
+ "txt_idx": "documents_study",
"comment": "",
"available": true,
- "label": "\u00c9tude documentaire (pr\u00e9ventif)",
- "preventive": true,
"order": 1,
- "txt_idx": "documents_study"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": true
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "\u00c9tude documentaire (programm\u00e9)",
+ "txt_idx": "documents_study_research",
"comment": "",
"available": true,
- "label": "\u00c9tude documentaire (programm\u00e9)",
- "preventive": false,
"order": 1,
- "txt_idx": "documents_study_research"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "\u00c9valuation",
+ "txt_idx": "evaluation",
"comment": "",
"available": true,
- "label": "\u00c9valuation",
- "preventive": true,
"order": 1,
- "txt_idx": "evaluation"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": true
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Fouille arch\u00e9ologique programm\u00e9e pluriannuelle",
+ "txt_idx": "prog_excavation_multiyear",
"comment": "",
"available": true,
- "label": "Fouille arch\u00e9ologique programm\u00e9e pluriannuelle",
- "preventive": false,
"order": 1,
- "txt_idx": "prog_excavation_multiyear"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Prospection a\u00e9rienne",
+ "txt_idx": "aerial_survey_research",
"comment": "",
"available": true,
- "label": "Prospection a\u00e9rienne",
- "preventive": false,
"order": 1,
- "txt_idx": "aerial_survey_research"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Projet Collectif de Recherche",
+ "txt_idx": "collective_research_project",
"comment": "",
"available": true,
- "label": "Projet Collectif de Recherche",
- "preventive": false,
"order": 1,
- "txt_idx": "collective_research_project"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Prospection inventaire",
+ "txt_idx": "inventory_survey_research",
"comment": "",
"available": true,
- "label": "Prospection inventaire",
- "preventive": false,
"order": 1,
- "txt_idx": "inventory_survey_research"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Prospection avec relev\u00e9 d'art rupestre",
+ "txt_idx": "rock_art_survey",
"comment": "",
"available": true,
- "label": "Prospection avec relev\u00e9 d'art rupestre",
- "preventive": false,
"order": 1,
- "txt_idx": "rock_art_survey"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Sauvetage urgent",
+ "txt_idx": "emergency_excavation",
"comment": null,
"available": true,
- "label": "Sauvetage urgent",
- "preventive": true,
"order": 1,
- "txt_idx": "emergency_excavation"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": true
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Fouille ancienne",
+ "txt_idx": "ancient_excavation",
"comment": null,
"available": true,
- "label": "Fouille ancienne",
- "preventive": true,
"order": 1,
- "txt_idx": "ancient_excavation"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": true
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Autre \u00e9tude",
+ "txt_idx": "other_study",
"comment": "",
"available": true,
- "label": "Autre \u00e9tude",
- "preventive": true,
"order": 1,
- "txt_idx": "other_study"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": true
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Prospection avec mat\u00e9riel sp\u00e9cialis\u00e9",
+ "txt_idx": "specialized_eqp_prospection",
"comment": "",
"available": true,
- "label": "Prospection avec mat\u00e9riel sp\u00e9cialis\u00e9",
- "preventive": false,
"order": 1,
- "txt_idx": "specialized_eqp_prospection"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Aide \u00e0 la pr\u00e9paration de publication",
+ "txt_idx": "assistance_preparation_help",
"comment": "",
"available": true,
- "label": "Aide \u00e0 la pr\u00e9paration de publication",
- "preventive": false,
"order": 1,
- "txt_idx": "assistance_preparation_help"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Prospection d\u00e9tecteur de m\u00e9taux",
+ "txt_idx": "metal_detector_prospection",
"comment": null,
"available": true,
- "label": "Prospection d\u00e9tecteur de m\u00e9taux",
- "preventive": false,
"order": 1,
- "txt_idx": "metal_detector_prospection"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Relev\u00e9 d'art rupestre",
+ "txt_idx": "cave_art_record",
"comment": null,
"available": true,
- "label": "Relev\u00e9 d'art rupestre",
- "preventive": false,
"order": 1,
- "txt_idx": "cave_art_record"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Programme d'analyses",
+ "txt_idx": "analysis_program",
"comment": "",
"available": true,
- "label": "Programme d'analyses",
- "preventive": false,
"order": 1,
- "txt_idx": "analysis_program"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Sondage (programm\u00e9)",
+ "txt_idx": "sampling",
"comment": "",
"available": true,
- "label": "Sondage (programm\u00e9)",
- "preventive": false,
"order": 1,
- "txt_idx": "sampling"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Aide \u00e0 l'\u00e9dition",
+ "txt_idx": "AE",
"comment": "",
"available": true,
- "label": "Aide \u00e0 l'\u00e9dition",
- "preventive": false,
"order": 1,
- "txt_idx": "AE"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Diffusion (pour les colloques, expo, s\u00e9minaires...)",
+ "txt_idx": "communication",
"comment": "",
"available": true,
- "label": "Diffusion (pour les colloques, expo, s\u00e9minaires...)",
- "preventive": false,
"order": 1,
- "txt_idx": "communication"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Diagnostic arch\u00e9ologique (programm\u00e9)",
+ "txt_idx": "arch_diagnostic_research",
"comment": null,
"available": true,
- "label": "Diagnostic arch\u00e9ologique (programm\u00e9)",
- "preventive": false,
"order": 1,
- "txt_idx": "arch_diagnostic_research"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "\u00c0 d\u00e9terminer",
+ "txt_idx": "unknown",
"comment": "",
"available": true,
- "label": "\u00c0 d\u00e9terminer",
- "preventive": false,
"order": 1,
- "txt_idx": "unknown"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.operationtype",
"fields": {
+ "label": "Prospection sondage",
+ "txt_idx": "survey_dig",
"comment": "",
"available": true,
- "label": "Prospection sondage",
- "preventive": false,
"order": 1,
- "txt_idx": "survey_dig"
- },
- "model": "ishtar_common.operationtype"
+ "preventive": false
+ }
},
{
+ "model": "ishtar_common.titletype",
"fields": {
- "comment": null,
- "available": true,
+ "label": "M.",
"txt_idx": "mr",
- "label": "M."
- },
- "model": "ishtar_common.titletype"
+ "comment": null,
+ "available": true
+ }
},
{
+ "model": "ishtar_common.titletype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Mlle",
"txt_idx": "miss",
- "label": "Mlle"
- },
- "model": "ishtar_common.titletype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.titletype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "M. et Mme",
"txt_idx": "mr-and-mrs",
- "label": "M. et Mme"
- },
- "model": "ishtar_common.titletype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.titletype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Mme",
"txt_idx": "mrs",
- "label": "Mme"
- },
- "model": "ishtar_common.titletype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.titletype",
"fields": {
- "comment": null,
- "available": true,
+ "label": "Dr.",
"txt_idx": "dr",
- "label": "Dr."
- },
- "model": "ishtar_common.titletype"
+ "comment": null,
+ "available": true
+ }
},
{
+ "model": "ishtar_common.supporttype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Papier calque",
"txt_idx": "tracing-paper",
- "label": "Papier calque"
- },
- "model": "ishtar_common.supporttype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.supporttype",
"fields": {
- "comment": "",
- "available": true,
+ "label": "Papier millim\u00e9tr\u00e9",
"txt_idx": "graph-paper",
- "label": "Papier millim\u00e9tr\u00e9"
- },
- "model": "ishtar_common.supporttype"
+ "comment": "",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.format",
"fields": {
- "comment": "210 \u00d7 297 mm\r\n",
- "available": true,
+ "label": "A4",
"txt_idx": "a4",
- "label": "A4"
- },
- "model": "ishtar_common.format"
+ "comment": "210 \u00d7 297 mm\r\n",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.format",
"fields": {
- "comment": "297 \u00d7 420 mm",
- "available": true,
+ "label": "A3",
"txt_idx": "a3",
- "label": "A3"
- },
- "model": "ishtar_common.format"
+ "comment": "297 \u00d7 420 mm",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.format",
"fields": {
- "comment": "841 \u00d7 1189 mm",
- "available": true,
+ "label": "A0",
"txt_idx": "a0",
- "label": "A0"
- },
- "model": "ishtar_common.format"
+ "comment": "841 \u00d7 1189 mm",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.format",
"fields": {
- "comment": "594 \u00d7 841 mm",
- "available": true,
+ "label": "A1",
"txt_idx": "a1",
- "label": "A1"
- },
- "model": "ishtar_common.format"
+ "comment": "594 \u00d7 841 mm",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.format",
"fields": {
- "comment": "420 \u00d7 594 mm",
- "available": true,
+ "label": "A2",
"txt_idx": "a2",
- "label": "A2"
- },
- "model": "ishtar_common.format"
+ "comment": "420 \u00d7 594 mm",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.format",
"fields": {
- "comment": "148 \u00d7 210 mm\r\n",
- "available": true,
+ "label": "A5",
"txt_idx": "a5",
- "label": "A5"
- },
- "model": "ishtar_common.format"
+ "comment": "148 \u00d7 210 mm\r\n",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.format",
"fields": {
- "comment": "105 \u00d7 148 mm",
- "available": true,
+ "label": "A6",
"txt_idx": "a6",
- "label": "A6"
- },
- "model": "ishtar_common.format"
+ "comment": "105 \u00d7 148 mm",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.documenttemplate",
"fields": {
- "associated_object_name": "archaeological_operations.models.AdministrativeAct",
- "available": true,
"name": "Document de r\u00e9f\u00e9rence",
+ "slug": "document-de-reference",
"template": "upload/templates/document_reference.odt",
- "slug": "document-de-reference"
- },
- "model": "ishtar_common.documenttemplate"
+ "associated_object_name": "archaeological_operations.models.AdministrativeAct",
+ "available": true
+ }
},
{
+ "model": "ishtar_common.documenttemplate",
"fields": {
- "associated_object_name": "archaeological_operations.models.AdministrativeAct",
- "available": true,
"name": "Accus\u00e9 de r\u00e9ception d'un dossier",
+ "slug": "accuse-de-reception-dun-dossier",
"template": "upload/templates/ISHTAR_FILE_ACT_AR_Neutre_1.odt",
- "slug": "accuse-de-reception-dun-dossier"
- },
- "model": "ishtar_common.documenttemplate"
+ "associated_object_name": "archaeological_operations.models.AdministrativeAct",
+ "available": true
+ }
}
]
diff --git a/ishtar_common/fixtures/initial_importtypes-fr.json b/ishtar_common/fixtures/initial_importtypes-fr.json
index 9aedc7753..c5ca39297 100644
--- a/ishtar_common/fixtures/initial_importtypes-fr.json
+++ b/ishtar_common/fixtures/initial_importtypes-fr.json
@@ -1,201 +1,210 @@
[
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Organisation",
"klass": "ishtar_common.models.Organization"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Dossier arch\u00e9ologique",
"klass": "archaeological_files.models.File"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Mobilier de base",
"klass": "archaeological_finds.models.BaseFind"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Entit\u00e9 arch\u00e9ologique",
"klass": "archaeological_operations.models.ArchaeologicalSite"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Personne",
"klass": "ishtar_common.models.Person"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Op\u00e9ration",
"klass": "archaeological_operations.models.Operation"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Unit\u00e9 d'Enregistrement",
"klass": "archaeological_context_records.models.ContextRecord"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Documentation d'op\u00e9ration",
"klass": "archaeological_operations.models.OperationSource"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Parcelle",
"klass": "archaeological_operations.models.Parcel"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Relation entre Unit\u00e9s d'Enregistrement",
"klass": "archaeological_context_records.models.RecordRelations"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Datation",
"klass": "archaeological_context_records.models.Dating"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Find",
"klass": "archaeological_finds.models_finds.Find"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Documentation d'UE",
"klass": "archaeological_context_records.models.ContextRecordSource"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Documentation mobilier",
"klass": "archaeological_finds.models_finds.FindSource"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Documentation de traitement",
"klass": "archaeological_finds.models_treatments.TreatmentSource"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Documentation de demande de traitement",
"klass": "archaeological_finds.models_treatments.TreatmentFileSource"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importermodel",
"fields": {
"name": "Auteur",
"klass": "ishtar_common.models.Author"
- },
- "model": "ishtar_common.importermodel"
+ }
},
{
+ "model": "ishtar_common.importertype",
"fields": {
- "description": "",
- "created_models": [],
- "is_template": true,
- "unicity_keys": "code_patriarche",
- "users": [],
+ "name": "MCC - Op\u00e9rations",
"slug": "mcc-operations",
+ "description": "",
"associated_models": [
"archaeological_operations.models.Operation"
],
- "name": "MCC - Op\u00e9rations"
- },
- "model": "ishtar_common.importertype"
+ "is_template": true,
+ "unicity_keys": "code_patriarche",
+ "users": [],
+ "created_models": []
+ }
},
{
+ "model": "ishtar_common.importertype",
"fields": {
- "description": "",
- "created_models": [],
- "is_template": true,
- "unicity_keys": "external_id",
- "users": [],
+ "name": "MCC - Parcelles",
"slug": "mcc-parcelles",
+ "description": "",
"associated_models": [
"archaeological_operations.models.Parcel"
],
- "name": "MCC - Parcelles"
- },
- "model": "ishtar_common.importertype"
+ "is_template": true,
+ "unicity_keys": "external_id",
+ "users": [],
+ "created_models": []
+ }
},
{
+ "model": "ishtar_common.importertype",
"fields": {
- "description": "",
- "created_models": [],
- "is_template": true,
- "unicity_keys": "",
- "users": [],
+ "name": "MCC - Documentation",
"slug": "mcc-documentation",
+ "description": "",
"associated_models": [
"archaeological_operations.models.OperationSource"
],
- "name": "MCC - Documentation"
- },
- "model": "ishtar_common.importertype"
+ "is_template": true,
+ "unicity_keys": "",
+ "users": [],
+ "created_models": []
+ }
},
{
+ "model": "ishtar_common.importertype",
"fields": {
- "description": "",
- "created_models": [],
- "is_template": true,
- "unicity_keys": "external_id",
- "users": [],
+ "name": "MCC - UE",
"slug": "mcc-ue",
+ "description": "",
"associated_models": [
"archaeological_context_records.models.ContextRecord"
],
- "name": "MCC - UE"
- },
- "model": "ishtar_common.importertype"
-},
-{
- "fields": {
- "description": "",
- "created_models": [],
"is_template": true,
"unicity_keys": "external_id",
"users": [],
+ "created_models": []
+ }
+},
+{
+ "model": "ishtar_common.importertype",
+ "fields": {
+ "name": "MCC - Mobilier",
"slug": "mcc-mobilier",
+ "description": "",
"associated_models": [
"archaeological_finds.models_finds.Find"
],
- "name": "MCC - Mobilier"
- },
- "model": "ishtar_common.importertype"
+ "is_template": true,
+ "unicity_keys": "external_id",
+ "users": [],
+ "created_models": []
+ }
},
{
+ "model": "ishtar_common.importertype",
"fields": {
+ "name": "Ishtar - Op\u00e9rations",
+ "slug": "ishtar-operations",
"description": "Import complet standard operations",
+ "associated_models": [
+ "archaeological_operations.models.Operation"
+ ],
+ "is_template": true,
+ "unicity_keys": "code_patriarche",
+ "users": [],
"created_models": [
[
"archaeological_operations.models.ArchaeologicalSite"
@@ -206,21 +215,21 @@
[
"ishtar_common.models.Person"
]
- ],
- "is_template": true,
- "unicity_keys": "code_patriarche",
- "users": [],
- "slug": "ishtar-operations",
- "associated_models": [
- "archaeological_operations.models.Operation"
- ],
- "name": "Ishtar - Op\u00e9rations"
- },
- "model": "ishtar_common.importertype"
+ ]
+ }
},
{
+ "model": "ishtar_common.importertype",
"fields": {
+ "name": "Ishtar - UE",
+ "slug": "ishtar-context-record",
"description": "Unit\u00e9s d'enregisttrement",
+ "associated_models": [
+ "archaeological_context_records.models.ContextRecord"
+ ],
+ "is_template": true,
+ "unicity_keys": "external_id",
+ "users": [],
"created_models": [
[
"archaeological_context_records.models.Dating"
@@ -228,70 +237,70 @@
[
"archaeological_context_records.models.ContextRecord"
]
- ],
- "is_template": true,
- "unicity_keys": "external_id",
- "users": [],
- "slug": "ishtar-context-record",
- "associated_models": [
- "archaeological_context_records.models.ContextRecord"
- ],
- "name": "Ishtar - UE"
- },
- "model": "ishtar_common.importertype"
+ ]
+ }
},
{
+ "model": "ishtar_common.importertype",
"fields": {
- "description": "Parcelles de terrain",
- "created_models": [],
- "is_template": true,
- "unicity_keys": "external_id",
- "users": [],
+ "name": "Ishtar - Parcelles",
"slug": "ishtar-parcels",
+ "description": "Parcelles de terrain",
"associated_models": [
"archaeological_operations.models.Parcel"
],
- "name": "Ishtar - Parcelles"
- },
- "model": "ishtar_common.importertype"
-},
-{
- "fields": {
- "description": "Mobilier",
- "created_models": [],
"is_template": true,
"unicity_keys": "external_id",
"users": [],
+ "created_models": []
+ }
+},
+{
+ "model": "ishtar_common.importertype",
+ "fields": {
+ "name": "Ishtar - Mobilier",
"slug": "ishtar-finds",
+ "description": "Mobilier",
"associated_models": [
"archaeological_finds.models_finds.Find"
],
- "name": "Ishtar - Mobilier"
- },
- "model": "ishtar_common.importertype"
+ "is_template": true,
+ "unicity_keys": "external_id",
+ "users": [],
+ "created_models": []
+ }
},
{
+ "model": "ishtar_common.importertype",
"fields": {
+ "name": "Ishtar - Relations entre UE",
+ "slug": "ishtar-ue-relations",
"description": "",
- "created_models": [
- [
- "archaeological_context_records.models.RecordRelations"
- ]
+ "associated_models": [
+ "archaeological_context_records.models.RecordRelations"
],
"is_template": true,
"unicity_keys": "",
"users": [],
- "slug": "ishtar-ue-relations",
- "associated_models": [
- "archaeological_context_records.models.RecordRelations"
- ],
- "name": "Ishtar - Relations entre UE"
- },
- "model": "ishtar_common.importertype"
+ "created_models": [
+ [
+ "archaeological_context_records.models.RecordRelations"
+ ]
+ ]
+ }
},
{
+ "model": "ishtar_common.importertype",
"fields": {
+ "name": "Ishtar - Op\u00e9rations - Documentation",
+ "slug": "ishtar-operations-sources",
"description": "Documentation d'op\u00e9ration",
+ "associated_models": [
+ "archaeological_operations.models.OperationSource"
+ ],
+ "is_template": true,
+ "unicity_keys": "external_id",
+ "users": [],
"created_models": [
[
"ishtar_common.models.Author"
@@ -302,21 +311,21 @@
[
"ishtar_common.models.Person"
]
- ],
- "is_template": true,
- "unicity_keys": "external_id",
- "users": [],
- "slug": "ishtar-operations-sources",
- "associated_models": [
- "archaeological_operations.models.OperationSource"
- ],
- "name": "Ishtar - Op\u00e9rations - Documentation"
- },
- "model": "ishtar_common.importertype"
+ ]
+ }
},
{
+ "model": "ishtar_common.importertype",
"fields": {
+ "name": "Ishtar - Mobilier COMBO",
+ "slug": "ishtar_finds_parcels_and_cr",
"description": "Importeur de mobilier + parcelles et UE",
+ "associated_models": [
+ "archaeological_finds.models_finds.Find"
+ ],
+ "is_template": true,
+ "unicity_keys": "external_id",
+ "users": [],
"created_models": [
[
"archaeological_finds.models_finds.Find"
@@ -330,81 +339,73 @@
[
"archaeological_context_records.models.ContextRecord"
]
- ],
- "is_template": true,
- "unicity_keys": "external_id",
- "users": [],
- "slug": "ishtar_finds_parcels_and_cr",
- "associated_models": [
- "archaeological_finds.models_finds.Find"
- ],
- "name": "Ishtar - Mobilier COMBO"
- },
- "model": "ishtar_common.importertype"
+ ]
+ }
},
{
+ "model": "ishtar_common.regexp",
"fields": {
- "regexp": "([0-9]*)",
"name": "Num\u00e9ro INSEE",
- "description": ""
- },
- "model": "ishtar_common.regexp"
+ "description": "",
+ "regexp": "([0-9]*)"
+ }
},
{
+ "model": "ishtar_common.importerdefault",
"fields": {
"importer_type": [
"mcc-operations"
],
"target": "operator"
- },
- "model": "ishtar_common.importerdefault"
+ }
},
{
+ "model": "ishtar_common.importerdefault",
"fields": {
"importer_type": [
"mcc-documentation"
],
"target": "authors"
- },
- "model": "ishtar_common.importerdefault"
+ }
},
{
+ "model": "ishtar_common.importerdefault",
"fields": {
"importer_type": [
"ishtar-operations"
],
"target": "operator"
- },
- "model": "ishtar_common.importerdefault"
+ }
},
{
+ "model": "ishtar_common.importerdefault",
"fields": {
"importer_type": [
"ishtar-operations"
],
"target": "scientist__person_types"
- },
- "model": "ishtar_common.importerdefault"
+ }
},
{
+ "model": "ishtar_common.importerdefault",
"fields": {
"importer_type": [
"ishtar-operations-sources"
],
"target": "authors"
- },
- "model": "ishtar_common.importerdefault"
+ }
},
{
+ "model": "ishtar_common.importerdefault",
"fields": {
"importer_type": [
"ishtar-parcels"
],
"target": "public_domain"
- },
- "model": "ishtar_common.importerdefault"
+ }
},
{
+ "model": "ishtar_common.importerdefaultvalues",
"fields": {
"default_target": [
"mcc-operations",
@@ -412,10 +413,10 @@
],
"target": "organization_type",
"value": "operator"
- },
- "model": "ishtar_common.importerdefaultvalues"
+ }
},
{
+ "model": "ishtar_common.importerdefaultvalues",
"fields": {
"default_target": [
"mcc-documentation",
@@ -423,10 +424,10 @@
],
"target": "author_type",
"value": "main_author"
- },
- "model": "ishtar_common.importerdefaultvalues"
+ }
},
{
+ "model": "ishtar_common.importerdefaultvalues",
"fields": {
"default_target": [
"ishtar-operations",
@@ -434,10 +435,10 @@
],
"target": "organization_type",
"value": "operator"
- },
- "model": "ishtar_common.importerdefaultvalues"
+ }
},
{
+ "model": "ishtar_common.importerdefaultvalues",
"fields": {
"default_target": [
"ishtar-operations",
@@ -445,10 +446,10 @@
],
"target": "txt_idx",
"value": "head_scientist"
- },
- "model": "ishtar_common.importerdefaultvalues"
+ }
},
{
+ "model": "ishtar_common.importerdefaultvalues",
"fields": {
"default_target": [
"ishtar-operations-sources",
@@ -456,10 +457,10 @@
],
"target": "author_type",
"value": "main_author"
- },
- "model": "ishtar_common.importerdefaultvalues"
+ }
},
{
+ "model": "ishtar_common.importerdefaultvalues",
"fields": {
"default_target": [
"ishtar-parcels",
@@ -467,7998 +468,7997 @@
],
"target": "public_domain",
"value": "False"
- },
- "model": "ishtar_common.importerdefaultvalues"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 1,
- "description": "Code Patriarche",
- "regexp_pre_filter": null,
- "required": true,
"label": "Code Patriarche",
"importer_type": [
"mcc-operations"
],
+ "col_number": 1,
+ "description": "Code Patriarche",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 3,
- "description": "",
- "regexp_pre_filter": null,
- "required": true,
"label": "Type d'op\u00e9ration",
"importer_type": [
"mcc-operations"
],
+ "col_number": 3,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 4,
- "description": "",
- "regexp_pre_filter": null,
- "required": true,
"label": "Nom de l'op\u00e9ration",
"importer_type": [
"mcc-operations"
],
+ "col_number": 4,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 5,
- "description": "",
- "regexp_pre_filter": null,
- "required": true,
"label": "Nom de l'op\u00e9rateur",
"importer_type": [
"mcc-operations"
],
+ "col_number": 5,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 6,
- "description": "Nom du responsable de l'op\u00e9ration. Nom et Pr\u00e9nom sont group\u00e9s et donc mis dans le NOM seul dans l'annuaire.",
- "regexp_pre_filter": null,
- "required": true,
"label": "Nom du responsable de l'op\u00e9ration",
"importer_type": [
"mcc-operations"
],
+ "col_number": 6,
+ "description": "Nom du responsable de l'op\u00e9ration. Nom et Pr\u00e9nom sont group\u00e9s et donc mis dans le NOM seul dans l'annuaire.",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 7,
- "description": "Date de d\u00e9but de l'op\u00e9ration avec le format ANN\u00c9E/MOIS/JOUR",
- "regexp_pre_filter": null,
- "required": true,
"label": "Date d\u00e9but",
"importer_type": [
"mcc-operations"
],
+ "col_number": 7,
+ "description": "Date de d\u00e9but de l'op\u00e9ration avec le format ANN\u00c9E/MOIS/JOUR",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 8,
- "description": "Date de fin de l'op\u00e9ration avec le format ANN\u00c9E/MOIS/JOUR",
- "regexp_pre_filter": null,
- "required": true,
"label": "Date fin",
"importer_type": [
"mcc-operations"
],
+ "col_number": 8,
+ "description": "Date de fin de l'op\u00e9ration avec le format ANN\u00c9E/MOIS/JOUR",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 9,
- "description": "",
- "regexp_pre_filter": null,
- "required": false,
"label": "P\u00e9riodes",
"importer_type": [
"mcc-operations"
],
+ "col_number": 9,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 1,
- "description": "Code Patriarche de l'op\u00e9ration associ\u00e9e",
- "regexp_pre_filter": null,
- "required": true,
"label": "Code Patriarche",
"importer_type": [
"mcc-parcelles"
],
+ "col_number": 1,
+ "description": "Code Patriarche de l'op\u00e9ration associ\u00e9e",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 6,
- "description": "Ann\u00e9e",
- "regexp_pre_filter": null,
- "required": false,
"label": "Ann\u00e9e cadastrale",
"importer_type": [
"mcc-parcelles"
],
+ "col_number": 6,
+ "description": "Ann\u00e9e",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
+ "label": "Commune",
+ "importer_type": [
+ "mcc-parcelles"
+ ],
"col_number": 2,
"description": "Commune (via num\u00e9ro INSEE)",
"regexp_pre_filter": [
"Num\u00e9ro INSEE"
],
"required": true,
- "label": "Commune",
- "importer_type": [
- "mcc-parcelles"
- ],
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 9,
- "description": "Lieu dit / adresse",
- "regexp_pre_filter": null,
- "required": false,
"label": "Adresse",
"importer_type": [
"mcc-parcelles"
],
+ "col_number": 9,
+ "description": "Lieu dit / adresse",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 1,
- "description": "Code Patriarche de l'op\u00e9ration associ\u00e9e",
- "regexp_pre_filter": null,
- "required": true,
"label": "Code Patriarche",
"importer_type": [
"mcc-documentation"
],
+ "col_number": 1,
+ "description": "Code Patriarche de l'op\u00e9ration associ\u00e9e",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 2,
- "description": "",
- "regexp_pre_filter": null,
- "required": true,
"label": "Identifiant externe",
"importer_type": [
"mcc-documentation"
],
+ "col_number": 2,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 3,
- "description": "",
- "regexp_pre_filter": null,
- "required": true,
"label": "Type de document",
"importer_type": [
"mcc-documentation"
],
+ "col_number": 3,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 4,
- "description": "",
- "regexp_pre_filter": null,
- "required": false,
"label": "Type de support",
"importer_type": [
"mcc-documentation"
],
+ "col_number": 4,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 5,
- "description": "",
- "regexp_pre_filter": null,
- "required": false,
"label": "Num\u00e9ro",
"importer_type": [
"mcc-documentation"
],
+ "col_number": 5,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 6,
- "description": "",
- "regexp_pre_filter": null,
- "required": false,
"label": "Nom de l'auteur",
"importer_type": [
"mcc-documentation"
],
+ "col_number": 6,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 7,
- "description": "",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date de cr\u00e9ation",
"importer_type": [
"mcc-documentation"
],
+ "col_number": 7,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 8,
- "description": "",
- "regexp_pre_filter": null,
- "required": false,
"label": "Type de format",
"importer_type": [
"mcc-documentation"
],
+ "col_number": 8,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 9,
- "description": "",
- "regexp_pre_filter": null,
- "required": false,
"label": "Description",
"importer_type": [
"mcc-documentation"
],
+ "col_number": 9,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 12,
- "description": "",
- "regexp_pre_filter": null,
- "required": false,
"label": "Commentaire",
"importer_type": [
"mcc-documentation"
],
+ "col_number": 12,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 13,
- "description": "",
- "regexp_pre_filter": null,
- "required": false,
"label": "\u00c9chelle",
"importer_type": [
"mcc-documentation"
],
+ "col_number": 13,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 16,
- "description": "",
- "regexp_pre_filter": null,
- "required": false,
"label": "Information suppl\u00e9mentaire",
"importer_type": [
"mcc-documentation"
],
+ "col_number": 16,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 1,
- "description": "Code Patriarche de l'op\u00e9ration associ\u00e9e",
- "regexp_pre_filter": null,
- "required": true,
"label": "Code Patriarche",
"importer_type": [
"mcc-ue"
],
+ "col_number": 1,
+ "description": "Code Patriarche de l'op\u00e9ration associ\u00e9e",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 4,
- "description": "Identifiant externe ",
- "regexp_pre_filter": null,
- "required": true,
"label": "Identifiant externe",
"importer_type": [
"mcc-ue"
],
+ "col_number": 4,
+ "description": "Identifiant externe ",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 5,
- "description": "Type",
- "regexp_pre_filter": null,
- "required": false,
"label": "Type",
"importer_type": [
"mcc-ue"
],
+ "col_number": 5,
+ "description": "Type",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 6,
- "description": "Description",
- "regexp_pre_filter": null,
- "required": false,
"label": "Description",
"importer_type": [
"mcc-ue"
],
+ "col_number": 6,
+ "description": "Description",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 7,
- "description": "Identification",
- "regexp_pre_filter": null,
- "required": false,
"label": "Identification",
"importer_type": [
"mcc-ue"
],
+ "col_number": 7,
+ "description": "Identification",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 8,
- "description": "Date d'ouverture",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date d\u00e9but",
"importer_type": [
"mcc-ue"
],
+ "col_number": 8,
+ "description": "Date d'ouverture",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 9,
- "description": "Date de fermeture",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date fin",
"importer_type": [
"mcc-ue"
],
+ "col_number": 9,
+ "description": "Date de fermeture",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 3,
- "description": "Parcelle (identifiant externe)",
- "regexp_pre_filter": null,
- "required": true,
"label": "Parcelle",
"importer_type": [
"mcc-ue"
],
+ "col_number": 3,
+ "description": "Parcelle (identifiant externe)",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "parcel__section|parcel__parcel_number"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 11,
- "description": "Commentaire",
- "regexp_pre_filter": null,
- "required": false,
"label": "Commentaire",
"importer_type": [
"mcc-ue"
],
+ "col_number": 11,
+ "description": "Commentaire",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 13,
- "description": "Chronologie (plusieurs possibles s\u00e9par\u00e9es par &)",
- "regexp_pre_filter": null,
- "required": false,
"label": "Chronologie",
"importer_type": [
"mcc-ue"
],
+ "col_number": 13,
+ "description": "Chronologie (plusieurs possibles s\u00e9par\u00e9es par &)",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": "datings__period__label"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 1,
- "description": "Code patriarche de l'op\u00e9ration associ\u00e9e",
- "regexp_pre_filter": null,
- "required": true,
"label": "Code Patriarche",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 1,
+ "description": "Code patriarche de l'op\u00e9ration associ\u00e9e",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "base_finds__context_record__operation__code_patriarche"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 5,
- "description": "Identifiant externe",
- "regexp_pre_filter": null,
- "required": true,
"label": "Identifiant externe",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 5,
+ "description": "Identifiant externe",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 9,
- "description": "Sous classe de mat\u00e9riaux",
- "regexp_pre_filter": null,
- "required": false,
"label": "Mat\u00e9riau",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 9,
+ "description": "Sous classe de mat\u00e9riaux",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 13,
- "description": "Nombre d'\u00e9l\u00e9ments",
- "regexp_pre_filter": null,
- "required": false,
"label": "Nombre d'\u00e9l\u00e9ments",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 13,
+ "description": "Nombre d'\u00e9l\u00e9ments",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 14,
- "description": "Poids",
- "regexp_pre_filter": null,
- "required": false,
"label": "Poids",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 14,
+ "description": "Poids",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 15,
- "description": "Unit\u00e9 de poids",
- "regexp_pre_filter": null,
- "required": false,
"label": "Unit\u00e9 de poids",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 15,
+ "description": "Unit\u00e9 de poids",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 4,
- "description": "Identifiant UE",
- "regexp_pre_filter": null,
- "required": true,
"label": "UE",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 4,
+ "description": "Identifiant UE",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "base_finds__context_record__label"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 16,
- "description": "Date de d\u00e9couverte",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date de d\u00e9couverte",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 16,
+ "description": "Date de d\u00e9couverte",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 17,
- "description": "\u00c9tat de conservation",
- "regexp_pre_filter": null,
- "required": false,
"label": "\u00c9tat de conservation",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 17,
+ "description": "\u00c9tat de conservation",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 18,
- "description": "Mesure de conservation",
- "regexp_pre_filter": null,
- "required": false,
"label": "Mesure de conservation",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 18,
+ "description": "Mesure de conservation",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 19,
- "description": "Commentaire",
- "regexp_pre_filter": null,
- "required": false,
"label": "Commentaire",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 19,
+ "description": "Commentaire",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 21,
- "description": "Localisation topographique",
- "regexp_pre_filter": null,
- "required": false,
"label": "Localisation topographique",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 21,
+ "description": "Localisation topographique",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 22,
- "description": "Int\u00e9r\u00eat sp\u00e9cifique",
- "regexp_pre_filter": null,
- "required": false,
"label": "Int\u00e9r\u00eat sp\u00e9cifique",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 22,
+ "description": "Int\u00e9r\u00eat sp\u00e9cifique",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 23,
- "description": "Description",
- "regexp_pre_filter": null,
- "required": false,
"label": "Description",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 23,
+ "description": "Description",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 4,
- "description": "Num\u00e9ro",
- "regexp_pre_filter": null,
- "required": false,
"label": "Parcelle",
"importer_type": [
"mcc-parcelles"
],
+ "col_number": 4,
+ "description": "Num\u00e9ro",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 5,
- "description": "Section",
- "regexp_pre_filter": null,
- "required": false,
"label": "Section cadastrale",
"importer_type": [
"mcc-parcelles"
],
+ "col_number": 5,
+ "description": "Section",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 3,
- "description": "Identifiant externe",
- "regexp_pre_filter": null,
- "required": true,
"label": "Identifiant externe",
"importer_type": [
"mcc-parcelles"
],
+ "col_number": 3,
+ "description": "Identifiant externe",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 12,
- "description": "Nature",
- "regexp_pre_filter": null,
- "required": false,
"label": "Nature",
"importer_type": [
"mcc-ue"
],
+ "col_number": 12,
+ "description": "Nature",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 2,
- "description": "Commune (via num\u00e9ro INSEE)",
- "regexp_pre_filter": null,
- "required": true,
"label": "Commune",
"importer_type": [
"mcc-ue"
],
+ "col_number": 2,
+ "description": "Commune (via num\u00e9ro INSEE)",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "parcel__town__numero_insee"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 3,
- "description": "Identifiant parcelle",
- "regexp_pre_filter": null,
- "required": true,
"label": "Parcelle",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 3,
+ "description": "Identifiant parcelle",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "base_finds__context_record__parcel__section|base_finds__context_record__parcel__parcel_number"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 2,
- "description": "Commune (via num\u00e9ro INSEE)",
- "regexp_pre_filter": null,
- "required": true,
"label": "Commune",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 2,
+ "description": "Commune (via num\u00e9ro INSEE)",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "base_finds__context_record__parcel__town__numero_insee"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 20,
- "description": "Datations s\u00e9par\u00e9es par des \"&\"",
- "regexp_pre_filter": null,
- "required": false,
"label": "Datation",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 20,
+ "description": "Datations s\u00e9par\u00e9es par des \"&\"",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 12,
- "description": "Ref. du contenant / label temporaire utilis\u00e9 pour le mobilier = label libre = Label pour l'instant",
- "regexp_pre_filter": null,
- "required": false,
"label": "Libell\u00e9 contenant",
"importer_type": [
"mcc-mobilier"
],
+ "col_number": 12,
+ "description": "Ref. du contenant / label temporaire utilis\u00e9 pour le mobilier = label libre = Label pour l'instant",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 1,
- "description": "Code PATRIARCHE ou code num\u00e9rique (entier) UNIQUE pour une op\u00e9ration.",
- "regexp_pre_filter": null,
- "required": true,
"label": "Code op\u00e9ration",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 1,
+ "description": "Code PATRIARCHE ou code num\u00e9rique (entier) UNIQUE pour une op\u00e9ration.",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 2,
- "description": "Nom usuel de l'op\u00e9ration.",
- "regexp_pre_filter": null,
- "required": true,
"label": "Nom",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 2,
+ "description": "Nom usuel de l'op\u00e9ration.",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 3,
- "description": "Ann\u00e9e de r\u00e9f\u00e9rence (peut \u00eatre celle o\u00f9 le projet d'op\u00e9ration a \u00e9t\u00e9 cr\u00e9\u00e9 ou bien celle de la r\u00e9alisation selon votre usage).",
- "regexp_pre_filter": null,
- "required": true,
"label": "Ann\u00e9e",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 3,
+ "description": "Ann\u00e9e de r\u00e9f\u00e9rence (peut \u00eatre celle o\u00f9 le projet d'op\u00e9ration a \u00e9t\u00e9 cr\u00e9\u00e9 ou bien celle de la r\u00e9alisation selon votre usage).",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 4,
- "description": "Index (num\u00e9ro par ann\u00e9e), le couple ann\u00e9e + index doit \u00eatre unique.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Index (num\u00e9ro par ann\u00e9e)",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 4,
+ "description": "Index (num\u00e9ro par ann\u00e9e), le couple ann\u00e9e + index doit \u00eatre unique.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 5,
- "description": "Type d'op\u00e9ration (parmi une liste).",
- "regexp_pre_filter": null,
- "required": true,
"label": "Type d'op\u00e9ration",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 5,
+ "description": "Type d'op\u00e9ration (parmi une liste).",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 7,
- "description": "R\u00e9f\u00e9rence du dossier administratif associ\u00e9 \u00e0 l'op\u00e9ration sous la forme ANNEE-INDEX. Exemple : \"2002-4\".",
- "regexp_pre_filter": null,
- "required": false,
"label": "R\u00e9f\u00e9rence du dossier administratif",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 7,
+ "description": "R\u00e9f\u00e9rence du dossier administratif associ\u00e9 \u00e0 l'op\u00e9ration sous la forme ANNEE-INDEX. Exemple : \"2002-4\".",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 8,
- "description": "Identifiants des sites (entit\u00e9s arch\u00e9ologiques) concern\u00e9es par l'op\u00e9ration, s\u00e9par\u00e9es par \u00ab\u00a0&\u00a0\u00bb. Exemple : \"44 125 0028 & 44 125 0029\".",
- "regexp_pre_filter": null,
- "required": false,
"label": "Identifiants des sites (EAs)",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 8,
+ "description": "Identifiants des sites (entit\u00e9s arch\u00e9ologiques) concern\u00e9es par l'op\u00e9ration, s\u00e9par\u00e9es par \u00ab\u00a0&\u00a0\u00bb. Exemple : \"44 125 0028 & 44 125 0029\".",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 9,
- "description": "Types de vestiges (s\u00e9par\u00e9s par un \u00ab\u00a0&\u00a0\u00bb). Exemple : \"four & fosses & villa\".",
- "regexp_pre_filter": null,
- "required": false,
"label": "Types de vestiges",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 9,
+ "description": "Types de vestiges (s\u00e9par\u00e9s par un \u00ab\u00a0&\u00a0\u00bb). Exemple : \"four & fosses & villa\".",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 10,
- "description": "P\u00e9riodes concern\u00e9es (s\u00e9par\u00e9es par un \u00ab\u00a0&\u00a0\u00bb). \r\nExemple : \"Gallo-romain & Fer & Med\".",
- "regexp_pre_filter": null,
- "required": false,
"label": "P\u00e9riodes",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 10,
+ "description": "P\u00e9riodes concern\u00e9es (s\u00e9par\u00e9es par un \u00ab\u00a0&\u00a0\u00bb). \r\nExemple : \"Gallo-romain & Fer & Med\".",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 11,
- "description": "Titre (M., Mme, etc.) du responsable scientifique.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Titre du responsable scientifique",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 11,
+ "description": "Titre (M., Mme, etc.) du responsable scientifique.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 12,
- "description": "Pr\u00e9nom du responsable scientifique (responsable d'op\u00e9ration).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Pr\u00e9nom du responsable scientifique",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 12,
+ "description": "Pr\u00e9nom du responsable scientifique (responsable d'op\u00e9ration).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 13,
- "description": "Nom du responsable scientifique (responsable d'op\u00e9ration).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Nom du responsable scientifique",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 13,
+ "description": "Nom du responsable scientifique (responsable d'op\u00e9ration).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 14,
- "description": "Rattachement du responsable scientifique (responsable d'op\u00e9ration). Exemple : \"INRAP\" ou plus pr\u00e9cis \"INRAP Direction interr\u00e9gionale Grand Ouest\" selon votre degr\u00e9 de pr\u00e9cision dans la gestion des rattachements et des organisations.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Rattachement du responsable scientifique",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 14,
+ "description": "Rattachement du responsable scientifique (responsable d'op\u00e9ration). Exemple : \"INRAP\" ou plus pr\u00e9cis \"INRAP Direction interr\u00e9gionale Grand Ouest\" selon votre degr\u00e9 de pr\u00e9cision dans la gestion des rattachements et des organisations.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 15,
- "description": "Nom de l'op\u00e9rateur (organisation). Peut \u00eatre diff\u00e9rent de l'organisation de rattachement du responsable d'op\u00e9ration.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Nom de l'op\u00e9rateur",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 15,
+ "description": "Nom de l'op\u00e9rateur (organisation). Peut \u00eatre diff\u00e9rent de l'organisation de rattachement du responsable d'op\u00e9ration.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 16,
- "description": "R\u00e9f\u00e9rence de l'op\u00e9rateur (code ou autre r\u00e9f\u00e9rence interne de l'op\u00e9rateur).",
- "regexp_pre_filter": null,
- "required": false,
"label": "R\u00e9f\u00e9rence de l'op\u00e9rateur",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 16,
+ "description": "R\u00e9f\u00e9rence de l'op\u00e9rateur (code ou autre r\u00e9f\u00e9rence interne de l'op\u00e9rateur).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 17,
- "description": "Titre (M., Mme, etc.) du responsable du suivi scientifique.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Titre du responsable du suivi scientifique",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 17,
+ "description": "Titre (M., Mme, etc.) du responsable du suivi scientifique.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 18,
- "description": "Pr\u00e9nom du responsable du suivi scientifique. Exemple\u00a0: resp. SRA ou pilote de l'op\u00e9ration, mais non responsable de celle-ci.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Pr\u00e9nom du responsable du suivi scientifique",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 18,
+ "description": "Pr\u00e9nom du responsable du suivi scientifique. Exemple\u00a0: resp. SRA ou pilote de l'op\u00e9ration, mais non responsable de celle-ci.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 19,
- "description": "Nom du responsable du suivi scientifique. Exemple : resp. SRA ou pilote de l'op\u00e9ration, mais non responsable de celle-ci.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Nom du responsable du suivi scientifique",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 19,
+ "description": "Nom du responsable du suivi scientifique. Exemple : resp. SRA ou pilote de l'op\u00e9ration, mais non responsable de celle-ci.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 20,
- "description": "Rattachement du responsable du suivi scientifique.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Rattachement du responsable du suivi scientifique",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 20,
+ "description": "Rattachement du responsable du suivi scientifique.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 21,
- "description": "Surface couverte par l'op\u00e9ration (m2).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Surface couverte par l'op\u00e9ration",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 21,
+ "description": "Surface couverte par l'op\u00e9ration (m2).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 22,
- "description": "Date de d\u00e9but de l'op\u00e9ration (habituellement d\u00e9but du terrain mais vous pouvez utiliser autre chose).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date de d\u00e9but de l'op\u00e9ration",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 22,
+ "description": "Date de d\u00e9but de l'op\u00e9ration (habituellement d\u00e9but du terrain mais vous pouvez utiliser autre chose).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 23,
- "description": "Date de fin de l'op\u00e9ration (habituellement fin du terrain mais vous pouvez utiliser autre chose).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date de fin de l'op\u00e9ration",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 23,
+ "description": "Date de fin de l'op\u00e9ration (habituellement fin du terrain mais vous pouvez utiliser autre chose).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 24,
- "description": "Date de cl\u00f4ture (peut \u00eatre la date de rendu de la documentation, la fin de la recherche associ\u00e9e ou autre). Habituellement cela repr\u00e9sente la date \u00e0 partir de laquelle la documentation issue de l'op\u00e9ration n'est plus du ressort du responsable d'op\u00e9ration, mais vous pouvez utiliser autre chose.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date de cl\u00f4ture",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 24,
+ "description": "Date de cl\u00f4ture (peut \u00eatre la date de rendu de la documentation, la fin de la recherche associ\u00e9e ou autre). Habituellement cela repr\u00e9sente la date \u00e0 partir de laquelle la documentation issue de l'op\u00e9ration n'est plus du ressort du responsable d'op\u00e9ration, mais vous pouvez utiliser autre chose.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 25,
- "description": "Date d'avis. Exemple\u00a0: avis de CIRA ou autre selon votre usage.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date d'avis",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 25,
+ "description": "Date d'avis. Exemple\u00a0: avis de CIRA ou autre selon votre usage.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 26,
- "description": "R\u00e9sultats consid\u00e9r\u00e9s comme n\u00e9gatif (d\u2019ordinaire utilis\u00e9 pour les diagnostics n\u00e9gatifs).",
- "regexp_pre_filter": null,
- "required": false,
"label": "R\u00e9sultats consid\u00e9r\u00e9s comme n\u00e9gatif",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 26,
+ "description": "R\u00e9sultats consid\u00e9r\u00e9s comme n\u00e9gatif (d\u2019ordinaire utilis\u00e9 pour les diagnostics n\u00e9gatifs).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 27,
- "description": "Pr\u00e9nom du rapporteur (CIRA ou autre selon votre usage de la notion d'avis).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Pr\u00e9nom du rapporteur",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 27,
+ "description": "Pr\u00e9nom du rapporteur (CIRA ou autre selon votre usage de la notion d'avis).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 28,
- "description": "Nom du rapporteur (CIRA ou autre selon votre usage de la notion d'avis).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Nom du rapporteur",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 28,
+ "description": "Nom du rapporteur (CIRA ou autre selon votre usage de la notion d'avis).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 29,
- "description": "Rattachement rapporteur (organisation).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Rattachement du rapporteur",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 29,
+ "description": "Rattachement rapporteur (organisation).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 30,
- "description": "Date limite pr\u00e9vue pour le rendu de la documentation scientifique.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date limite pour le rendu de la documentation",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 30,
+ "description": "Date limite pr\u00e9vue pour le rendu de la documentation scientifique.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 31,
- "description": "Documentation re\u00e7ue.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Documentation re\u00e7ue",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 31,
+ "description": "Documentation re\u00e7ue.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 32,
- "description": "Date limite pr\u00e9vue pour le rendu du mobilier.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date limite rendu du mobilier",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 32,
+ "description": "Date limite pr\u00e9vue pour le rendu du mobilier.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 33,
- "description": "Mobilier re\u00e7u ou livr\u00e9 selon vos usages et proc\u00e9dures.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Mobilier re\u00e7u",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 33,
+ "description": "Mobilier re\u00e7u ou livr\u00e9 selon vos usages et proc\u00e9dures.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 34,
- "description": "Commentaire g\u00e9n\u00e9ral.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Commentaire g\u00e9n\u00e9ral",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 34,
+ "description": "Commentaire g\u00e9n\u00e9ral.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 35,
- "description": "Date de livraison du rapport.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date de livraison du rapport",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 35,
+ "description": "Date de livraison du rapport.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 36,
- "description": "\u00c9tat de traitement du rapport.",
- "regexp_pre_filter": null,
- "required": false,
"label": "\u00c9tat de traitement du rapport",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 36,
+ "description": "\u00c9tat de traitement du rapport.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 37,
- "description": "Commentaire sur la documentation scientifique (y compris mobilier).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Commentaire sur la documentation",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 37,
+ "description": "Commentaire sur la documentation scientifique (y compris mobilier).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 38,
- "description": "Nom du fichier image (jpg ou png. Exemple \"IMG_5023.jpg\". Les fichiers images doivent \u00eatre joints \u00e0 l'import dans un fichier ZIP.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Image",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 38,
+ "description": "Nom du fichier image (jpg ou png. Exemple \"IMG_5023.jpg\". Les fichiers images doivent \u00eatre joints \u00e0 l'import dans un fichier ZIP.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 1,
- "description": "Code PATRIARCHE ou code UNIQUE de l'op\u00e9ration associ\u00e9e.",
- "regexp_pre_filter": null,
- "required": true,
"label": "Code op\u00e9ration",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 1,
+ "description": "Code PATRIARCHE ou code UNIQUE de l'op\u00e9ration associ\u00e9e.",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 1,
- "description": "Code PATRIARCHE ou code num\u00e9rique (entier) UNIQUE pour une op\u00e9ration.",
- "regexp_pre_filter": null,
- "required": true,
"label": "Code op\u00e9ration",
"importer_type": [
"ishtar-parcels"
],
+ "col_number": 1,
+ "description": "Code PATRIARCHE ou code num\u00e9rique (entier) UNIQUE pour une op\u00e9ration.",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
+ "label": "Commune",
+ "importer_type": [
+ "ishtar-parcels"
+ ],
"col_number": 2,
"description": "Commune (via num\u00e9ro INSEE).",
"regexp_pre_filter": [
"Num\u00e9ro INSEE"
],
"required": true,
- "label": "Commune",
- "importer_type": [
- "ishtar-parcels"
- ],
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 3,
- "description": "Identifiant externe.",
- "regexp_pre_filter": null,
- "required": true,
"label": "ID externe",
"importer_type": [
"ishtar-parcels"
],
+ "col_number": 3,
+ "description": "Identifiant externe.",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 4,
- "description": "Section. Exemple : \"ZA\". Maximum 4 caract\u00e8res.",
- "regexp_pre_filter": null,
- "required": true,
"label": "Section",
"importer_type": [
"ishtar-parcels"
],
+ "col_number": 4,
+ "description": "Section. Exemple : \"ZA\". Maximum 4 caract\u00e8res.",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 5,
- "description": "Num\u00e9ro de la parcelle. Exemple : \"253\". Peut accueillir une r\u00e9f\u00e9rence sous la forme de caract\u00e8res (maximum 6).",
- "regexp_pre_filter": null,
- "required": true,
"label": "Parcelle",
"importer_type": [
"ishtar-parcels"
],
+ "col_number": 5,
+ "description": "Num\u00e9ro de la parcelle. Exemple : \"253\". Peut accueillir une r\u00e9f\u00e9rence sous la forme de caract\u00e8res (maximum 6).",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 6,
- "description": "Ann\u00e9e de la r\u00e9f\u00e9rence cadastrale. Exemple : \"1980\".",
- "regexp_pre_filter": null,
- "required": false,
"label": "Ann\u00e9e cadastrale",
"importer_type": [
"ishtar-parcels"
],
+ "col_number": 6,
+ "description": "Ann\u00e9e de la r\u00e9f\u00e9rence cadastrale. Exemple : \"1980\".",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 7,
- "description": "Lieu-dit ou adresse associ\u00e9s \u00e0 la parcelle.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Adresse",
"importer_type": [
"ishtar-parcels"
],
+ "col_number": 7,
+ "description": "Lieu-dit ou adresse associ\u00e9s \u00e0 la parcelle.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 8,
- "description": "Parcelle dans le domaine public ou non (oui/non).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Domaine public",
"importer_type": [
"ishtar-parcels"
],
+ "col_number": 8,
+ "description": "Parcelle dans le domaine public ou non (oui/non).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 2,
- "description": "Commune (via num\u00e9ro INSEE).",
- "regexp_pre_filter": null,
- "required": true,
"label": "INSEE",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 2,
+ "description": "Commune (via num\u00e9ro INSEE).",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "parcel__town__numero_insee"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 3,
- "description": "Parcelle (identifiant externe), soit la section plus la parcelle sans espaces. Exemple : \"ZA253\".",
- "regexp_pre_filter": null,
- "required": true,
"label": "Parcelle",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 3,
+ "description": "Parcelle (identifiant externe), soit la section plus la parcelle sans espaces. Exemple : \"ZA253\".",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "parcel__section|parcel__parcel_number"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 4,
- "description": "Ann\u00e9e de la r\u00e9f\u00e9rence cadastrale. Exemple : \"1980\".",
- "regexp_pre_filter": null,
- "required": false,
"label": "Ann\u00e9e cadastre",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 4,
+ "description": "Ann\u00e9e de la r\u00e9f\u00e9rence cadastrale. Exemple : \"1980\".",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 5,
- "description": "Identifiant (externe) de l'UE. Exemple : \"US 145\", \"Tranch\u00e9e 145\", \"145\", \"St 17\", etc. Doit \u00eatre unique pour une parcelle donn\u00e9e. Maximum 200 caract\u00e8res.",
- "regexp_pre_filter": null,
- "required": true,
"label": "Identifiant UE",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 5,
+ "description": "Identifiant (externe) de l'UE. Exemple : \"US 145\", \"Tranch\u00e9e 145\", \"145\", \"St 17\", etc. Doit \u00eatre unique pour une parcelle donn\u00e9e. Maximum 200 caract\u00e8res.",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 6,
- "description": "Type d'UE. Exemple : \"US\", \"Couche\", \"Tranch\u00e9e\", \"zone\", \"Secteur\", \"Log\", \"Carr\u00e9\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Type",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 6,
+ "description": "Type d'UE. Exemple : \"US\", \"Couche\", \"Tranch\u00e9e\", \"zone\", \"Secteur\", \"Log\", \"Carr\u00e9\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 7,
- "description": "Description.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Description",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 7,
+ "description": "Description.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 8,
- "description": "Commentaire g\u00e9n\u00e9ral.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Commentaire g\u00e9n\u00e9ral",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 8,
+ "description": "Commentaire g\u00e9n\u00e9ral.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 9,
- "description": "Taille ou longueur (en m\u00e8tre). Exemple : \"1.2\", \"12\".",
- "regexp_pre_filter": null,
- "required": false,
"label": "Taille ou longueur",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 9,
+ "description": "Taille ou longueur (en m\u00e8tre). Exemple : \"1.2\", \"12\".",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 10,
- "description": "Largeur (en m\u00e8tre). Exemple : \"1.2\", \"12\".",
- "regexp_pre_filter": null,
- "required": false,
"label": "Largeur",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 10,
+ "description": "Largeur (en m\u00e8tre). Exemple : \"1.2\", \"12\".",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 11,
- "description": "\u00c9paisseur (en m\u00e8tre). Exemple : \"0.2\", \"2\".",
- "regexp_pre_filter": null,
- "required": false,
"label": "\u00c9paisseur",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 11,
+ "description": "\u00c9paisseur (en m\u00e8tre). Exemple : \"0.2\", \"2\".",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 12,
- "description": "Profondeur (en m\u00e8tre). Exemple : \"0.2\", \"2\".",
- "regexp_pre_filter": null,
- "required": false,
"label": "Profondeur",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 12,
+ "description": "Profondeur (en m\u00e8tre). Exemple : \"0.2\", \"2\".",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 13,
- "description": "Lieu, description textuelle de la localisation. Exemple : \"Au pied de l'arbre du P\u00e8re Jahouen\", \"En limite nord de la parcelle\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Lieu, localisation",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 13,
+ "description": "Lieu, description textuelle de la localisation. Exemple : \"Au pied de l'arbre du P\u00e8re Jahouen\", \"En limite nord de la parcelle\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 14,
- "description": "Champ \u00e0 choix multiple (s\u00e9par\u00e9 par \u00ab & \u00bb) permettant de pr\u00e9ciser : contient du mobilier, dispose d'une photo, etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Documentations",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 14,
+ "description": "Champ \u00e0 choix multiple (s\u00e9par\u00e9 par \u00ab & \u00bb) permettant de pr\u00e9ciser : contient du mobilier, dispose d'une photo, etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 15,
- "description": "Nom du fichier image (jpg ou png). Exemple : \"IMG_5023.jpg\". Les fichiers images doivent \u00eatre joints \u00e0 l'import dans un fichier ZIP.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Image",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 15,
+ "description": "Nom du fichier image (jpg ou png). Exemple : \"IMG_5023.jpg\". Les fichiers images doivent \u00eatre joints \u00e0 l'import dans un fichier ZIP.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 16,
- "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": "P\u00e9riodes",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 16,
+ "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,
"export_field_name": "datings__period__label"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 17,
- "description": "Commentaire sur les datations. Exemple : \"IIe - IIIe s.\", \"fin XVe ou plus tard\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Commentaire sur les datations",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 17,
+ "description": "Commentaire sur les datations. Exemple : \"IIe - IIIe s.\", \"fin XVe ou plus tard\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 18,
- "description": "Description du remplissage. Exemple : \"Limons argileux brun riche en charbons\".",
- "regexp_pre_filter": null,
- "required": false,
"label": "Description du remplissage",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 18,
+ "description": "Description du remplissage. Exemple : \"Limons argileux brun riche en charbons\".",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 19,
- "description": "Interpr\u00e9tation. Exemple : \"Mur de cl\u00f4ture\", \"Sol couvert d'une mosa\u00efque, \"Pal\u00e9osol du d\u00e9but de l'Holoc\u00e8ne\", \"Four de r\u00e9duction de minerai de fer\", \"TP\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Interpr\u00e9tation",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 19,
+ "description": "Interpr\u00e9tation. Exemple : \"Mur de cl\u00f4ture\", \"Sol couvert d'une mosa\u00efque, \"Pal\u00e9osol du d\u00e9but de l'Holoc\u00e8ne\", \"Four de r\u00e9duction de minerai de fer\", \"TP\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 20,
- "description": "Activit\u00e9, r\u00e9f\u00e9rence \u00e0 des types. Exemple : \"Naturelle\", \"Construction\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Type d'activit\u00e9",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 20,
+ "description": "Activit\u00e9, r\u00e9f\u00e9rence \u00e0 des types. Exemple : \"Naturelle\", \"Construction\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 21,
- "description": "Identification (type). Exemple : \"Niveau d'occupation\", \"Mur\", \"Colluvions\", \"Chablis\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Identification (type)",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 21,
+ "description": "Identification (type). Exemple : \"Niveau d'occupation\", \"Mur\", \"Colluvions\", \"Chablis\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 22,
- "description": "Terminus ante quem, limite temporelle avant laquelle l'UE s'est form\u00e9e, ici sous la forme de valeurs enti\u00e8res. Exemple : \"322\", \"-45\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "TAQ",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 22,
+ "description": "Terminus ante quem, limite temporelle avant laquelle l'UE s'est form\u00e9e, ici sous la forme de valeurs enti\u00e8res. Exemple : \"322\", \"-45\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 23,
- "description": "Terminus post quem, limite temporelle apr\u00e8s laquelle l'UE s'est form\u00e9e, ici sous la forme de valeurs enti\u00e8res. Exemple : \"322\", \"-45\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "TPQ",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 23,
+ "description": "Terminus post quem, limite temporelle apr\u00e8s laquelle l'UE s'est form\u00e9e, ici sous la forme de valeurs enti\u00e8res. Exemple : \"322\", \"-45\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 24,
- "description": "Terminus ante quem estim\u00e9, limite temporelle avant laquelle l'UE s'est form\u00e9e, ici sous la forme de valeurs enti\u00e8res. Exemple : \"322\", \"-45\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "TAQ estim\u00e9",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 24,
+ "description": "Terminus ante quem estim\u00e9, limite temporelle avant laquelle l'UE s'est form\u00e9e, ici sous la forme de valeurs enti\u00e8res. Exemple : \"322\", \"-45\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 25,
- "description": "Terminus post quem estim\u00e9, limite temporelle avant laquelle l'UE s'est form\u00e9e, ici sous la forme de valeurs enti\u00e8res. Exemple : \"322\", \"-45\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "TPQ estim\u00e9",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 25,
+ "description": "Terminus post quem estim\u00e9, limite temporelle avant laquelle l'UE s'est form\u00e9e, ici sous la forme de valeurs enti\u00e8res. Exemple : \"322\", \"-45\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 6,
- "description": "Ancien code unique de l'op\u00e9ration, peut \u00eatre la r\u00e9f\u00e9rence unique d'une op\u00e9ration pass\u00e9e comme un code DRACAR par exemple, 200 carac. max.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Ancien code",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 6,
+ "description": "Ancien code unique de l'op\u00e9ration, peut \u00eatre la r\u00e9f\u00e9rence unique d'une op\u00e9ration pass\u00e9e comme un code DRACAR par exemple, 200 carac. max.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 1,
- "description": "Code PATRIARCHE ou code num\u00e9rique (entier) UNIQUE pour une op\u00e9ration.",
- "regexp_pre_filter": null,
- "required": true,
"label": "Code op\u00e9ration",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 1,
+ "description": "Code PATRIARCHE ou code num\u00e9rique (entier) UNIQUE pour une op\u00e9ration.",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "base_finds__context_record__operation__code_patriarche"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 2,
- "description": "Commune (via num\u00e9ro INSEE).",
- "regexp_pre_filter": null,
- "required": true,
"label": "INSEE",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 2,
+ "description": "Commune (via num\u00e9ro INSEE).",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "base_finds__context_record__parcel__town__numero_insee"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 3,
- "description": "Parcelle (identifiant externe), soit la section plus la parcelle sans espaces. Exemple : \"ZA253\".",
- "regexp_pre_filter": null,
- "required": true,
"label": "Parcelle",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 3,
+ "description": "Parcelle (identifiant externe), soit la section plus la parcelle sans espaces. Exemple : \"ZA253\".",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "base_finds__context_record__parcel__section|base_finds__context_record__parcel__parcel_number"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 4,
- "description": "Label / Identifiant (externe) de l'UE. Exemple : \"US 145\", \"Tranch\u00e9e 145\", \"145\", \"St 17\", etc. Doit \u00eatre unique pour une parcelle donn\u00e9e.",
- "regexp_pre_filter": null,
- "required": true,
"label": "Label UE",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 4,
+ "description": "Label / Identifiant (externe) de l'UE. Exemple : \"US 145\", \"Tranch\u00e9e 145\", \"145\", \"St 17\", etc. Doit \u00eatre unique pour une parcelle donn\u00e9e.",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "base_finds__context_record__label"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 5,
- "description": "Identifiant libre pour le mobilier. Exemple : \"12\", \"Lot 24\", \"Sac vert\", etc.\r\nDoit \u00eatre unique \u00e0 l'\u00e9chelle de l'UE associ\u00e9e.",
- "regexp_pre_filter": null,
- "required": true,
"label": "Label mobilier",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 5,
+ "description": "Identifiant libre pour le mobilier. Exemple : \"12\", \"Lot 24\", \"Sac vert\", etc.\r\nDoit \u00eatre unique \u00e0 l'\u00e9chelle de l'UE associ\u00e9e.",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "label"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 6,
- "description": "Identifiant pr\u00e9c\u00e9dent, li\u00e9 \u00e0 une base de donn\u00e9e ou un autre mode d'enregistrement. Exemple : \"400.01.05\", \"Beau biface\", \"inv. 4523\", \"Iso.4220\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Identifiant pr\u00e9c\u00e9dent",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 6,
+ "description": "Identifiant pr\u00e9c\u00e9dent, li\u00e9 \u00e0 une base de donn\u00e9e ou un autre mode d'enregistrement. Exemple : \"400.01.05\", \"Beau biface\", \"inv. 4523\", \"Iso.4220\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 8,
- "description": "Description du mobilier, objet ou lot. Exemple : \"Fibule aviforme\".",
- "regexp_pre_filter": null,
- "required": false,
"label": "Description",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 8,
+ "description": "Description du mobilier, objet ou lot. Exemple : \"Fibule aviforme\".",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "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.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Ref. point topo",
"importer_type": [
"ishtar-finds"
],
+ "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.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 9,
- "description": "D\u00e9finit si on enregistre ici un objet seul (parfois appel\u00e9 Isolation) ou un lot d'objets. Exemple : \"lot\", \"objet\", \"Iso\", \"vrac\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Lot ou objet",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 9,
+ "description": "D\u00e9finit si on enregistre ici un objet seul (parfois appel\u00e9 Isolation) ou un lot d'objets. Exemple : \"lot\", \"objet\", \"Iso\", \"vrac\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 10,
- "description": "D\u00e9finit si un objet est complet ou non. Exemple : \"complet\", \"est complet\", \"incomplet\".\r\nEst ici traduit en binaire : \"complet\" (vrai) ou \"incomplet\" (faux). ",
- "regexp_pre_filter": null,
- "required": false,
"label": "Compl\u00e9tude",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 10,
+ "description": "D\u00e9finit si un objet est complet ou non. Exemple : \"complet\", \"est complet\", \"incomplet\".\r\nEst ici traduit en binaire : \"complet\" (vrai) ou \"incomplet\" (faux). ",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 11,
- "description": "Type(s) de mat\u00e9riau(x) s\u00e9par\u00e9s par des \"&\". Exemple : \"m\u00e9tal & os\", \"LT\", \"Min\u00e9ral\", \"Granito\u00efde & Basalte & Ardoise\".",
- "regexp_pre_filter": null,
- "required": false,
"label": "Mat\u00e9riau(x)",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 11,
+ "description": "Type(s) de mat\u00e9riau(x) s\u00e9par\u00e9s par des \"&\". Exemple : \"m\u00e9tal & os\", \"LT\", \"Min\u00e9ral\", \"Granito\u00efde & Basalte & Ardoise\".",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": "material_types__label"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 12,
- "description": "\u00c9tat de conservation. Exemple : \"Instable\", \"Stable\", \"Inconnu\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "\u00c9tat de conservation",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 12,
+ "description": "\u00c9tat de conservation. Exemple : \"Instable\", \"Stable\", \"Inconnu\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 13,
- "description": "Commentaire relatif \u00e0 la conservation. Exemple : \"Devrait \u00eatre conserv\u00e9 dans une chambre climatis\u00e9e\", \"Ne sera plus qu'une poudre, si on ne s'en occupe pas sous peu\", \" \u00e0 jeter\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Commentaire conservation",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 13,
+ "description": "Commentaire relatif \u00e0 la conservation. Exemple : \"Devrait \u00eatre conserv\u00e9 dans une chambre climatis\u00e9e\", \"Ne sera plus qu'une poudre, si on ne s'en occupe pas sous peu\", \" \u00e0 jeter\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "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.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Type(s) d'objet(s)",
"importer_type": [
"ishtar-finds"
],
+ "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.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 15,
- "description": "Type(s) d'actions de conservation \u00e0 mener, s\u00e9par\u00e9s par des \"&\". Exemple : \"\u00c0 restaurer\", \"reconditionnement\", \"\u00c0 reconditionner & \u00e0 stabiliser\"",
- "regexp_pre_filter": null,
- "required": false,
"label": "Type(s) d'actions de conservation \u00e0 mener",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 15,
+ "description": "Type(s) d'actions de conservation \u00e0 mener, s\u00e9par\u00e9s par des \"&\". Exemple : \"\u00c0 restaurer\", \"reconditionnement\", \"\u00c0 reconditionner & \u00e0 stabiliser\"",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 16,
- "description": "Type(s) d'int\u00e9r\u00eat scientifique ou d'int\u00e9grit\u00e9, s\u00e9par\u00e9s par des \"&\". Exemple : \"Arch\u00e9ologiquement complet\", \"absent\", \"perdu\", etc.\r\nPeut \u00e9galement qualifier (selon votre usage) des qualit\u00e9s de fragmentation : \"proximal\", \"distal\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Type(s) d'int\u00e9grit\u00e9(s) et/ou int\u00e9r\u00eat(s)",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 16,
+ "description": "Type(s) d'int\u00e9r\u00eat scientifique ou d'int\u00e9grit\u00e9, s\u00e9par\u00e9s par des \"&\". Exemple : \"Arch\u00e9ologiquement complet\", \"absent\", \"perdu\", etc.\r\nPeut \u00e9galement qualifier (selon votre usage) des qualit\u00e9s de fragmentation : \"proximal\", \"distal\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 17,
- "description": "Type(s) de remarquabilit\u00e9(s), s\u00e9par\u00e9s par des \"&\". Exemple : \"Mus\u00e9e\", \"Publication\", \"Tessonier & Publication\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Type(s) de remarqualibit\u00e9(s)",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 17,
+ "description": "Type(s) de remarquabilit\u00e9(s), s\u00e9par\u00e9s par des \"&\". Exemple : \"Mus\u00e9e\", \"Publication\", \"Tessonier & Publication\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 18,
- "description": "Longueur en cm (nombre d\u00e9cimal).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Longueur (cm)",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 18,
+ "description": "Longueur en cm (nombre d\u00e9cimal).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 19,
- "description": "Largeur en cm (nombre d\u00e9cimal).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Largeur (cm)",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 19,
+ "description": "Largeur en cm (nombre d\u00e9cimal).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 20,
- "description": "Hauteur en cm (nombre d\u00e9cimal).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Hauteur (cm)",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 20,
+ "description": "Hauteur en cm (nombre d\u00e9cimal).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 21,
- "description": "Diam\u00e8tre en cm (nombre d\u00e9cimal).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Diam\u00e8tre (cm)",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 21,
+ "description": "Diam\u00e8tre en cm (nombre d\u00e9cimal).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 22,
- "description": "Commentaire permettant de donner des pr\u00e9cisions (ou d'importer des donn\u00e9es mixtes). Exemple : \"18 x 12 x 5\", \"col de 43 mm\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Commentaire / Pr\u00e9cisions sur les dimensions ",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 22,
+ "description": "Commentaire permettant de donner des pr\u00e9cisions (ou d'importer des donn\u00e9es mixtes). Exemple : \"18 x 12 x 5\", \"col de 43 mm\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 24,
- "description": "Nombre d'objet(s) li\u00e9(s) \u00e0 cet enregistrement (entier). Exemple : \"12\".\r\nAttention, ce champ n'est pas contraint par l'information de type OBJET/LOT (colonne n\u00b09).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Nombre",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 24,
+ "description": "Nombre d'objet(s) li\u00e9(s) \u00e0 cet enregistrement (entier). Exemple : \"12\".\r\nAttention, ce champ n'est pas contraint par l'information de type OBJET/LOT (colonne n\u00b09).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 25,
- "description": "Marquage visible sur le mobilier. Exemple : \"id1234 la Roche aux F\u00e9es\", \"MTX-45\", etc.\r\nCeci reproduit d'ordinaire un marquage r\u00e9alis\u00e9 par un arch\u00e9ologue. Il ne s'agit pas ici de reproduire une \u00e9pigraphie ou tout autre inscription arch\u00e9ologique (graffito, d\u00e9dicaces, defixio, etc.) , mais vous pouvez l'utiliser pour cela si vous n'avez pas \u00e0 utiliser de marquage arch\u00e9ologique.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Marque",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 25,
+ "description": "Marquage visible sur le mobilier. Exemple : \"id1234 la Roche aux F\u00e9es\", \"MTX-45\", etc.\r\nCeci reproduit d'ordinaire un marquage r\u00e9alis\u00e9 par un arch\u00e9ologue. Il ne s'agit pas ici de reproduire une \u00e9pigraphie ou tout autre inscription arch\u00e9ologique (graffito, d\u00e9dicaces, defixio, etc.) , mais vous pouvez l'utiliser pour cela si vous n'avez pas \u00e0 utiliser de marquage arch\u00e9ologique.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 26,
- "description": "Commentaire g\u00e9n\u00e9ral libre. Exemple : \"habillage en nid d'abeille, poli g\u00e9n\u00e9ralis\u00e9, encoche emmanchement lat\u00e9ral ouvert sur la face sup\u00e9rieure\", \"1 bord + bec tubulaire\", \"fibule de Langton Down\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Commentaire g\u00e9n\u00e9ral",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 26,
+ "description": "Commentaire g\u00e9n\u00e9ral libre. Exemple : \"habillage en nid d'abeille, poli g\u00e9n\u00e9ralis\u00e9, encoche emmanchement lat\u00e9ral ouvert sur la face sup\u00e9rieure\", \"1 bord + bec tubulaire\", \"fibule de Langton Down\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 27,
- "description": "Commentaire g\u00e9n\u00e9ral sur les datations, si besoin. Exemple : \"plut\u00f4t fin IIe s. ou d\u00e9but IIIe s.\", \"Datation \u00e0 pr\u00e9ciser avant publication\", \" Datation rapide faite par M. Dupont\", etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Commentaire g\u00e9n\u00e9ral sur les datations",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 27,
+ "description": "Commentaire g\u00e9n\u00e9ral sur les datations, si besoin. Exemple : \"plut\u00f4t fin IIe s. ou d\u00e9but IIIe s.\", \"Datation \u00e0 pr\u00e9ciser avant publication\", \" Datation rapide faite par M. Dupont\", etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 28,
- "description": "Valeur estim\u00e9e (\u20ac), sous la forme d'un nombre d\u00e9cimal. Exemple : \"4500\", \"0.2\", etc.\r\nUtile essentiellement pour les probl\u00e8mes de partage, vente, assurance etc.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Valeur estim\u00e9e",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 28,
+ "description": "Valeur estim\u00e9e (\u20ac), sous la forme d'un nombre d\u00e9cimal. Exemple : \"4500\", \"0.2\", etc.\r\nUtile essentiellement pour les probl\u00e8mes de partage, vente, assurance etc.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 29,
- "description": "Nom exact du fichier image, sous la forme XXXXX.jpg.\r\nAttention au respect strict des caract\u00e8res et majuscules lors d'un import de ce type, \".JPG\" ou \"*.jpg\", etc.\r\nExemple : \"P1030831.JPG\", \"IMG_6485.JPG\", \"fibule.jpg\", etc.\r\nLors de l'import il faut ajouter ces images sous la forme d'un fichier zip (joint au csv import\u00e9) pour que les images soient automatiquement int\u00e9gr\u00e9es.\r\n",
- "regexp_pre_filter": null,
- "required": false,
"label": "Image",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 29,
+ "description": "Nom exact du fichier image, sous la forme XXXXX.jpg.\r\nAttention au respect strict des caract\u00e8res et majuscules lors d'un import de ce type, \".JPG\" ou \"*.jpg\", etc.\r\nExemple : \"P1030831.JPG\", \"IMG_6485.JPG\", \"fibule.jpg\", etc.\r\nLors de l'import il faut ajouter ces images sous la forme d'un fichier zip (joint au csv import\u00e9) pour que les images soient automatiquement int\u00e9gr\u00e9es.\r\n",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 30,
- "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": "P\u00e9riodes",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 30,
+ "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,
"export_field_name": "datings__period__label"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 31,
- "description": "Coordonn\u00e9e X pour cet objet.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Coordonn\u00e9e X",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 31,
+ "description": "Coordonn\u00e9e X pour cet objet.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 32,
- "description": "Coordonn\u00e9e Y pour cet objet.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Coordonn\u00e9e Y",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 32,
+ "description": "Coordonn\u00e9e Y pour cet objet.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 33,
- "description": "Coordonn\u00e9e Z pour cet objet (altitude NGF ou arbitraire).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Coordonn\u00e9e Z",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 33,
+ "description": "Coordonn\u00e9e Z pour cet objet (altitude NGF ou arbitraire).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 34,
- "description": "Code permettant de qualifier le mode de projection des donn\u00e9es (SRS /EPSG). Exemple : \"2154\" pour le Lambert 93.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Syst\u00e8me de r\u00e9f\u00e9rence spatiale",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 34,
+ "description": "Code permettant de qualifier le mode de projection des donn\u00e9es (SRS /EPSG). Exemple : \"2154\" pour le Lambert 93.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 1,
- "description": "",
- "regexp_pre_filter": null,
- "required": true,
"label": "UE (identifiant externe) - membre de gauche",
"importer_type": [
"ishtar-ue-relations"
],
+ "col_number": 1,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 2,
- "description": "",
- "regexp_pre_filter": null,
- "required": true,
"label": "Type de relation entre UE",
"importer_type": [
"ishtar-ue-relations"
],
+ "col_number": 2,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 3,
- "description": "",
- "regexp_pre_filter": null,
- "required": true,
"label": "UE (identifiant externe) - membre de droite",
"importer_type": [
"ishtar-ue-relations"
],
+ "col_number": 3,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 23,
- "description": "Poids en grammes.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Poids (g)",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 23,
+ "description": "Poids en grammes.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": null
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 36,
- "description": "Identifiant textuel du d\u00e9p\u00f4t. Cet identifiant doit correspondre \u00e0 un d\u00e9p\u00f4t existant en base de donn\u00e9es.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Identifiant d\u00e9p\u00f4t",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 36,
+ "description": "Identifiant textuel du d\u00e9p\u00f4t. Cet identifiant doit correspondre \u00e0 un d\u00e9p\u00f4t existant en base de donn\u00e9es.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 37,
- "description": "",
- "regexp_pre_filter": null,
- "required": false,
"label": "R\u00e9f\u00e9rence de caisse",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 37,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 38,
- "description": "Champ n\u00e9cessaire si vous indiquez une caisse",
- "regexp_pre_filter": null,
- "required": false,
"label": "Type de caisse",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 38,
+ "description": "Champ n\u00e9cessaire si vous indiquez une caisse",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 1,
- "description": "Code UNIQUE pour une op\u00e9ration (par exemple : code PATRIARCHE)",
- "regexp_pre_filter": null,
- "required": true,
"label": "Code op\u00e9ration",
"importer_type": [
"ishtar-operations-sources"
],
+ "col_number": 1,
+ "description": "Code UNIQUE pour une op\u00e9ration (par exemple : code PATRIARCHE)",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 4,
- "description": "Titre du document (max. 300 caract\u00e8res)",
- "regexp_pre_filter": null,
- "required": true,
"label": "Titre",
"importer_type": [
"ishtar-operations-sources"
],
+ "col_number": 4,
+ "description": "Titre du document (max. 300 caract\u00e8res)",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 3,
- "description": "",
- "regexp_pre_filter": null,
- "required": true,
"label": "Type de document",
"importer_type": [
"ishtar-operations-sources"
],
+ "col_number": 3,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 2,
- "description": "Num\u00e9ro unique par op\u00e9ration",
- "regexp_pre_filter": null,
- "required": true,
"label": "Index (num\u00e9ro par op\u00e9ration)",
"importer_type": [
"ishtar-operations-sources"
],
+ "col_number": 2,
+ "description": "Num\u00e9ro unique par op\u00e9ration",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 5,
- "description": "R\u00e9f\u00e9rence libre (max. 100 caract\u00e8res)",
- "regexp_pre_filter": null,
- "required": false,
"label": "R\u00e9f\u00e9rence",
"importer_type": [
"ishtar-operations-sources"
],
+ "col_number": 5,
+ "description": "R\u00e9f\u00e9rence libre (max. 100 caract\u00e8res)",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 6,
- "description": "R\u00e9f\u00e9rence interne libre (max. 100 caract\u00e8res)",
- "regexp_pre_filter": null,
- "required": false,
"label": "R\u00e9f\u00e9rence interne",
"importer_type": [
"ishtar-operations-sources"
],
+ "col_number": 6,
+ "description": "R\u00e9f\u00e9rence interne libre (max. 100 caract\u00e8res)",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 7,
- "description": "Adresse web compl\u00e8te (avec la partie http:// ou https://)",
- "regexp_pre_filter": null,
- "required": false,
"label": "Adresse web associ\u00e9e",
"importer_type": [
"ishtar-operations-sources"
],
+ "col_number": 7,
+ "description": "Adresse web compl\u00e8te (avec la partie http:// ou https://)",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 8,
- "description": "Date de r\u00e9ception (format JJ/MM/AAAA ou AAAA-MM-JJ)",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date de r\u00e9ception",
"importer_type": [
"ishtar-operations-sources"
],
+ "col_number": 8,
+ "description": "Date de r\u00e9ception (format JJ/MM/AAAA ou AAAA-MM-JJ)",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 9,
- "description": "Date de cr\u00e9ation (format JJ/MM/AAAA ou AAAA-MM-JJ)",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date de cr\u00e9ation",
"importer_type": [
"ishtar-operations-sources"
],
+ "col_number": 9,
+ "description": "Date de cr\u00e9ation (format JJ/MM/AAAA ou AAAA-MM-JJ)",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 10,
- "description": "Date de r\u00e9ception en documentation (format JJ/MM/AAAA ou AAAA-MM-JJ)",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date de r\u00e9ception en documentation",
"importer_type": [
"ishtar-operations-sources"
],
+ "col_number": 10,
+ "description": "Date de r\u00e9ception en documentation (format JJ/MM/AAAA ou AAAA-MM-JJ)",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 11,
- "description": "Texte libre",
- "regexp_pre_filter": null,
- "required": false,
"label": "Commentaire",
"importer_type": [
"ishtar-operations-sources"
],
+ "col_number": 11,
+ "description": "Texte libre",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 12,
- "description": "Texte libre",
- "regexp_pre_filter": null,
- "required": false,
"label": "Description",
"importer_type": [
"ishtar-operations-sources"
],
+ "col_number": 12,
+ "description": "Texte libre",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 13,
- "description": "Texte libre",
- "regexp_pre_filter": null,
- "required": false,
"label": "Information suppl\u00e9mentaire",
"importer_type": [
"ishtar-operations-sources"
],
+ "col_number": 13,
+ "description": "Texte libre",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 15,
- "description": "Nom (en casse haute) suivi du pr\u00e9nom de l'auteur (maximum 300 caract\u00e8res). Exemple : DUPONT Jean.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Auteur principal",
"importer_type": [
"ishtar-operations-sources"
],
+ "col_number": 15,
+ "description": "Nom (en casse haute) suivi du pr\u00e9nom de l'auteur (maximum 300 caract\u00e8res). Exemple : DUPONT Jean.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 14,
- "description": "",
- "regexp_pre_filter": null,
- "required": false,
"label": "Existe en doublon",
"importer_type": [
"ishtar-operations-sources"
],
+ "col_number": 14,
+ "description": "",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 1,
- "description": "Code PATRIARCHE ou code num\u00e9rique (entier) UNIQUE pour une op\u00e9ration.",
- "regexp_pre_filter": null,
- "required": true,
"label": "Code op\u00e9ration",
"importer_type": [
"ishtar_finds_parcels_and_cr"
],
+ "col_number": 1,
+ "description": "Code PATRIARCHE ou code num\u00e9rique (entier) UNIQUE pour une op\u00e9ration.",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "base_finds__context_record__operation__code_patriarche"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 2,
- "description": "Commune (via num\u00e9ro INSEE).",
- "regexp_pre_filter": null,
- "required": true,
"label": "INSEE",
"importer_type": [
"ishtar_finds_parcels_and_cr"
],
+ "col_number": 2,
+ "description": "Commune (via num\u00e9ro INSEE).",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "base_finds__context_record__parcel__town__numero_insee"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 3,
- "description": "Section (identifiant externe), soit des lettres formant la section . Exemple : \"ZA\".",
- "regexp_pre_filter": null,
- "required": true,
"label": "Section de parcellaire",
"importer_type": [
"ishtar_finds_parcels_and_cr"
],
+ "col_number": 3,
+ "description": "Section (identifiant externe), soit des lettres formant la section . Exemple : \"ZA\".",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "base_finds__context_record__parcel__section"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 4,
- "description": "Num\u00e9ro de la parcelle, soit des chiffres sans espaces. Exemple : \"253\".",
- "regexp_pre_filter": null,
- "required": true,
"label": "Num\u00e9ro de parcelle",
"importer_type": [
"ishtar_finds_parcels_and_cr"
],
+ "col_number": 4,
+ "description": "Num\u00e9ro de la parcelle, soit des chiffres sans espaces. Exemple : \"253\".",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "base_finds__context_record__parcel__parcel_number"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 5,
- "description": "Label / Identifiant (externe) de l'UE. Exemple : \"US 145\", \"Tranch\u00e9e 145\", \"145\", \"St 17\", etc. Doit \u00eatre unique pour une parcelle donn\u00e9e.",
- "regexp_pre_filter": null,
- "required": true,
"label": "Label UE",
"importer_type": [
"ishtar_finds_parcels_and_cr"
],
+ "col_number": 5,
+ "description": "Label / Identifiant (externe) de l'UE. Exemple : \"US 145\", \"Tranch\u00e9e 145\", \"145\", \"St 17\", etc. Doit \u00eatre unique pour une parcelle donn\u00e9e.",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "base_finds__context_record__label"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 6,
- "description": "Identifiant libre pour le mobilier. Exemple : \"12\", \"Lot 24\", \"Sac vert\", etc.\r\nDoit \u00eatre unique \u00e0 l'\u00e9chelle de l'UE associ\u00e9e.",
- "regexp_pre_filter": null,
- "required": true,
"label": "Label mobilier",
"importer_type": [
"ishtar_finds_parcels_and_cr"
],
+ "col_number": 6,
+ "description": "Identifiant libre pour le mobilier. Exemple : \"12\", \"Lot 24\", \"Sac vert\", etc.\r\nDoit \u00eatre unique \u00e0 l'\u00e9chelle de l'UE associ\u00e9e.",
+ "regexp_pre_filter": null,
+ "required": true,
"export_field_name": "label"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 39,
- "description": "Code INSEE des communes concern\u00e9es (s\u00e9par\u00e9es par un \u00ab & \u00bb).",
- "regexp_pre_filter": null,
- "required": false,
"label": "Communes",
"importer_type": [
"ishtar-operations"
],
+ "col_number": 39,
+ "description": "Code INSEE des communes concern\u00e9es (s\u00e9par\u00e9es par un \u00ab & \u00bb).",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 26,
- "description": "Date au format JJ/MM/AAAA ou AAAA-MM-JJ. Par exemple : 2017-07-31 ou 31/07/2017.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date d'ouverture",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 26,
+ "description": "Date au format JJ/MM/AAAA ou AAAA-MM-JJ. Par exemple : 2017-07-31 ou 31/07/2017.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 27,
- "description": "Date au format JJ/MM/AAAA ou AAAA-MM-JJ. Par exemple : 2017-07-31 ou 31/07/2017.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date de fermeture",
"importer_type": [
"ishtar-context-record"
],
+ "col_number": 27,
+ "description": "Date au format JJ/MM/AAAA ou AAAA-MM-JJ. Par exemple : 2017-07-31 ou 31/07/2017.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 35,
- "description": "Date au format JJ/MM/AAAA ou AAAA-MM-JJ. Par exemple : 2017-07-31 ou 31/07/2017.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Date de d\u00e9couverte",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 35,
+ "description": "Date au format JJ/MM/AAAA ou AAAA-MM-JJ. Par exemple : 2017-07-31 ou 31/07/2017.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": ""
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 39,
- "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la premi\u00e8re localisation. Par exemple si la premi\u00e8re localisation du d\u00e9p\u00f4t concern\u00e9 est \u00ab b\u00e2timent \u00bb mettre : \u00ab A \u00bb pour b\u00e2timent A.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Localisation 1",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 39,
+ "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la premi\u00e8re localisation. Par exemple si la premi\u00e8re localisation du d\u00e9p\u00f4t concern\u00e9 est \u00ab b\u00e2timent \u00bb mettre : \u00ab A \u00bb pour b\u00e2timent A.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": "localisation_1"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 40,
- "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la seconde localisation.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Localisation 2",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 40,
+ "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la seconde localisation.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": "localisation_2"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 41,
- "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la troisi\u00e8me localisation.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Localisation 3",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 41,
+ "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la troisi\u00e8me localisation.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": "localisation_3"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 42,
- "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la quatri\u00e8me localisation.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Localisation 4",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 42,
+ "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la quatri\u00e8me localisation.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": "localisation_4"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 43,
- "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la cinqui\u00e8me localisation.",
- "regexp_pre_filter": null,
- "required": false,
"label": "Localisation 5",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 43,
+ "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la cinqui\u00e8me localisation.",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": "localisation_5"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.importercolumn",
"fields": {
- "col_number": 44,
- "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la sixi\u00e8me localisation. ",
- "regexp_pre_filter": null,
- "required": false,
"label": "Localisation 6",
"importer_type": [
"ishtar-finds"
],
+ "col_number": 44,
+ "description": "Localisation dans le d\u00e9p\u00f4t : r\u00e9f\u00e9rence de la sixi\u00e8me localisation. ",
+ "regexp_pre_filter": null,
+ "required": false,
"export_field_name": "localisation_6"
- },
- "model": "ishtar_common.importercolumn"
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "IntegerFormater",
- "many_split": "",
- "options": ""
- },
- "model": "ishtar_common.formatertype"
+ "options": "",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "archaeological_operations.models.OperationType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_operations.models.OperationType",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "120"
- },
- "model": "ishtar_common.formatertype"
+ "options": "120",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "300"
- },
- "model": "ishtar_common.formatertype"
+ "options": "300",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "DateFormater",
- "many_split": "",
- "options": "%Y/%m/%d"
- },
- "model": "ishtar_common.formatertype"
+ "options": "%Y/%m/%d",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "&",
- "options": "archaeological_operations.models.Period"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_operations.models.Period",
+ "many_split": "&"
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "4"
- },
- "model": "ishtar_common.formatertype"
+ "options": "4",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "6"
- },
- "model": "ishtar_common.formatertype"
+ "options": "6",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "500"
- },
- "model": "ishtar_common.formatertype"
+ "options": "500",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "12"
- },
- "model": "ishtar_common.formatertype"
+ "options": "12",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "SourceType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "SourceType",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "SupportType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "SupportType",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "YearFormater",
- "many_split": "",
- "options": "%Y"
- },
- "model": "ishtar_common.formatertype"
+ "options": "%Y",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "Format"
- },
- "model": "ishtar_common.formatertype"
+ "options": "Format",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "1000"
- },
- "model": "ishtar_common.formatertype"
+ "options": "1000",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "30"
- },
- "model": "ishtar_common.formatertype"
+ "options": "30",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "archaeological_context_records.models.Unit"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_context_records.models.Unit",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "StrToBoolean",
- "many_split": "",
- "options": ""
- },
- "model": "ishtar_common.formatertype"
+ "options": "",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "&",
- "options": "archaeological_finds.models.MaterialType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_finds.models.MaterialType",
+ "many_split": "&"
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "FloatFormater",
- "many_split": "",
- "options": ""
- },
- "model": "ishtar_common.formatertype"
+ "options": "",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "archaeological_finds.models.ConservatoryState"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_finds.models.ConservatoryState",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "archaeological_finds.models.PreservationType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_finds.models.PreservationType",
+ "many_split": "&"
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "archaeological_context_records.models.IdentificationType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_context_records.models.IdentificationType",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "DateFormater",
- "many_split": " | ",
- "options": "%d/%m/%Y | %Y-%m-%d"
- },
- "model": "ishtar_common.formatertype"
+ "options": "%d/%m/%Y | %Y-%m-%d",
+ "many_split": " | "
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "archaeological_finds.models.ObjectType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_finds.models.ObjectType",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "FileFormater",
- "many_split": "",
- "options": ""
- },
- "model": "ishtar_common.formatertype"
+ "options": "",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "5"
- },
- "model": "ishtar_common.formatertype"
+ "options": "5",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnknowType",
- "many_split": "",
- "options": ""
- },
- "model": "ishtar_common.formatertype"
+ "options": "",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "200"
- },
- "model": "ishtar_common.formatertype"
+ "options": "200",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "70"
- },
- "model": "ishtar_common.formatertype"
+ "options": "70",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "archaeological_files.models.SaisineType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_files.models.SaisineType",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "2000"
- },
- "model": "ishtar_common.formatertype"
+ "options": "2000",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "archaeological_files.models.PermitType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_files.models.PermitType",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": ""
- },
- "model": "ishtar_common.formatertype"
+ "options": "",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "60"
- },
- "model": "ishtar_common.formatertype"
+ "options": "60",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "archaeological_operations.models.ReportState"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_operations.models.ReportState",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "10"
- },
- "model": "ishtar_common.formatertype"
+ "options": "10",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "50"
- },
- "model": "ishtar_common.formatertype"
+ "options": "50",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "&",
- "options": "archaeological_operations.models.RemainType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_operations.models.RemainType",
+ "many_split": "&"
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "archaeological_context_records.models.ActivityType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_context_records.models.ActivityType",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "&",
- "options": "archaeological_finds.models.IntegrityType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_finds.models.IntegrityType",
+ "many_split": "&"
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "&",
- "options": "archaeological_finds.models.RemarkabilityType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_finds.models.RemarkabilityType",
+ "many_split": "&"
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "20"
- },
- "model": "ishtar_common.formatertype"
+ "options": "20",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "SpatialReferenceSystem"
- },
- "model": "ishtar_common.formatertype"
+ "options": "SpatialReferenceSystem",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "TitleType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "TitleType",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "archaeological_finds.models.BatchType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_finds.models.BatchType",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "archaeological_context_records.models.RelationType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_context_records.models.RelationType",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "",
- "options": "archaeological_warehouse.models.ContainerType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_warehouse.models.ContainerType",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "",
- "options": "100"
- },
- "model": "ishtar_common.formatertype"
+ "options": "100",
+ "many_split": ""
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "TypeFormater",
- "many_split": "&",
- "options": "archaeological_context_records.models.DocumentationType"
- },
- "model": "ishtar_common.formatertype"
+ "options": "archaeological_context_records.models.DocumentationType",
+ "many_split": "&"
+ }
},
{
+ "model": "ishtar_common.formatertype",
"fields": {
"formater_type": "UnicodeFormater",
- "many_split": "&",
- "options": "6"
- },
- "model": "ishtar_common.formatertype"
+ "options": "6",
+ "many_split": "&"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-mobilier",
5
],
- "concat_str": null,
"field_name": "label",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": null
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-mobilier",
5
],
- "concat_str": "-",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-operations",
6
],
- "concat_str": null,
"field_name": "scientist__name",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": null
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-ue",
4
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-parcelles",
1
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-parcelles",
2
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-ue",
1
],
- "concat_str": "-",
"field_name": "parcel__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-ue",
1
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-ue",
2
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-ue",
3
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-mobilier",
1
],
- "concat_str": "-",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-mobilier",
2
],
- "concat_str": "-",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-mobilier",
3
],
- "concat_str": "-",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-mobilier",
4
],
- "concat_str": "-",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-mobilier",
5
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-mobilier",
4
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-mobilier",
3
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-mobilier",
2
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"mcc-mobilier",
1
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-context-record",
1
],
- "concat_str": "-",
"field_name": "parcel__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-context-record",
1
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-parcels",
2
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-parcels",
1
],
- "concat_str": "",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": ""
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-context-record",
2
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-context-record",
3
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-context-record",
5
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-finds",
1
],
- "concat_str": "-",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-finds",
1
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-finds",
2
],
- "concat_str": "-",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-finds",
2
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-finds",
3
],
- "concat_str": "-",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-finds",
3
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-finds",
4
],
- "concat_str": "-",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-finds",
4
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-finds",
5
],
- "concat_str": "",
"field_name": "label",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": ""
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-finds",
5
],
- "concat_str": "-",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-finds",
5
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-finds",
36
],
- "concat_str": "",
"field_name": "container__location__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": ""
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-finds",
36
],
- "concat_str": "-",
"field_name": "container__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-finds",
37
],
- "concat_str": "-",
"field_name": "container__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-operations-sources",
1
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar-operations-sources",
2
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
1
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
1
],
- "concat_str": "-",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
2
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
2
],
- "concat_str": "-",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
3
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
3
],
- "concat_str": "-",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
4
],
- "concat_str": "",
"field_name": "external_id",
+ "force_new": false,
"concat": true,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": ""
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
4
],
- "concat_str": "",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": true,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": ""
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
5
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
5
],
- "concat_str": "-",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
6
],
- "concat_str": "-",
"field_name": "external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
6
],
- "concat_str": "-",
"field_name": "base_finds__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
6
],
- "concat_str": "",
"field_name": "base_finds__label",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": ""
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
2
],
- "concat_str": "-",
"field_name": "base_finds__context_record__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
1
],
- "concat_str": "-",
"field_name": "base_finds__context_record__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
3
],
- "concat_str": "-",
"field_name": "base_finds__context_record__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
4
],
- "concat_str": "",
"field_name": "base_finds__context_record__external_id",
+ "force_new": false,
"concat": true,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": ""
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
5
],
- "concat_str": "-",
"field_name": "base_finds__context_record__external_id",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": "-"
+ }
},
{
+ "model": "ishtar_common.importerduplicatefield",
"fields": {
"column": [
"ishtar_finds_parcels_and_cr",
1
],
- "concat_str": "",
"field_name": "base_finds__context_record__parcel__operation__code_patriarche",
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importerduplicatefield"
+ "concat_str": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "code_patriarche",
"column": [
"mcc-operations",
1
],
+ "target": "code_patriarche",
+ "regexp_filter": null,
"formater_type": [
"IntegerFormater",
"",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "operation_type",
"column": [
"mcc-operations",
3
],
+ "target": "operation_type",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_operations.models.OperationType",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "common_name",
"column": [
"mcc-operations",
4
],
+ "target": "common_name",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "operator__name",
"column": [
"mcc-operations",
5
],
+ "target": "operator__name",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "scientist__raw_name",
"column": [
"mcc-operations",
6
],
+ "target": "scientist__raw_name",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"300",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "start_date",
"column": [
"mcc-operations",
7
],
+ "target": "start_date",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%Y/%m/%d",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "excavation_end_date",
"column": [
"mcc-operations",
8
],
+ "target": "excavation_end_date",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%Y/%m/%d",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "periods",
"column": [
"mcc-operations",
9
],
+ "target": "periods",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_operations.models.Period",
"&"
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "operation__code_patriarche",
"column": [
"mcc-parcelles",
1
],
+ "target": "operation__code_patriarche",
+ "regexp_filter": null,
"formater_type": [
"IntegerFormater",
"",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "town__numero_insee",
"column": [
"mcc-parcelles",
2
],
+ "target": "town__numero_insee",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"12",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "address",
"column": [
"mcc-parcelles",
9
],
+ "target": "address",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"500",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "operation__code_patriarche",
"column": [
"mcc-documentation",
1
],
+ "target": "operation__code_patriarche",
+ "regexp_filter": null,
"formater_type": [
"IntegerFormater",
"",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "external_id",
"column": [
"mcc-documentation",
2
],
+ "target": "external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"12",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "source_type",
"column": [
"mcc-documentation",
3
],
+ "target": "source_type",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"SourceType",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "support_type",
"column": [
"mcc-documentation",
4
],
+ "target": "support_type",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"SupportType",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "item_number",
"column": [
"mcc-documentation",
5
],
+ "target": "item_number",
+ "regexp_filter": null,
"formater_type": [
"IntegerFormater",
"",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "authors__person__raw_name",
"column": [
"mcc-documentation",
6
],
+ "target": "authors__person__raw_name",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"300",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "creation_date",
"column": [
"mcc-documentation",
7
],
+ "target": "creation_date",
+ "regexp_filter": null,
"formater_type": [
"YearFormater",
"%Y",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "format_type",
"column": [
"mcc-documentation",
8
],
+ "target": "format_type",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"Format",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "description",
"column": [
"mcc-documentation",
9
],
+ "target": "description",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"1000",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "comment",
"column": [
"mcc-documentation",
12
],
+ "target": "comment",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"1000",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "scale",
"column": [
"mcc-documentation",
13
],
+ "target": "scale",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"30",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "additional_information",
"column": [
"mcc-documentation",
16
],
+ "target": "additional_information",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"1000",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "operation__code_patriarche",
"column": [
"mcc-ue",
1
],
+ "target": "operation__code_patriarche",
+ "regexp_filter": null,
"formater_type": [
"IntegerFormater",
"",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "label",
"column": [
"mcc-ue",
4
],
+ "target": "label",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "unit",
"column": [
"mcc-ue",
5
],
+ "target": "unit",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_context_records.models.Unit",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "description",
"column": [
"mcc-ue",
6
],
+ "target": "description",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"1000",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "identification",
"column": [
"mcc-ue",
7
],
+ "target": "identification",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_context_records.models.IdentificationType",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "opening_date",
"column": [
"mcc-ue",
8
],
+ "target": "opening_date",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%Y/%m/%d",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "closing_date",
"column": [
"mcc-ue",
9
],
+ "target": "closing_date",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%Y/%m/%d",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "parcel__external_id",
"column": [
"mcc-ue",
3
],
+ "target": "parcel__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"12",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "comment",
"column": [
"mcc-ue",
11
],
+ "target": "comment",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"1000",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "datings__period",
"column": [
"mcc-ue",
13
],
+ "target": "datings__period",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_operations.models.Period",
"&"
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": true,
"concat": false,
- "force_new": true
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__context_record__external_id",
"column": [
"mcc-mobilier",
1
],
+ "target": "base_finds__context_record__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"12",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__label",
"column": [
"mcc-mobilier",
5
],
+ "target": "base_finds__label",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "material_types",
"column": [
"mcc-mobilier",
9
],
+ "target": "material_types",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_finds.models.MaterialType",
"&"
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "find_number",
"column": [
"mcc-mobilier",
13
],
+ "target": "find_number",
+ "regexp_filter": null,
"formater_type": [
"IntegerFormater",
"",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "weight",
"column": [
"mcc-mobilier",
14
],
+ "target": "weight",
+ "regexp_filter": null,
"formater_type": [
"FloatFormater",
"",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "weight_unit",
"column": [
"mcc-mobilier",
15
],
+ "target": "weight_unit",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"4",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__context_record__external_id",
"column": [
"mcc-mobilier",
4
],
+ "target": "base_finds__context_record__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "base_finds__discovery_date",
"column": [
"mcc-mobilier",
16
],
+ "target": "base_finds__discovery_date",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%Y/%m/%d",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "conservatory_state",
"column": [
"mcc-mobilier",
17
],
+ "target": "conservatory_state",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_finds.models.ConservatoryState",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "preservation_to_considers",
"column": [
"mcc-mobilier",
18
],
+ "target": "preservation_to_considers",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_finds.models.PreservationType",
- ""
+ "&"
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__comment",
"column": [
"mcc-mobilier",
19
],
+ "target": "base_finds__comment",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "base_finds__topographic_localisation",
"column": [
"mcc-mobilier",
21
],
+ "target": "base_finds__topographic_localisation",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "base_finds__special_interest",
"column": [
"mcc-mobilier",
22
],
+ "target": "base_finds__special_interest",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "base_finds__description",
"column": [
"mcc-mobilier",
23
],
+ "target": "base_finds__description",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"1000",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "parcel_number",
"column": [
"mcc-parcelles",
4
],
+ "target": "parcel_number",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"6",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "section",
"column": [
"mcc-parcelles",
5
],
+ "target": "section",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"4",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "external_id",
"column": [
"mcc-parcelles",
3
],
+ "target": "external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"12",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "year",
"column": [
"mcc-parcelles",
6
],
+ "target": "year",
+ "regexp_filter": null,
"formater_type": [
"YearFormater",
"%Y",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": null,
- "target": "interpretation",
"column": [
"mcc-ue",
12
],
+ "target": "interpretation",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"1000",
""
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": null
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "parcel__external_id",
"column": [
"mcc-ue",
2
],
+ "target": "parcel__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"5",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__context_record__external_id",
"column": [
"mcc-mobilier",
3
],
+ "target": "base_finds__context_record__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__context_record__external_id",
"column": [
"mcc-mobilier",
2
],
+ "target": "base_finds__context_record__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"5",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "datings__period",
"column": [
"mcc-mobilier",
20
],
+ "target": "datings__period",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_operations.models.Period",
"&"
],
- "concat_str": null,
- "regexp_filter": null,
+ "force_new": true,
"concat": false,
- "force_new": true
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": null,
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "label",
"column": [
"mcc-mobilier",
12
],
+ "target": "label",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "code_patriarche",
"column": [
"ishtar-operations",
1
],
+ "target": "code_patriarche",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"20",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "common_name",
"column": [
"ishtar-operations",
2
],
+ "target": "common_name",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "year",
"column": [
"ishtar-operations",
3
],
+ "target": "year",
+ "regexp_filter": null,
"formater_type": [
"YearFormater",
"%Y",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "operation_code",
"column": [
"ishtar-operations",
4
],
+ "target": "operation_code",
+ "regexp_filter": null,
"formater_type": [
"IntegerFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "operation_type",
"column": [
"ishtar-operations",
5
],
+ "target": "operation_type",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_operations.models.OperationType",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "associated_file__external_id",
"column": [
"ishtar-operations",
7
],
+ "target": "associated_file__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "periods",
"column": [
"ishtar-operations",
10
],
+ "target": "periods",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_operations.models.Period",
"&"
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "archaeological_sites__reference",
"column": [
"ishtar-operations",
8
],
+ "target": "archaeological_sites__reference",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"20",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "scientist__title",
"column": [
"ishtar-operations",
11
],
+ "target": "scientist__title",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"TitleType",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "scientist__surname",
"column": [
"ishtar-operations",
12
],
+ "target": "scientist__surname",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "scientist__name",
"column": [
"ishtar-operations",
13
],
+ "target": "scientist__name",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"200",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "scientist__attached_to__name",
"column": [
"ishtar-operations",
14
],
+ "target": "scientist__attached_to__name",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"200",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "operator__name",
"column": [
"ishtar-operations",
15
],
+ "target": "operator__name",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"500",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "operator_reference",
"column": [
"ishtar-operations",
16
],
+ "target": "operator_reference",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "in_charge__title",
"column": [
"ishtar-operations",
17
],
+ "target": "in_charge__title",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"TitleType",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "in_charge__surname",
"column": [
"ishtar-operations",
18
],
+ "target": "in_charge__surname",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"50",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "in_charge__name",
"column": [
"ishtar-operations",
19
],
+ "target": "in_charge__name",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"200",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "in_charge__attached_to__name",
"column": [
"ishtar-operations",
20
],
+ "target": "in_charge__attached_to__name",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"500",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "surface",
"column": [
"ishtar-operations",
21
],
+ "target": "surface",
+ "regexp_filter": null,
"formater_type": [
"IntegerFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "start_date",
"column": [
"ishtar-operations",
22
],
+ "target": "start_date",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%d/%m/%Y | %Y-%m-%d",
" | "
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "excavation_end_date",
"column": [
"ishtar-operations",
23
],
+ "target": "excavation_end_date",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%d/%m/%Y | %Y-%m-%d",
" | "
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "end_date",
"column": [
"ishtar-operations",
24
],
+ "target": "end_date",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%d/%m/%Y | %Y-%m-%d",
" | "
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "cira_date",
"column": [
"ishtar-operations",
25
],
+ "target": "cira_date",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%d/%m/%Y | %Y-%m-%d",
" | "
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "negative_result",
"column": [
"ishtar-operations",
26
],
+ "target": "negative_result",
+ "regexp_filter": null,
"formater_type": [
"StrToBoolean",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "cira_rapporteur__surname",
"column": [
"ishtar-operations",
27
],
+ "target": "cira_rapporteur__surname",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"50",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "cira_rapporteur__name",
"column": [
"ishtar-operations",
28
],
+ "target": "cira_rapporteur__name",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"200",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "cira_rapporteur__attached_to__name",
"column": [
"ishtar-operations",
29
],
+ "target": "cira_rapporteur__attached_to__name",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"500",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "documentation_deadline",
"column": [
"ishtar-operations",
30
],
+ "target": "documentation_deadline",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%d/%m/%Y | %Y-%m-%d",
" | "
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "documentation_received",
"column": [
"ishtar-operations",
31
],
+ "target": "documentation_received",
+ "regexp_filter": null,
"formater_type": [
"StrToBoolean",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "finds_deadline",
"column": [
"ishtar-operations",
32
],
+ "target": "finds_deadline",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%d/%m/%Y | %Y-%m-%d",
" | "
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "finds_received",
"column": [
"ishtar-operations",
33
],
+ "target": "finds_received",
+ "regexp_filter": null,
"formater_type": [
"StrToBoolean",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "comment",
"column": [
"ishtar-operations",
34
],
+ "target": "comment",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "report_delivery_date",
"column": [
"ishtar-operations",
35
],
+ "target": "report_delivery_date",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%d/%m/%Y | %Y-%m-%d",
" | "
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "report_processing",
"column": [
"ishtar-operations",
36
],
+ "target": "report_processing",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_operations.models.ReportState",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "scientific_documentation_comment",
"column": [
"ishtar-operations",
37
],
+ "target": "scientific_documentation_comment",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "image",
"column": [
"ishtar-operations",
38
],
+ "target": "image",
+ "regexp_filter": null,
"formater_type": [
"FileFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "operation__code_patriarche",
"column": [
"ishtar-context-record",
1
],
+ "target": "operation__code_patriarche",
+ "regexp_filter": null,
"formater_type": [
"IntegerFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "operation__code_patriarche",
"column": [
"ishtar-parcels",
1
],
+ "target": "operation__code_patriarche",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"20",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "town__numero_insee",
"column": [
"ishtar-parcels",
2
],
+ "target": "town__numero_insee",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"12",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "external_id",
"column": [
"ishtar-parcels",
3
],
+ "target": "external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"12",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "section",
"column": [
"ishtar-parcels",
4
],
+ "target": "section",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"4",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "parcel_number",
"column": [
"ishtar-parcels",
5
],
+ "target": "parcel_number",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"6",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "year",
"column": [
"ishtar-parcels",
6
],
+ "target": "year",
+ "regexp_filter": null,
"formater_type": [
"YearFormater",
"%Y",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "address",
"column": [
"ishtar-parcels",
7
],
+ "target": "address",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"500",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "public_domain",
"column": [
"ishtar-parcels",
8
],
+ "target": "public_domain",
+ "regexp_filter": null,
"formater_type": [
"StrToBoolean",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "parcel__external_id",
"column": [
"ishtar-context-record",
2
],
+ "target": "parcel__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"5",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "parcel__external_id",
"column": [
"ishtar-context-record",
3
],
+ "target": "parcel__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"12",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "parcel__year",
"column": [
"ishtar-context-record",
4
],
+ "target": "parcel__year",
+ "regexp_filter": null,
"formater_type": [
"YearFormater",
"%Y",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "remains",
"column": [
"ishtar-operations",
9
],
+ "target": "remains",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_operations.models.RemainType",
"&"
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "label",
"column": [
"ishtar-context-record",
5
],
+ "target": "label",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"200",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "unit",
"column": [
"ishtar-context-record",
6
],
+ "target": "unit",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_context_records.models.Unit",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "description",
"column": [
"ishtar-context-record",
7
],
+ "target": "description",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "comment",
"column": [
"ishtar-context-record",
8
],
+ "target": "comment",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "length",
"column": [
"ishtar-context-record",
9
],
+ "target": "length",
+ "regexp_filter": null,
"formater_type": [
"FloatFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "width",
"column": [
"ishtar-context-record",
10
],
+ "target": "width",
+ "regexp_filter": null,
"formater_type": [
"FloatFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "thickness",
"column": [
"ishtar-context-record",
11
],
+ "target": "thickness",
+ "regexp_filter": null,
"formater_type": [
"FloatFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "depth",
"column": [
"ishtar-context-record",
12
],
+ "target": "depth",
+ "regexp_filter": null,
"formater_type": [
"FloatFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "location",
"column": [
"ishtar-context-record",
13
],
+ "target": "location",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "documentations",
"column": [
"ishtar-context-record",
14
],
+ "target": "documentations",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_context_records.models.DocumentationType",
"&"
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "image",
"column": [
"ishtar-context-record",
15
],
+ "target": "image",
+ "regexp_filter": null,
"formater_type": [
"FileFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "datings__period",
"column": [
"ishtar-context-record",
16
],
+ "target": "datings__period",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_operations.models.Period",
"&"
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": true,
"concat": false,
- "force_new": true
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "datings_comment",
"column": [
"ishtar-context-record",
17
],
+ "target": "datings_comment",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"1000",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "filling",
"column": [
"ishtar-context-record",
18
],
+ "target": "filling",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "interpretation",
"column": [
"ishtar-context-record",
19
],
+ "target": "interpretation",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "activity",
"column": [
"ishtar-context-record",
20
],
+ "target": "activity",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_context_records.models.ActivityType",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "identification",
"column": [
"ishtar-context-record",
21
],
+ "target": "identification",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_context_records.models.IdentificationType",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "taq",
"column": [
"ishtar-context-record",
22
],
+ "target": "taq",
+ "regexp_filter": null,
"formater_type": [
"IntegerFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "tpq",
"column": [
"ishtar-context-record",
23
],
+ "target": "tpq",
+ "regexp_filter": null,
"formater_type": [
"IntegerFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "taq_estimated",
"column": [
"ishtar-context-record",
24
],
+ "target": "taq_estimated",
+ "regexp_filter": null,
"formater_type": [
"IntegerFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "tpq_estimated",
"column": [
"ishtar-context-record",
25
],
+ "target": "tpq_estimated",
+ "regexp_filter": null,
"formater_type": [
"IntegerFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "old_code",
"column": [
"ishtar-operations",
6
],
+ "target": "old_code",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"200",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__context_record__external_id",
"column": [
"ishtar-finds",
1
],
+ "target": "base_finds__context_record__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"12",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__context_record__external_id",
"column": [
"ishtar-finds",
2
],
+ "target": "base_finds__context_record__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"5",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__context_record__external_id",
"column": [
"ishtar-finds",
3
],
+ "target": "base_finds__context_record__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__context_record__external_id",
"column": [
"ishtar-finds",
4
],
+ "target": "base_finds__context_record__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__label",
"column": [
"ishtar-finds",
5
],
+ "target": "base_finds__label",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "previous_id",
"column": [
"ishtar-finds",
6
],
+ "target": "previous_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "description",
"column": [
"ishtar-finds",
8
],
+ "target": "description",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__batch",
"column": [
"ishtar-finds",
9
],
+ "target": "base_finds__batch",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_finds.models.BatchType",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "is_complete",
"column": [
"ishtar-finds",
10
],
+ "target": "is_complete",
+ "regexp_filter": null,
"formater_type": [
"StrToBoolean",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "material_types",
"column": [
"ishtar-finds",
11
],
+ "target": "material_types",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_finds.models.MaterialType",
"&"
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "conservatory_state",
"column": [
"ishtar-finds",
12
],
+ "target": "conservatory_state",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_finds.models.ConservatoryState",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "conservatory_comment",
"column": [
"ishtar-finds",
13
],
+ "target": "conservatory_comment",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "object_types",
"column": [
"ishtar-finds",
14
],
+ "target": "object_types",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_finds.models.ObjectType",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "preservation_to_considers",
"column": [
"ishtar-finds",
15
],
+ "target": "preservation_to_considers",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_finds.models.PreservationType",
- ""
+ "&"
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "integrities",
"column": [
"ishtar-finds",
16
],
+ "target": "integrities",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_finds.models.IntegrityType",
"&"
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "remarkabilities",
"column": [
"ishtar-finds",
17
],
+ "target": "remarkabilities",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_finds.models.RemarkabilityType",
"&"
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "length",
"column": [
"ishtar-finds",
18
],
+ "target": "length",
+ "regexp_filter": null,
"formater_type": [
"FloatFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "width",
"column": [
"ishtar-finds",
19
],
+ "target": "width",
+ "regexp_filter": null,
"formater_type": [
"FloatFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "height",
"column": [
"ishtar-finds",
20
],
+ "target": "height",
+ "regexp_filter": null,
"formater_type": [
"FloatFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "diameter",
"column": [
"ishtar-finds",
21
],
+ "target": "diameter",
+ "regexp_filter": null,
"formater_type": [
"FloatFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "dimensions_comment",
"column": [
"ishtar-finds",
22
],
+ "target": "dimensions_comment",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "find_number",
"column": [
"ishtar-finds",
24
],
+ "target": "find_number",
+ "regexp_filter": null,
"formater_type": [
"IntegerFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "mark",
"column": [
"ishtar-finds",
25
],
+ "target": "mark",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "comment",
"column": [
"ishtar-finds",
26
],
+ "target": "comment",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "dating_comment",
"column": [
"ishtar-finds",
27
],
+ "target": "dating_comment",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "estimated_value",
"column": [
"ishtar-finds",
28
],
+ "target": "estimated_value",
+ "regexp_filter": null,
"formater_type": [
"FloatFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "image",
"column": [
"ishtar-finds",
29
],
+ "target": "image",
+ "regexp_filter": null,
"formater_type": [
"FileFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "datings__period",
"column": [
"ishtar-finds",
30
],
+ "target": "datings__period",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_operations.models.Period",
"&"
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": true,
"concat": false,
- "force_new": true
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__topographic_localisation",
"column": [
"ishtar-finds",
7
],
+ "target": "base_finds__topographic_localisation",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__x",
"column": [
"ishtar-finds",
31
],
+ "target": "base_finds__x",
+ "regexp_filter": null,
"formater_type": [
"FloatFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__y",
"column": [
"ishtar-finds",
32
],
+ "target": "base_finds__y",
+ "regexp_filter": null,
"formater_type": [
"FloatFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__z",
"column": [
"ishtar-finds",
33
],
+ "target": "base_finds__z",
+ "regexp_filter": null,
"formater_type": [
"FloatFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__spatial_reference_system",
"column": [
"ishtar-finds",
34
],
+ "target": "base_finds__spatial_reference_system",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"SpatialReferenceSystem",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "left_record__external_id",
"column": [
"ishtar-ue-relations",
1
],
+ "target": "left_record__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "relation_type",
"column": [
"ishtar-ue-relations",
2
],
+ "target": "relation_type",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_context_records.models.RelationType",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "right_record__external_id",
"column": [
"ishtar-ue-relations",
3
],
+ "target": "right_record__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "weight",
"column": [
"ishtar-finds",
23
],
+ "target": "weight",
+ "regexp_filter": null,
"formater_type": [
"FloatFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "container__responsible__external_id",
"column": [
"ishtar-finds",
36
],
+ "target": "container__responsible__external_id",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "container__reference",
"column": [
"ishtar-finds",
37
],
+ "target": "container__reference",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"30",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "container__container_type",
"column": [
"ishtar-finds",
38
],
+ "target": "container__container_type",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"archaeological_warehouse.models.ContainerType",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "operation__code_patriarche",
"column": [
"ishtar-operations-sources",
1
],
+ "target": "operation__code_patriarche",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "-",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "-",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "title",
"column": [
"ishtar-operations-sources",
4
],
+ "target": "title",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"300",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "source_type",
"column": [
"ishtar-operations-sources",
3
],
+ "target": "source_type",
+ "regexp_filter": null,
"formater_type": [
"TypeFormater",
"SourceType",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "index",
"column": [
"ishtar-operations-sources",
2
],
+ "target": "index",
+ "regexp_filter": null,
"formater_type": [
"IntegerFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "reference",
"column": [
"ishtar-operations-sources",
5
],
+ "target": "reference",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"100",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "internal_reference",
"column": [
"ishtar-operations-sources",
6
],
+ "target": "internal_reference",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"100",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "associated_url",
"column": [
"ishtar-operations-sources",
7
],
+ "target": "associated_url",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"300",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "receipt_date",
"column": [
"ishtar-operations-sources",
8
],
+ "target": "receipt_date",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%d/%m/%Y | %Y-%m-%d",
" | "
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "creation_date",
"column": [
"ishtar-operations-sources",
9
],
+ "target": "creation_date",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%d/%m/%Y | %Y-%m-%d",
" | "
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "receipt_date_in_documentation",
"column": [
"ishtar-operations-sources",
10
],
+ "target": "receipt_date_in_documentation",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%d/%m/%Y | %Y-%m-%d",
" | "
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "comment",
"column": [
"ishtar-operations-sources",
11
],
+ "target": "comment",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "description",
"column": [
"ishtar-operations-sources",
12
],
+ "target": "description",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "additional_information",
"column": [
"ishtar-operations-sources",
13
],
+ "target": "additional_information",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "authors__person__raw_name",
"column": [
"ishtar-operations-sources",
15
],
+ "target": "authors__person__raw_name",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"300",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "duplicate",
"column": [
"ishtar-operations-sources",
14
],
+ "target": "duplicate",
+ "regexp_filter": null,
"formater_type": [
"StrToBoolean",
"",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__context_record__operation__code_patriarche",
"column": [
"ishtar_finds_parcels_and_cr",
1
],
+ "target": "base_finds__context_record__operation__code_patriarche",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"12",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__context_record__parcel__town__numero_insee",
"column": [
"ishtar_finds_parcels_and_cr",
2
],
+ "target": "base_finds__context_record__parcel__town__numero_insee",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"5",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__context_record__parcel__section",
"column": [
"ishtar_finds_parcels_and_cr",
3
],
+ "target": "base_finds__context_record__parcel__section",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"4",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__context_record__parcel__parcel_number",
"column": [
"ishtar_finds_parcels_and_cr",
4
],
+ "target": "base_finds__context_record__parcel__parcel_number",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"6",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__context_record__label",
"column": [
"ishtar_finds_parcels_and_cr",
5
],
+ "target": "base_finds__context_record__label",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "label",
"column": [
"ishtar_finds_parcels_and_cr",
6
],
+ "target": "label",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"120",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__context_record__parcel__town__numero_insee",
"column": [
"ishtar-finds",
2
],
+ "target": "base_finds__context_record__parcel__town__numero_insee",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"5",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "towns__numero_insee",
"column": [
"ishtar-operations",
39
],
+ "target": "towns__numero_insee",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"6",
"&"
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "opening_date",
"column": [
"ishtar-context-record",
26
],
+ "target": "opening_date",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%d/%m/%Y | %Y-%m-%d",
" | "
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "closing_date",
"column": [
"ishtar-context-record",
27
],
+ "target": "closing_date",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%d/%m/%Y | %Y-%m-%d",
" | "
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "base_finds__discovery_date",
"column": [
"ishtar-finds",
35
],
+ "target": "base_finds__discovery_date",
+ "regexp_filter": null,
"formater_type": [
"DateFormater",
"%d/%m/%Y | %Y-%m-%d",
" | "
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "set_localisation_1",
"column": [
"ishtar-finds",
39
],
+ "target": "set_localisation_1",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"200",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "set_localisation_2",
"column": [
"ishtar-finds",
40
],
+ "target": "set_localisation_2",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"200",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "set_localisation_3",
"column": [
"ishtar-finds",
41
],
+ "target": "set_localisation_3",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"200",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "set_localisation_4",
"column": [
"ishtar-finds",
42
],
+ "target": "set_localisation_4",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"200",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "set_localisation_5",
"column": [
"ishtar-finds",
43
],
+ "target": "set_localisation_5",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"200",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
},
{
+ "model": "ishtar_common.importtarget",
"fields": {
- "comment": "",
- "target": "set_localisation_6",
"column": [
"ishtar-finds",
44
],
+ "target": "set_localisation_6",
+ "regexp_filter": null,
"formater_type": [
"UnicodeFormater",
"200",
""
],
- "concat_str": "",
- "regexp_filter": null,
+ "force_new": false,
"concat": false,
- "force_new": false
- },
- "model": "ishtar_common.importtarget"
+ "concat_str": "",
+ "comment": ""
+ }
}
]
diff --git a/ishtar_common/fixtures/initial_spatialrefsystem-fr.json b/ishtar_common/fixtures/initial_spatialrefsystem-fr.json
index 155dae269..ea244e0d0 100644
--- a/ishtar_common/fixtures/initial_spatialrefsystem-fr.json
+++ b/ishtar_common/fixtures/initial_spatialrefsystem-fr.json
@@ -1,494 +1,494 @@
[
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "WGS84 (lat-long)",
+ "txt_idx": "wgs84",
"comment": "",
"available": true,
- "label": "WGS84 (lat-long)",
- "auth_name": "EPSG",
- "srid": 4326,
"order": 2,
- "txt_idx": "wgs84"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 4326
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "Syst\u00e8me local (non r\u00e9f\u00e9renc\u00e9)",
+ "txt_idx": "local",
"comment": "",
"available": true,
- "label": "Syst\u00e8me local (non r\u00e9f\u00e9renc\u00e9)",
- "auth_name": "EPSG",
- "srid": 0,
"order": 1,
- "txt_idx": "local"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 0
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "RGF93 / Lambert-93",
+ "txt_idx": "lambert93",
"comment": "",
"available": true,
- "label": "RGF93 / Lambert-93",
- "auth_name": "EPSG",
- "srid": 2154,
"order": 10,
- "txt_idx": "lambert93"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 2154
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "RGF93 / CC42",
+ "txt_idx": "lambert-cc42",
"comment": "",
"available": true,
- "label": "RGF93 / CC42",
- "auth_name": "EPSG",
- "srid": 3942,
"order": 11,
- "txt_idx": "lambert-cc42"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 3942
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "RGF93 / CC43",
+ "txt_idx": "lambert-cc43",
"comment": "",
"available": true,
- "label": "RGF93 / CC43",
- "auth_name": "EPSG",
- "srid": 3943,
"order": 12,
- "txt_idx": "lambert-cc43"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 3943
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "RGF93 / CC44",
+ "txt_idx": "lambert-cc44",
"comment": "",
"available": true,
- "label": "RGF93 / CC44",
- "auth_name": "EPSG",
- "srid": 3944,
"order": 13,
- "txt_idx": "lambert-cc44"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 3944
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "RGF93 / CC45",
+ "txt_idx": "lambert-cc45",
"comment": "",
"available": true,
- "label": "RGF93 / CC45",
- "auth_name": "EPSG",
- "srid": 3945,
"order": 14,
- "txt_idx": "lambert-cc45"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 3945
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "RGF93 / CC46",
+ "txt_idx": "lambert-cc46",
"comment": "",
"available": true,
- "label": "RGF93 / CC46",
- "auth_name": "EPSG",
- "srid": 3946,
"order": 15,
- "txt_idx": "lambert-cc46"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 3946
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "RGF93 / CC47",
+ "txt_idx": "lambert-cc47",
"comment": "",
"available": true,
- "label": "RGF93 / CC47",
- "auth_name": "EPSG",
- "srid": 3947,
"order": 16,
- "txt_idx": "lambert-cc47"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 3947
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "RGF93 / CC48",
+ "txt_idx": "lambert-cc48",
"comment": "",
"available": true,
- "label": "RGF93 / CC48",
- "auth_name": "EPSG",
- "srid": 3948,
"order": 17,
- "txt_idx": "lambert-cc48"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 3948
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "RGF93 / CC49",
+ "txt_idx": "lambert-cc49",
"comment": "",
"available": true,
- "label": "RGF93 / CC49",
- "auth_name": "EPSG",
- "srid": 3949,
"order": 18,
- "txt_idx": "lambert-cc49"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 3949
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "RGF93 / CC50",
+ "txt_idx": "lambert-cc50",
"comment": "",
"available": true,
- "label": "RGF93 / CC50",
- "auth_name": "EPSG",
- "srid": 3950,
"order": 19,
- "txt_idx": "lambert-cc50"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 3950
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "NTF (Paris) / Lambert Nord France",
+ "txt_idx": "lambert-nord-france",
"comment": "",
"available": true,
- "label": "NTF (Paris) / Lambert Nord France",
- "auth_name": "EPSG",
- "srid": 27561,
"order": 30,
- "txt_idx": "lambert-nord-france"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 27561
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "NTF (Paris) / Lambert Centre France",
+ "txt_idx": "lambert-centre-france",
"comment": "",
"available": true,
- "label": "NTF (Paris) / Lambert Centre France",
- "auth_name": "EPSG",
- "srid": 27562,
"order": 31,
- "txt_idx": "lambert-centre-france"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 27562
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "NTF (Paris) / Lambert Sud France",
+ "txt_idx": "lambert-sud-france",
"comment": "",
"available": true,
- "label": "NTF (Paris) / Lambert Sud France",
- "auth_name": "EPSG",
- "srid": 27563,
"order": 32,
- "txt_idx": "lambert-sud-france"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 27563
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "NTF (Paris) / Lambert Corse",
+ "txt_idx": "lambert-corse",
"comment": "",
"available": true,
- "label": "NTF (Paris) / Lambert Corse",
- "auth_name": "EPSG",
- "srid": 27564,
"order": 33,
- "txt_idx": "lambert-corse"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 27564
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "NTF (Paris) / Lambert zone I",
+ "txt_idx": "lambert-zone-i",
"comment": "",
"available": true,
- "label": "NTF (Paris) / Lambert zone I",
- "auth_name": "EPSG",
- "srid": 27571,
"order": 34,
- "txt_idx": "lambert-zone-i"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 27571
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "NTF (Paris) / Lambert zone II (Lambert II \u00e9tendu)",
+ "txt_idx": "lambert-zone-ii",
"comment": "",
"available": true,
- "label": "NTF (Paris) / Lambert zone II (Lambert II \u00e9tendu)",
- "auth_name": "EPSG",
- "srid": 27572,
"order": 35,
- "txt_idx": "lambert-zone-ii"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 27572
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "NTF (Paris) / Lambert zone III",
+ "txt_idx": "lambert-zone-iii",
"comment": "",
"available": true,
- "label": "NTF (Paris) / Lambert zone III",
- "auth_name": "EPSG",
- "srid": 27573,
"order": 36,
- "txt_idx": "lambert-zone-iii"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 27573
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "NTF (Paris) / Lambert zone IV",
+ "txt_idx": "lambert-zone-iv",
"comment": "",
"available": true,
- "label": "NTF (Paris) / Lambert zone IV",
- "auth_name": "EPSG",
- "srid": 27574,
"order": 37,
- "txt_idx": "lambert-zone-iv"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 27574
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "WGS 84 / UTM zone 28N",
+ "txt_idx": "utm-28n",
"comment": "",
"available": true,
- "label": "WGS 84 / UTM zone 28N",
- "auth_name": "EPSG",
- "srid": 32628,
"order": 128,
- "txt_idx": "utm-28n"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 32628
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "WGS 84 / UTM zone 29N",
+ "txt_idx": "utm-29n",
"comment": "",
"available": true,
- "label": "WGS 84 / UTM zone 29N",
- "auth_name": "EPSG",
- "srid": 32629,
"order": 129,
- "txt_idx": "utm-29n"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 32629
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "WGS 84 / UTM zone 30N",
+ "txt_idx": "utm-30n",
"comment": "",
"available": true,
- "label": "WGS 84 / UTM zone 30N",
- "auth_name": "EPSG",
- "srid": 32630,
"order": 130,
- "txt_idx": "utm-30n"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 32630
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "WGS 84 / UTM zone 31N",
+ "txt_idx": "utm-31n",
"comment": "",
"available": true,
- "label": "WGS 84 / UTM zone 31N",
- "auth_name": "EPSG",
- "srid": 32631,
"order": 131,
- "txt_idx": "utm-31n"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 32631
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "WGS 84 / UTM zone 32N",
+ "txt_idx": "utm-32n",
"comment": "",
"available": true,
- "label": "WGS 84 / UTM zone 32N",
- "auth_name": "EPSG",
- "srid": 32632,
"order": 132,
- "txt_idx": "utm-32n"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 32632
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "WGS 84 / UTM zone 33N",
+ "txt_idx": "utm-33n",
"comment": "",
"available": true,
- "label": "WGS 84 / UTM zone 33N",
- "auth_name": "EPSG",
- "srid": 32633,
"order": 133,
- "txt_idx": "utm-33n"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 32633
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "WGS 84 / UTM zone 34N",
+ "txt_idx": "utm-34n",
"comment": "",
"available": true,
- "label": "WGS 84 / UTM zone 34N",
- "auth_name": "EPSG",
- "srid": 32634,
"order": 134,
- "txt_idx": "utm-34n"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 32634
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "WGS 84 / UTM zone 35N",
+ "txt_idx": "utm-35n",
"comment": "",
"available": true,
- "label": "WGS 84 / UTM zone 35N",
- "auth_name": "EPSG",
- "srid": 32635,
"order": 135,
- "txt_idx": "utm-35n"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 32635
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "WGS 84 / UTM zone 36N",
+ "txt_idx": "utm-36n",
"comment": "",
"available": true,
- "label": "WGS 84 / UTM zone 36N",
- "auth_name": "EPSG",
- "srid": 32636,
"order": 136,
- "txt_idx": "utm-36n"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 32636
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "WGS 84 / UTM zone 37N",
+ "txt_idx": "utm-37n",
"comment": "",
"available": true,
- "label": "WGS 84 / UTM zone 37N",
- "auth_name": "EPSG",
- "srid": 32637,
"order": 137,
- "txt_idx": "utm-37n"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 32637
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "WGS 84 / UTM zone 38N",
+ "txt_idx": "utm-38n",
"comment": "",
"available": true,
- "label": "WGS 84 / UTM zone 38N",
- "auth_name": "EPSG",
- "srid": 32638,
"order": 138,
- "txt_idx": "utm-38n"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 32638
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "WGS 84 / UTM zone 39N",
+ "txt_idx": "utm-39n",
"comment": "",
"available": true,
- "label": "WGS 84 / UTM zone 39N",
- "auth_name": "EPSG",
- "srid": 32639,
"order": 139,
- "txt_idx": "utm-39n"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 32639
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "WGS 84 / UTM zone 40N",
+ "txt_idx": "utm-40n",
"comment": "",
"available": true,
- "label": "WGS 84 / UTM zone 40N",
- "auth_name": "EPSG",
- "srid": 32640,
"order": 140,
- "txt_idx": "utm-40n"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 32640
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "ETRS89 / LCC Europe",
+ "txt_idx": "lcc-europe",
"comment": "",
"available": true,
- "label": "ETRS89 / LCC Europe",
- "auth_name": "EPSG",
- "srid": 3034,
"order": 200,
- "txt_idx": "lcc-europe"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 3034
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "ETRS89 / LAEA Europe",
+ "txt_idx": "laea-europe",
"comment": "",
"available": true,
- "label": "ETRS89 / LAEA Europe",
- "auth_name": "EPSG",
- "srid": 3035,
"order": 201,
- "txt_idx": "laea-europe"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 3035
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "WGS 84 / World Mercator",
+ "txt_idx": "wgs84-mercator",
"comment": "",
"available": true,
- "label": "WGS 84 / World Mercator",
- "auth_name": "EPSG",
- "srid": 3395,
"order": 250,
- "txt_idx": "wgs84-mercator"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 3395
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "RGFG95 / UTM zone 22N (Guyane)",
+ "txt_idx": "utm-guyane",
"comment": "",
"available": true,
- "label": "RGFG95 / UTM zone 22N (Guyane)",
- "auth_name": "EPSG",
- "srid": 2972,
"order": 300,
- "txt_idx": "utm-guyane"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 2972
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "RGR92 / UTM zone 40S (La R\u00e9union)",
+ "txt_idx": "utm-reunion",
"comment": "",
"available": true,
- "label": "RGR92 / UTM zone 40S (La R\u00e9union)",
- "auth_name": "EPSG",
- "srid": 2975,
"order": 310,
- "txt_idx": "utm-reunion"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 2975
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "RGSPM06 / UTM 21N (St-Pierre-et-Miquelon)",
+ "txt_idx": "utm-miquelon",
"comment": "",
"available": true,
- "label": "RGSPM06 / UTM 21N (St-Pierre-et-Miquelon)",
- "auth_name": "EPSG",
- "srid": 4467,
"order": 320,
- "txt_idx": "utm-miquelon"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 4467
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "RGM04 / UTM zone 38S (Mayotte)",
+ "txt_idx": "utm-mayotte",
"comment": "",
"available": true,
- "label": "RGM04 / UTM zone 38S (Mayotte)",
- "auth_name": "EPSG",
- "srid": 4471,
"order": 330,
- "txt_idx": "utm-mayotte"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 4471
+ }
},
{
+ "model": "ishtar_common.spatialreferencesystem",
"fields": {
+ "label": "RRAF 1991 / UTM zone 20N (Guadeloupe et Martinique)",
+ "txt_idx": "utm-guadeloupe",
"comment": "",
"available": true,
- "label": "RRAF 1991 / UTM zone 20N (Guadeloupe et Martinique)",
- "auth_name": "EPSG",
- "srid": 4559,
"order": 340,
- "txt_idx": "utm-guadeloupe"
- },
- "model": "ishtar_common.spatialreferencesystem"
+ "auth_name": "EPSG",
+ "srid": 4559
+ }
}
]