netgeo_v2-2_doe.yaml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441
  1. xmin: 1341999.9443451899569482
  2. xmax: 1429750.0912875002250075
  3. ymin: 8147750.0839389534667134
  4. ymax: 8294000.0620922148227692
  5. srid: 3949
  6. files:
  7. "artere_geo.shp":
  8. shape_type: 3
  9. fields:
  10. AR_CODE:
  11. type: str
  12. max_len: 26
  13. AR_NOM:
  14. type: str
  15. max_len: 26
  16. AR_ID_INSE:
  17. type: str
  18. max_len: 5
  19. AR_LONG:
  20. type: float
  21. AR_ETAT:
  22. type: str
  23. in_list: ["0", "1", "2", "3", "4"]
  24. AR_OCCP:
  25. type: str
  26. in_list: ["0", "1.1", "1.2", "2", "3", "4"]
  27. AR_NOEUD_A:
  28. type: str
  29. max_len: 20
  30. AR_NOEUD_B:
  31. type: str
  32. max_len: 20
  33. AR_NB_FOUR:
  34. type: str
  35. max_len: 20
  36. AR_FOU_DIS:
  37. type: int
  38. AR_TYPE_FO:
  39. type: str
  40. in_list: ["PVC", "PEHD", "SOUS-TUBAGE PEHD", "SOUS-TUBAGE SOUPLE", "FACADE", "AERIEN", "ENCORBELLEMENT", "AUTRE"]
  41. AR_TYFO_AI:
  42. type: str
  43. in_list: ["PVC", "PEH", "TUB", "FAC", "ENC", "APP"]
  44. AR_DIAM_FO:
  45. type: str
  46. in_list: ["10", "14", "18", "25", "28", "32", "40", "45", "60", "NUL"]
  47. AR_PRO_FOU:
  48. type: str
  49. in_list: ["MANCHE NUMERIQUE", "COLLECTIVITE", "ORANGE", "AUTRE (à préciser)"]
  50. AR_FAB:
  51. type: str
  52. max_len: 100
  53. AR_REFFAB:
  54. type: str
  55. max_len: 100
  56. AR_COULEUR:
  57. type: str
  58. max_len: 20
  59. AR_AIGUIL:
  60. type: str
  61. in_list: ["OUI", "NON"]
  62. AR_NBCABL:
  63. type: int
  64. AR_PRO_CAB:
  65. type: str
  66. in_list: ["MANCHE NUMERIQUE"]
  67. AR_GEST_FO:
  68. type: str
  69. in_list: ["MANCHE NUMERIQUE", "MANCHE TELECOM", "COLLECTIVITE", "ORANGE", "AUTRE (à préciser)", "NUL"]
  70. AR_UTIL_FO:
  71. type: str
  72. in_list: ["MANCHE NUMERIQUE", "MANCHE TELECOM", "COLLECTIVITE", "ORANGE", "MANCHE FIBRE", "AUTRE (à préciser)", "NUL"]
  73. AR_DATE_IN:
  74. type: datetime
  75. date_format: "%d/%m/%Y"
  76. AR_DATE_RE:
  77. type: datetime
  78. date_format: "%d/%m/%Y"
  79. AR_REF_PLA:
  80. type: str
  81. max_len: 100
  82. AR_SRC_GEO:
  83. type: str
  84. max_len: 50
  85. AR_QLT_GEO:
  86. type: str
  87. in_list: ["A", "B", "C"]
  88. AR_PRO_MD:
  89. type: str
  90. in_list: ["MANCHE NUMERIQUE"]
  91. AR_COMMENT:
  92. type: str
  93. max_len: 300
  94. allow_empty: True
  95. AR_STATUT:
  96. type: str
  97. in_list: ["EN ETUDE", "EN REALISATION", "EN SERVICE", "HORS SERVICE"]
  98. "cable_geo.shp":
  99. shape_type: 3
  100. fields:
  101. CA_CODE:
  102. type: str
  103. max_len: 18
  104. CA_NOM:
  105. type: str
  106. max_len: 18
  107. CA_NUMERO:
  108. type: str
  109. max_len: 17
  110. CA_EMPRISE:
  111. type: str
  112. max_len: 10
  113. CA_FAB:
  114. type: str
  115. max_len: 100
  116. CA_REFFAB:
  117. type: str
  118. max_len: 100
  119. CA_MODELE:
  120. type: str
  121. max_len: 10
  122. CA_TYPE:
  123. type: str
  124. max_len: 10
  125. in_list: ["AERIEN", "IMMEUBLE", "FACADE", "MIXTE", "SOUTERRAIN"]
  126. CA_TYPFCT:
  127. type: str
  128. max_len: 3
  129. in_list: ["CDI", "CTR", "CBM", "RAC", "CBO"]
  130. CA_ETAT:
  131. type: str
  132. max_len: 1
  133. in_list: ["0", "1", "2", "3", "4"]
  134. CA_LONG:
  135. type: float
  136. CA_EQ_A:
  137. type: str
  138. max_len: 18
  139. CA_EQ_B:
  140. type: str
  141. max_len: 18
  142. CA_DIAMETR:
  143. type: int
  144. CA_COULEUR:
  145. type: str
  146. max_len: 20
  147. in_list: ["NOIR", "BLEU", "BLANC"]
  148. CA_TECHNOL:
  149. type: str
  150. max_len: 17
  151. in_list: ["G657A2_M6", "G657A2_M12"]
  152. A_NB_FO_U:
  153. type: int
  154. CA_NB_FO_D:
  155. type: int
  156. CA_PRO:
  157. type: str
  158. max_len: 20
  159. in_list: ["MANCHE NUMERIQUE"]
  160. CA_GEST:
  161. type: str
  162. max_len: 20
  163. in_list: ["NUL"]
  164. CA_DATE_IN:
  165. type: datetime
  166. date_format: "%d/%m/%Y"
  167. CA_COMMENT:
  168. type: str
  169. max_len: 300
  170. allow_empty: True
  171. CA_STATUT:
  172. type: str
  173. max_len: 14
  174. in_list: ["EN ETUDE", "EN REALISATION", "EN SERVICE", "HORS SERVICE"]
  175. "equipement_passif.shp":
  176. shape_type: 1
  177. fields:
  178. EQ_CODE:
  179. type: str
  180. max_len: 18
  181. EQ_NOM:
  182. type: str
  183. max_len: 18
  184. EQ_NOM_NOE:
  185. type: str
  186. max_len: 14
  187. EQ_REF:
  188. type: str
  189. max_len: 100
  190. EQ_EMPRISE:
  191. type: str
  192. max_len: 7
  193. EQ_FABR:
  194. type: str
  195. max_len: 100
  196. EQ_CAPFO:
  197. type: int
  198. EQ_NBMXEQ:
  199. type: int
  200. EQ_NBCAB:
  201. type: int
  202. EQ_DIMENS:
  203. type: str
  204. max_len: 50
  205. EQ_TYPEQ:
  206. type: str
  207. max_len: 100
  208. EQ_ETAT:
  209. type: str
  210. max_len: 1
  211. in_list: ["0", "1", "2", "3", "4"]
  212. EQ_OCCP:
  213. type: str
  214. max_len: 3
  215. in_list: ["0", "1.1", "1.2", "2", "3", "4"]
  216. EQ_TYPE:
  217. type: str
  218. max_len: 3
  219. in_list: ["PBO", "PEC", "BPE", "BAI"]
  220. EQ_TYPSTRC:
  221. type: str
  222. max_len: 16
  223. in_list: ["CHAMBRE", "AERIEN", "FACADE", "COLONNE MONTANTE", "PIED IMMEUBLE", "DTIO"]
  224. EQ_TYPE_LQ:
  225. type: str
  226. max_len: 6
  227. in_list: ["PBO", "BPE JB", "BPE JD", "BAIDC", "BAIOP"]
  228. EQ_TYPE_PH:
  229. type: str
  230. max_len: 24
  231. in_list: ["PBO 6", "PBO 12", "BPE 12EP", "BPE 24EP", "BPE 48EP", "BPE 72EP", "BPE 96EP", "BPE 144EP", "BPE 288EP", "BPE 576EP", "BPE 720EP"]
  232. EQ_PRO:
  233. type: str
  234. max_len: 20
  235. in_list: ["MANCHE NUMERIQUE", "COLLECTIVITE", "ORANGE", "AUTRE (à préciser)", "NUL"]
  236. EQ_GEST:
  237. type: str
  238. max_len: 20
  239. in_list: ["MANCHE NUMERIQUE", "MANCHE TELECOM", "COLLECTIVITE", "ORANGE", "MANCHE FIBRE", "AUTRE (à préciser)", "NUL"]
  240. EQ_HAUT:
  241. type: float
  242. EQ_DATE_IN:
  243. type: datetime
  244. date_format: "%d/%m/%Y"
  245. EQ_COMMENT:
  246. type: str
  247. max_len: 300
  248. allow_empty: True
  249. EQ_STATUT:
  250. type: str
  251. max_len: 14
  252. in_list: ["EN ETUDE", "EN REALISATION", "EN SERVICE", "HORS SERVICE"]
  253. "noeud_geo.shp":
  254. shape_type: 1
  255. fields:
  256. NO_CODE:
  257. type: str
  258. max_len: 18
  259. NO_ID_INSE:
  260. type: str
  261. max_len: 5
  262. NO_NOM:
  263. type: str
  264. max_len: 20
  265. NO_VOIE:
  266. type: str
  267. max_len: 100
  268. NO_EMPRISE:
  269. type: str
  270. max_len: 10
  271. NO_ETAT:
  272. type: str
  273. max_len: 1
  274. in_list: ["0", "1", "2", "3", "4"]
  275. NO_OCCP:
  276. type: str
  277. max_len: 3
  278. in_list: ["0", "1.1", "1.2", "2", "3", "4"]
  279. NO_TYPE:
  280. type: str
  281. max_len: 3
  282. in_list: ["CHA", "POT", "LTE", "SEM", "FAC", "OUV", "IMM"]
  283. NO_TYPFCT:
  284. type: str
  285. max_len: 14
  286. in_list: ["INTERCONNEXION", "SATELLITE", "PASSAGE", "REGARD", "INDETERMINE"]
  287. NO_TYPE_LQ:
  288. type: str
  289. max_len: 10
  290. in_list: ["CHTIR", "CHRACC", "POT", "NRO", "PM", "MIMO", "FAC", "OUV", "IMM"]
  291. NO_TYPE_PH:
  292. type: str
  293. max_len: 20
  294. in_list: ["CHAMBRE", "POTEAU", "ARMOIRE", "SHELTER", "BATIMENT", "SITE MIMO", "FACADE", "OUVRAGE", "IMMEUBLE"]
  295. NO_CODE_PH:
  296. type: str
  297. max_len: 20
  298. NO_TECH_PS:
  299. type: str
  300. max_len: 4
  301. in_list: ["COAX", "CUT", "ECL", "ELEC", "VP", "OPT", "NC"]
  302. NO_AMO:
  303. type: str
  304. max_len: 20
  305. NO_PLINOX:
  306. type: str
  307. max_len: 3
  308. in_list: ["OUI", "NON"]
  309. NO_X:
  310. type: float
  311. NO_Y:
  312. type: float
  313. NO_PRO:
  314. type: str
  315. max_len: 20
  316. in_list: ["MANCHE NUMERIQUE", "COLLECTIVITE", "ORANGE", "ERDF", "AUTRE (à préciser)", "NUL"]
  317. NO_GEST:
  318. type: str
  319. max_len: 20
  320. in_list: ["MANCHE NUMERIQUE", "MANCHE TELECOM", "COLLECTIVITE", "ORANGE", "ERDF", "MANCHE FIBRE", "AUTRE (à préciser)", "NUL"]
  321. NO_HAUT:
  322. type: float
  323. NO_DATE_IN:
  324. type: datetime
  325. date_format: "%d/%m/%Y"
  326. NO_REF_PLA:
  327. type: str
  328. max_len: 100
  329. NO_SRC_GEO:
  330. type: str
  331. max_len: 50
  332. NO_QLT_GEO:
  333. type: str
  334. max_len: 1
  335. in_list: ["A", "B", "C"]
  336. NO_PRO_MD:
  337. type: str
  338. max_len: 20
  339. in_list: ["MANCHE NUMERIQUE"]
  340. NO_COMMENT:
  341. type: str
  342. max_len: 300
  343. allow_empty: True
  344. NO_STATUT:
  345. type: str
  346. max_len: 14
  347. in_list: ["EN ETUDE", "EN REALISATION", "EN SERVICE", "HORS SERVICE"]
  348. "site_geo.shp":
  349. shape_type: 1
  350. "tranchee_geo.shp":
  351. shape_type: 3
  352. can_be_empty: False
  353. fields:
  354. TR_CODE:
  355. type: str
  356. max_len: 23
  357. TR_NOM:
  358. type: str
  359. max_len: 23
  360. tester: "lambda t, x: x=t.TR_CODE"
  361. TR_ID_INSE:
  362. type: str
  363. max_len: 5
  364. in_list: []
  365. TR_VOIE:
  366. type: str
  367. max_len: 200
  368. TR_TYP_IMP:
  369. type: str
  370. in_list: ["ACCOTEMENT STABILISE", "ACCOTEMENT NON STABILISE", "CHAUSSEE LOURDE", "CHAUSSEE LEGERE", "FOSSE", "TROTTOIR", "ESPACE VERT", "ENCORBELLEMENT"]
  371. TR_MOD_POS:
  372. type: str
  373. in_list: ["TRADITIONNEL", "MICRO TRANCHEE", "FONCAGE 60", "FONCAGE 90", "FONCAGE 120", "TRANCHEUSE", "FORAGE URBAIN", "FORAGE RURAL", "ENCORBELLEMENT"]
  374. TR_MPOS_AI:
  375. type: str
  376. in_list: ["TRA", "ALL", "FONCAGE 60", "FON", "FOR", "ENC"]
  377. TR_LONG:
  378. type: float
  379. TR_LARG:
  380. type: float
  381. TR_REVET:
  382. type: str
  383. in_list: ["SABLE", "BICOUCHE", "ENROBE", "BETON", "PAVE", "TERRAIN NATUREL"]
  384. TR_CHARGE:
  385. type: float
  386. TR_GRILLAG:
  387. type: float
  388. TR_REMBLAI:
  389. type: str
  390. TR_PLYNOX:
  391. type: str
  392. in_list: ["OUI", "NON"]
  393. TR_PRO_VOI:
  394. type: str
  395. in_list: ["COMMUNE", "COMMUNAUTE DE COMMUNES", "DEPARTEMENT", "ETAT", "PRIVE"]
  396. TR_GEST_VO:
  397. type: str
  398. in_list: ["COMMUNE", "COMMUNAUTE DE COMMUNES", "DEPARTEMENT", "ETAT", "PRIVE"]
  399. TR_SCHEMA:
  400. max_len: 100
  401. type: str
  402. TR_DATE_IN:
  403. type: datetime
  404. date_format: "%d/%m/%Y"
  405. TR_SRC_GEO:
  406. type: str
  407. max_len: 50
  408. TR_QLT_GEO:
  409. type: str
  410. in_list: ["A", "B", "C"]
  411. TR_PRO_MD:
  412. type: str
  413. max_len: 20
  414. TR_COMMENT:
  415. type: str
  416. max_len: 300
  417. allow_empty: True
  418. TR_STATUT:
  419. type: str
  420. in_list: ["EN ETUDE", "EN REALISATION", "EN SERVICE", "HORS SERVICE"]
  421. "zapbo_geo.shp":
  422. shape_type: 5
  423. fields:
  424. ID_ZAPBO:
  425. type: str
  426. max_len: 10
  427. COMMENTAIR:
  428. type: str
  429. max_len: 254
  430. allow_empty: True
  431. STATUT:
  432. type: str
  433. in_list: ["EN ETUDE", "EN REALISATION", "EN SERVICE", "HORS SERVICE"]