Skip to content

Commit e3206c2

Browse files
authored
cnig_PLU_2024 : add codes to files.json
1 parent b60f6d9 commit e3206c2

1 file changed

Lines changed: 39 additions & 2 deletions

File tree

config/cnig_PLU_2024/files.json

Lines changed: 39 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -466,9 +466,46 @@
466466
"path": "Pieces_ecrites/5_OAP/[AB0-9]{5}_oap(_[0-9]+)?(_[0-9]+)?(_[0-9]+)?_[0-9]{8}(_[a-zA-Z])?"
467467
}
468468
],
469-
"codes": [],
469+
"codes": [
470+
{
471+
"data": "./codes/InformationUrbaType.csv",
472+
"id": "9cfafa9b3c9b41a4b20115e47a339572",
473+
"name": "InformationUrbaType",
474+
"title": "InformationUrbaType"
475+
},
476+
{
477+
"data": "./codes/ListeEtatPLU.csv",
478+
"id": "63c2392713d64ed886a4c036c8ad939c",
479+
"name": "ListeEtatPLU",
480+
"title": "ListeEtatPLU"
481+
},
482+
{
483+
"data": "./codes/ListeTypedocPLU.csv",
484+
"id": "6b68c62d92794977a41ecb69534d008e",
485+
"name": "ListeTypedocPLU",
486+
"title": "ListeTypedocPLU"
487+
},
488+
{
489+
"data": "./codes/ListeTyperefPLU.csv",
490+
"id": "c9603607ac7f415a8c081aa48a4d2221",
491+
"name": "ListeTyperefPLU",
492+
"title": "ListeTyperefPLU"
493+
},
494+
{
495+
"data": "./codes/ListeTypezonePLU.csv",
496+
"id": "de062b075b3e4cdc98d11ba10d7e6f18",
497+
"name": "ListeTypezonePLU",
498+
"title": "ListeTypezonePLU"
499+
},
500+
{
501+
"data": "./codes/PrescriptionUrbaType.csv",
502+
"id": "88fba6212388431fa084ad308cc75969",
503+
"name": "PrescriptionUrbaType",
504+
"title": "PrescriptionUrbaType"
505+
}
506+
],
470507
"constraints": {
471508
"folderName": "[a-zA-Z0-9]+_PLU_[0-9]{8}(_[a-zA-Z])?",
472509
"metadataSpecification": "CNIG PLU v2024"
473510
}
474-
}
511+
}

0 commit comments

Comments
 (0)