1 |
vpihour |
1249 |
<?php |
2 |
|
|
//$Id$ |
3 |
|
|
//gen openMairie le 13/02/2013 14:41 |
4 |
|
|
|
5 |
|
|
include('../gen/sql/pgsql/donnees_techniques.form.inc.php'); |
6 |
nhaye |
1262 |
|
7 |
|
|
$champs=array( |
8 |
|
|
"donnees_techniques", |
9 |
|
|
"dossier_instruction", |
10 |
vpihour |
1266 |
"lot", |
11 |
nhaye |
1268 |
//Debut fieldset 3 |
12 |
|
|
"avap_co_elt_pro", |
13 |
|
|
"avap_nouv_haut_surf", |
14 |
|
|
"avap_co_clot", |
15 |
|
|
"avap_aut_coup_aba_arb", |
16 |
|
|
"avap_ouv_infra", |
17 |
|
|
"avap_aut_inst_mob", |
18 |
|
|
"avap_aut_plant", |
19 |
|
|
"avap_aut_auv_elec", |
20 |
|
|
//Fin fieldset 3 |
21 |
|
|
|
22 |
|
|
//Debut premier fieldset 4 |
23 |
|
|
"tr_total", |
24 |
|
|
"tr_partiel", |
25 |
|
|
"tr_desc", |
26 |
|
|
//Debut premier bloc 4.1 |
27 |
nhaye |
1262 |
"am_lotiss", |
28 |
|
|
"am_autre_div", |
29 |
|
|
"am_camping", |
30 |
|
|
"am_parc_resid_loi", |
31 |
|
|
"am_sport_moto", |
32 |
|
|
"am_sport_attrac", |
33 |
|
|
"am_sport_golf", |
34 |
|
|
"am_statio", |
35 |
|
|
"am_statio_cont", |
36 |
|
|
"am_affou_exhau", |
37 |
|
|
"am_affou_exhau_sup", |
38 |
|
|
"am_affou_prof", |
39 |
|
|
"am_exhau_haut", |
40 |
|
|
"am_chem_ouv_esp", |
41 |
|
|
"am_agri_peche", |
42 |
|
|
"am_crea_voie", |
43 |
|
|
"am_modif_voie_exist", |
44 |
|
|
"am_crea_esp_sauv", |
45 |
|
|
"am_crea_esp_class", |
46 |
|
|
"am_projet_desc", |
47 |
|
|
"am_terr_surf", |
48 |
|
|
"am_tranche_desc", |
49 |
|
|
|
50 |
|
|
//Autre champ du premier bloc, ancien cerfa |
51 |
|
|
"am_caravane", |
52 |
|
|
"am_carav_duree", |
53 |
|
|
"am_coupe_abat", |
54 |
|
|
"am_prot_plu", |
55 |
|
|
"am_prot_muni", |
56 |
|
|
"am_mobil_voyage", |
57 |
|
|
"am_voyage_deb", |
58 |
|
|
"am_voyage_fin", |
59 |
|
|
"am_aire_voyage", |
60 |
|
|
"am_rememb_afu", |
61 |
|
|
"am_mob_art", |
62 |
|
|
"am_modif_voie_esp", |
63 |
|
|
"am_plant_voie_esp", |
64 |
|
|
"am_modif_amgt", |
65 |
|
|
//Fin autre champ du premier fieldset, ancien cerfa |
66 |
|
|
//Fin premier bloc |
67 |
|
|
|
68 |
nhaye |
1268 |
//Debut second bloc 4.2 |
69 |
nhaye |
1262 |
"am_lot_max_nb", |
70 |
|
|
"am_lot_max_shon", |
71 |
|
|
"am_lot_cstr_cos", |
72 |
|
|
"am_lot_cstr_plan", |
73 |
|
|
"am_lot_cstr_vente", |
74 |
|
|
"am_lot_fin_diff", |
75 |
|
|
"am_lot_consign", |
76 |
|
|
"am_lot_gar_achev", |
77 |
|
|
"am_lot_vente_ant", |
78 |
|
|
|
79 |
|
|
//Autre champ du second bloc, ancien cerfa |
80 |
|
|
"am_lot_max_shob", |
81 |
|
|
//Fin autre champ du second fieldset, ancien cerfa |
82 |
|
|
|
83 |
|
|
//Fin second bloc |
84 |
|
|
|
85 |
nhaye |
1268 |
//Debut troisième bloc 4.3 |
86 |
nhaye |
1262 |
"am_empl_nb", |
87 |
|
|
"am_pers_nb", |
88 |
|
|
"am_empl_hll_nb", |
89 |
|
|
"am_hll_shon", |
90 |
|
|
"am_periode_exploit", |
91 |
|
|
"am_exist_agrand", |
92 |
|
|
|
93 |
|
|
//Autre champ du troisième bloc, ancien cerfa |
94 |
|
|
"am_tente_nb", |
95 |
|
|
"am_carav_nb", |
96 |
|
|
"am_mobil_nb", |
97 |
|
|
|
98 |
|
|
"am_exist_date", |
99 |
|
|
"am_exist_num", |
100 |
|
|
"am_exist_nb_avant", |
101 |
|
|
"am_exist_nb_apres", |
102 |
|
|
"am_coupe_bois", |
103 |
|
|
"am_coupe_parc", |
104 |
|
|
"am_coupe_align", |
105 |
|
|
"am_coupe_ess", |
106 |
|
|
"am_coupe_age", |
107 |
|
|
"am_coupe_dens", |
108 |
|
|
"am_coupe_qual", |
109 |
|
|
"am_coupe_trait", |
110 |
|
|
"am_coupe_autr", |
111 |
|
|
//Fin autre champ du troisième fieldset, ancien cerfa |
112 |
|
|
|
113 |
|
|
//Fin troisième bloc |
114 |
|
|
//Fin premier fieldset |
115 |
|
|
|
116 |
nhaye |
1268 |
//Debut second fieldset |
117 |
|
|
//Debut premier bloc 5.1 |
118 |
nhaye |
1262 |
"co_archi_recours", |
119 |
|
|
//Fin premier bloc |
120 |
|
|
|
121 |
nhaye |
1268 |
//Debut second bloc 5.2 |
122 |
nhaye |
1262 |
"co_cstr_nouv", |
123 |
|
|
"co_cstr_exist", |
124 |
|
|
"co_div_terr", |
125 |
|
|
"co_projet_desc", |
126 |
|
|
"co_elec_tension", |
127 |
|
|
|
128 |
|
|
//Autre champ du second bloc, ancien cerfa |
129 |
|
|
"co_modif_aspect", |
130 |
|
|
"co_modif_struct", |
131 |
|
|
"co_cloture", |
132 |
|
|
"co_ouvr_elec", |
133 |
|
|
|
134 |
|
|
"co_ouvr_infra", |
135 |
|
|
"co_trx_imm", |
136 |
|
|
|
137 |
|
|
"co_cstr_shob", |
138 |
|
|
//Fin autre champ du second fieldset, ancien cerfa |
139 |
|
|
|
140 |
|
|
//Fin second bloc |
141 |
|
|
|
142 |
nhaye |
1268 |
//Debut troisième bloc 5.3 |
143 |
nhaye |
1262 |
"co_tot_log_nb", |
144 |
|
|
"co_tot_ind_nb", |
145 |
|
|
"co_tot_coll_nb", |
146 |
|
|
"co_fin_lls_nb", |
147 |
|
|
"co_fin_aa_nb", |
148 |
|
|
"co_fin_ptz_nb", |
149 |
|
|
"co_fin_autr_nb", |
150 |
|
|
"co_fin_autr_desc", |
151 |
|
|
"co_uti_pers", |
152 |
|
|
"co_uti_vente", |
153 |
|
|
"co_uti_loc", |
154 |
|
|
"co_uti_princ", |
155 |
|
|
"co_uti_secon", |
156 |
|
|
"co_anx_pisc", |
157 |
|
|
"co_anx_gara", |
158 |
|
|
"co_anx_veran", |
159 |
|
|
"co_anx_abri", |
160 |
|
|
"co_anx_autr", |
161 |
|
|
"co_anx_autr_desc", |
162 |
|
|
"co_resid_agees", |
163 |
|
|
"co_resid_etud", |
164 |
|
|
"co_resid_tourism", |
165 |
|
|
"co_resid_hot_soc", |
166 |
|
|
"co_resid_soc", |
167 |
|
|
"co_resid_hand", |
168 |
|
|
"co_resid_autr", |
169 |
|
|
"co_resid_autr_desc", |
170 |
|
|
"co_foyer_chamb_nb", |
171 |
|
|
"co_log_1p_nb", |
172 |
|
|
"co_log_2p_nb", |
173 |
|
|
"co_log_3p_nb", |
174 |
|
|
"co_log_4p_nb", |
175 |
|
|
"co_log_5p_nb", |
176 |
|
|
"co_log_6p_nb", |
177 |
|
|
"co_bat_niv_nb", |
178 |
|
|
"co_trx_exten", |
179 |
|
|
"co_trx_surelev", |
180 |
|
|
"co_trx_nivsup", |
181 |
|
|
|
182 |
|
|
//Autre champ du troisième bloc, ancien cerfa |
183 |
|
|
"co_mais_piece_nb", |
184 |
|
|
"co_mais_niv_nb", |
185 |
|
|
|
186 |
|
|
"co_finan1_id", |
187 |
|
|
"co_finan1_nb", |
188 |
|
|
"co_finan2_id", |
189 |
|
|
"co_finan2_nb", |
190 |
|
|
"co_finan3_id", |
191 |
|
|
"co_finan3_nb", |
192 |
|
|
"co_finan4_id", |
193 |
|
|
"co_finan4_nb", |
194 |
|
|
"co_finan5_id", |
195 |
|
|
"co_finan5_nb", |
196 |
|
|
"co_mais_contrat_ind", |
197 |
|
|
|
198 |
|
|
"co_trx_amgt", |
199 |
|
|
//Fin autre champ du troisième fieldset, ancien cerfa |
200 |
|
|
|
201 |
|
|
//Fin troisième bloc |
202 |
|
|
|
203 |
nhaye |
1268 |
//Debut quatrième bloc 5.4 |
204 |
nhaye |
1262 |
"co_demont_periode", |
205 |
|
|
//Fin quatrième bloc |
206 |
|
|
|
207 |
nhaye |
1268 |
//Debut cinquième bloc 5.5 |
208 |
nhaye |
1262 |
"'' as tab_surface", |
209 |
|
|
"su_avt_shon1", |
210 |
|
|
"su_avt_shon2", |
211 |
|
|
"su_avt_shon3", |
212 |
|
|
"su_avt_shon4", |
213 |
|
|
"su_avt_shon5", |
214 |
|
|
"su_avt_shon6", |
215 |
|
|
"su_avt_shon7", |
216 |
|
|
"su_avt_shon8", |
217 |
|
|
"su_avt_shon9", |
218 |
|
|
"su_cstr_shon1", |
219 |
|
|
"su_cstr_shon2", |
220 |
|
|
"su_cstr_shon3", |
221 |
|
|
"su_cstr_shon4", |
222 |
|
|
"su_cstr_shon5", |
223 |
|
|
"su_cstr_shon6", |
224 |
|
|
"su_cstr_shon7", |
225 |
|
|
"su_cstr_shon8", |
226 |
|
|
"su_cstr_shon9", |
227 |
|
|
"su_trsf_shon1", |
228 |
|
|
"su_trsf_shon2", |
229 |
|
|
"su_trsf_shon3", |
230 |
|
|
"su_trsf_shon4", |
231 |
|
|
"su_trsf_shon5", |
232 |
|
|
"su_trsf_shon6", |
233 |
|
|
"su_trsf_shon7", |
234 |
|
|
"su_trsf_shon8", |
235 |
|
|
"su_trsf_shon9", |
236 |
|
|
"su_chge_shon1", |
237 |
|
|
"su_chge_shon2", |
238 |
|
|
"su_chge_shon3", |
239 |
|
|
"su_chge_shon4", |
240 |
|
|
"su_chge_shon5", |
241 |
|
|
"su_chge_shon6", |
242 |
|
|
"su_chge_shon7", |
243 |
|
|
"su_chge_shon8", |
244 |
|
|
"su_chge_shon9", |
245 |
|
|
"su_demo_shon1", |
246 |
|
|
"su_demo_shon2", |
247 |
|
|
"su_demo_shon3", |
248 |
|
|
"su_demo_shon4", |
249 |
|
|
"su_demo_shon5", |
250 |
|
|
"su_demo_shon6", |
251 |
|
|
"su_demo_shon7", |
252 |
|
|
"su_demo_shon8", |
253 |
|
|
"su_demo_shon9", |
254 |
|
|
"su_sup_shon1", |
255 |
|
|
"su_sup_shon2", |
256 |
|
|
"su_sup_shon3", |
257 |
|
|
"su_sup_shon4", |
258 |
|
|
"su_sup_shon5", |
259 |
|
|
"su_sup_shon6", |
260 |
|
|
"su_sup_shon7", |
261 |
|
|
"su_sup_shon8", |
262 |
|
|
"su_sup_shon9", |
263 |
|
|
"su_tot_shon1", |
264 |
|
|
"su_tot_shon2", |
265 |
|
|
"su_tot_shon3", |
266 |
|
|
"su_tot_shon4", |
267 |
|
|
"su_tot_shon5", |
268 |
|
|
"su_tot_shon6", |
269 |
|
|
"su_tot_shon7", |
270 |
|
|
"su_tot_shon8", |
271 |
|
|
"su_tot_shon9", |
272 |
|
|
"su_avt_shon_tot", |
273 |
|
|
"su_cstr_shon_tot", |
274 |
|
|
"su_trsf_shon_tot", |
275 |
|
|
"su_chge_shon_tot", |
276 |
|
|
"su_demo_shon_tot", |
277 |
|
|
"su_sup_shon_tot", |
278 |
|
|
"su_tot_shon_tot", |
279 |
|
|
//Fin cinquième bloc |
280 |
|
|
|
281 |
nhaye |
1268 |
//Debut sixième bloc 5.6 |
282 |
nhaye |
1262 |
"co_sp_transport", |
283 |
|
|
"co_sp_enseign", |
284 |
|
|
"co_sp_act_soc", |
285 |
|
|
"co_sp_ouvr_spe", |
286 |
|
|
"co_sp_sante", |
287 |
|
|
"co_sp_culture", |
288 |
|
|
//Fin sixième bloc |
289 |
|
|
|
290 |
nhaye |
1268 |
//Debut septième bloc 5.7 |
291 |
nhaye |
1262 |
"co_statio_avt_nb", |
292 |
|
|
"co_statio_apr_nb", |
293 |
|
|
"co_statio_adr", |
294 |
|
|
"co_statio_place_nb", |
295 |
|
|
"co_statio_tot_surf", |
296 |
|
|
"co_statio_tot_shob", |
297 |
|
|
"co_statio_comm_cin_surf", |
298 |
|
|
|
299 |
|
|
//Autre champ du septième bloc, ancien cerfa |
300 |
|
|
"co_statio_avt_shob", |
301 |
|
|
"co_statio_apr_shob", |
302 |
|
|
"co_statio_avt_surf", |
303 |
|
|
"co_statio_apr_surf", |
304 |
|
|
//Fin autre champ du septième fieldset, ancien cerfa |
305 |
|
|
|
306 |
|
|
|
307 |
|
|
//Fin septième bloc |
308 |
|
|
//Fin second fieldset |
309 |
nhaye |
1268 |
//Debut troisième fieldset |
310 |
|
|
//Debut premier bloc |
311 |
nhaye |
1262 |
"dm_constr_dates", |
312 |
|
|
"dm_total", |
313 |
|
|
"dm_partiel", |
314 |
|
|
"dm_projet_desc", |
315 |
|
|
"dm_tot_log_nb", |
316 |
|
|
//Fin premier bloc |
317 |
|
|
//Fin troisième fieldset |
318 |
nhaye |
1268 |
|
319 |
|
|
//Debut fieldset 1 des taxes |
320 |
|
|
//Bloc 1.1 |
321 |
|
|
"tax_surf_tot", |
322 |
|
|
"tax_surf", |
323 |
|
|
"tax_surf_suppr_mod", |
324 |
|
|
"tax_dest_loc_tr", |
325 |
|
|
//Fin bloc 1.1 |
326 |
|
|
//Bloc 1.2 |
327 |
|
|
//Bloc 1.2.1 |
328 |
|
|
"'' as tab_tax_su_princ", |
329 |
|
|
"tax_su_princ_log_nb1", |
330 |
|
|
"tax_su_princ_log_nb2", |
331 |
|
|
"tax_su_princ_log_nb3", |
332 |
|
|
"tax_su_princ_log_nb4", |
333 |
|
|
"tax_su_princ_log_nb_tot1", |
334 |
|
|
"tax_su_princ_log_nb_tot2", |
335 |
|
|
"tax_su_princ_log_nb_tot3", |
336 |
|
|
"tax_su_princ_log_nb_tot4", |
337 |
|
|
"tax_su_princ_surf1", |
338 |
|
|
"tax_su_princ_surf2", |
339 |
|
|
"tax_su_princ_surf3", |
340 |
|
|
"tax_su_princ_surf4", |
341 |
|
|
"tax_su_princ_surf_sup1", |
342 |
|
|
"tax_su_princ_surf_sup2", |
343 |
|
|
"tax_su_princ_surf_sup3", |
344 |
|
|
"tax_su_princ_surf_sup4", |
345 |
|
|
"'' as tab_tax_su_heber", |
346 |
|
|
"tax_su_heber_log_nb1", |
347 |
|
|
"tax_su_heber_log_nb2", |
348 |
|
|
"tax_su_heber_log_nb3", |
349 |
|
|
"tax_su_heber_log_nb_tot1", |
350 |
|
|
"tax_su_heber_log_nb_tot2", |
351 |
|
|
"tax_su_heber_log_nb_tot3", |
352 |
|
|
"tax_su_heber_surf1", |
353 |
|
|
"tax_su_heber_surf2", |
354 |
|
|
"tax_su_heber_surf3", |
355 |
|
|
"tax_su_heber_surf_sup1", |
356 |
|
|
"tax_su_heber_surf_sup2", |
357 |
|
|
"tax_su_heber_surf_sup3", |
358 |
|
|
"'' as tab_tax_su_secon", |
359 |
|
|
"'' as tab_tax_su_tot", |
360 |
|
|
"tax_su_secon_log_nb", |
361 |
|
|
"tax_su_tot_log_nb", |
362 |
|
|
"tax_su_secon_log_nb_tot", |
363 |
|
|
"tax_su_tot_log_nb_tot", |
364 |
|
|
"tax_su_secon_surf", |
365 |
|
|
"tax_su_tot_surf", |
366 |
|
|
"tax_su_secon_surf_sup", |
367 |
|
|
"tax_su_tot_surf_sup", |
368 |
|
|
//Fin bloc 1.2.1 |
369 |
|
|
//Bloc 1.2.2 |
370 |
|
|
"tax_ext_pret", |
371 |
|
|
"tax_ext_desc", |
372 |
|
|
"tax_surf_tax_exist_cons", |
373 |
|
|
"tax_log_exist_nb", |
374 |
|
|
// Fin bloc 1.2.2 |
375 |
|
|
//Bloc 1.2.3 |
376 |
|
|
"tax_comm_nb", |
377 |
|
|
"'' as tab_tax_su_non_habit_surf", |
378 |
|
|
"tax_su_non_habit_surf1", |
379 |
|
|
"tax_su_non_habit_surf2", |
380 |
|
|
"tax_su_non_habit_surf3", |
381 |
|
|
"tax_su_non_habit_surf4", |
382 |
|
|
"tax_su_non_habit_surf5", |
383 |
|
|
"tax_su_non_habit_surf6", |
384 |
|
|
"tax_su_non_habit_surf7", |
385 |
|
|
"tax_su_non_habit_surf_sup1", |
386 |
|
|
"tax_su_non_habit_surf_sup2", |
387 |
|
|
"tax_su_non_habit_surf_sup3", |
388 |
|
|
"tax_su_non_habit_surf_sup4", |
389 |
|
|
"tax_su_non_habit_surf_sup5", |
390 |
|
|
"tax_su_non_habit_surf_sup6", |
391 |
|
|
"tax_su_non_habit_surf_sup7", |
392 |
|
|
//Fin bloc 1.2.3 |
393 |
|
|
//Bloc 1.3 |
394 |
|
|
"tax_am_statio_ext", |
395 |
|
|
"tax_sup_bass_pisc", |
396 |
|
|
"tax_empl_ten_carav_mobil_nb", |
397 |
|
|
"tax_empl_hll_nb", |
398 |
|
|
"tax_eol_haut_nb", |
399 |
|
|
"tax_pann_volt_sup", |
400 |
|
|
"tax_am_statio_ext_sup", |
401 |
|
|
"tax_sup_bass_pisc_sup", |
402 |
|
|
"tax_empl_ten_carav_mobil_nb_sup", |
403 |
|
|
"tax_empl_hll_nb_sup", |
404 |
|
|
"tax_eol_haut_nb_sup", |
405 |
|
|
"tax_pann_volt_sup_sup", |
406 |
|
|
"'' as tab_tax_am", |
407 |
|
|
"tax_trx_presc_ppr", |
408 |
|
|
"tax_monu_hist", |
409 |
|
|
"tax_am_statio_ext", |
410 |
|
|
"tax_sup_bass_pisc", |
411 |
|
|
"tax_empl_ten_carav_mobil_nb", |
412 |
|
|
"tax_empl_hll_nb", |
413 |
|
|
"tax_eol_haut_nb", |
414 |
|
|
"tax_pann_volt_sup", |
415 |
|
|
"tax_am_statio_ext_sup", |
416 |
|
|
"tax_sup_bass_pisc_sup", |
417 |
|
|
"tax_empl_ten_carav_mobil_nb_sup", |
418 |
|
|
"tax_empl_hll_nb_sup", |
419 |
|
|
"tax_eol_haut_nb_sup", |
420 |
|
|
"tax_pann_volt_sup_sup", |
421 |
|
|
//Fin bloc 1.3 |
422 |
|
|
//Fieldset 2 taxes |
423 |
|
|
//Bloc 2.1 |
424 |
|
|
"vsd_surf_planch_smd", |
425 |
|
|
"vsd_unit_fonc_sup", |
426 |
|
|
"vsd_unit_fonc_constr_sup", |
427 |
|
|
"vsd_val_terr", |
428 |
|
|
"vsd_const_sxist_non_dem_surf", |
429 |
|
|
"vsd_rescr_fisc", |
430 |
|
|
//Fin Bloc 2.1 |
431 |
|
|
//Bloc 2.2 |
432 |
|
|
"pld_val_terr", |
433 |
|
|
"pld_const_exist_dem", |
434 |
|
|
"pld_const_exist_dem_surf", |
435 |
|
|
//Fin bloc 2.2 |
436 |
nhaye |
1262 |
"code_cnil"); |
437 |
|
|
//champs select |
438 |
|
|
|
439 |
nhaye |
1268 |
|
440 |
nhaye |
1262 |
$tab_surface["13409"] = array( |
441 |
|
|
"values" => array( |
442 |
|
|
"su_avt_shon1", |
443 |
|
|
"su_avt_shon2", |
444 |
|
|
"su_avt_shon3", |
445 |
|
|
"su_avt_shon4", |
446 |
|
|
"su_avt_shon5", |
447 |
|
|
"su_avt_shon6", |
448 |
|
|
"su_avt_shon7", |
449 |
|
|
"su_avt_shon8", |
450 |
|
|
"su_avt_shon9", |
451 |
nhaye |
1270 |
"su_avt_shon_tot", |
452 |
nhaye |
1262 |
"su_cstr_shon1", |
453 |
|
|
"su_cstr_shon2", |
454 |
|
|
"su_cstr_shon3", |
455 |
|
|
"su_cstr_shon4", |
456 |
|
|
"su_cstr_shon5", |
457 |
|
|
"su_cstr_shon6", |
458 |
|
|
"su_cstr_shon7", |
459 |
|
|
"su_cstr_shon8", |
460 |
|
|
"su_cstr_shon9", |
461 |
nhaye |
1270 |
"su_cstr_shon_tot", |
462 |
nhaye |
1262 |
"su_trsf_shon1", |
463 |
|
|
"su_trsf_shon2", |
464 |
|
|
"su_trsf_shon3", |
465 |
|
|
"su_trsf_shon4", |
466 |
|
|
"su_trsf_shon5", |
467 |
|
|
"su_trsf_shon6", |
468 |
|
|
"su_trsf_shon7", |
469 |
|
|
"su_trsf_shon8", |
470 |
|
|
"su_trsf_shon9", |
471 |
nhaye |
1270 |
"su_trsf_shon_tot", |
472 |
nhaye |
1262 |
"su_chge_shon1", |
473 |
|
|
"su_chge_shon2", |
474 |
|
|
"su_chge_shon3", |
475 |
|
|
"su_chge_shon4", |
476 |
|
|
"su_chge_shon5", |
477 |
|
|
"su_chge_shon6", |
478 |
|
|
"su_chge_shon7", |
479 |
|
|
"su_chge_shon8", |
480 |
|
|
"su_chge_shon9", |
481 |
nhaye |
1270 |
"su_chge_shon_tot", |
482 |
nhaye |
1262 |
"su_demo_shon1", |
483 |
|
|
"su_demo_shon2", |
484 |
|
|
"su_demo_shon3", |
485 |
|
|
"su_demo_shon4", |
486 |
|
|
"su_demo_shon5", |
487 |
|
|
"su_demo_shon6", |
488 |
|
|
"su_demo_shon7", |
489 |
|
|
"su_demo_shon8", |
490 |
|
|
"su_demo_shon9", |
491 |
nhaye |
1270 |
"su_demo_shon_tot", |
492 |
nhaye |
1262 |
"su_tot_shon1", |
493 |
|
|
"su_tot_shon2", |
494 |
|
|
"su_tot_shon3", |
495 |
|
|
"su_tot_shon4", |
496 |
|
|
"su_tot_shon5", |
497 |
|
|
"su_tot_shon6", |
498 |
|
|
"su_tot_shon7", |
499 |
|
|
"su_tot_shon8", |
500 |
|
|
"su_tot_shon9", |
501 |
|
|
"su_tot_shon_tot", |
502 |
|
|
), |
503 |
|
|
"column_header" => array( |
504 |
|
|
_("Destinations"), |
505 |
|
|
_("Surface existante avant travaux (A)"), |
506 |
|
|
_("Surface creee (B)"), |
507 |
|
|
_("Surface creee par changement de destinatioin (C)"), |
508 |
|
|
_("Surface supprimee (D)"), |
509 |
|
|
_("Surface supprimee par changement de destination (E)"), |
510 |
|
|
_("Surface totale = (A) + (B) + (C) - (D) - (E)"), |
511 |
|
|
), |
512 |
|
|
"row_header" => array( |
513 |
|
|
_("Habitation"), |
514 |
|
|
_("Hebergement hotelier"), |
515 |
|
|
_("Bureaux"), |
516 |
|
|
_("Commerce"), |
517 |
|
|
_("Artisanat"), |
518 |
|
|
_("Industrie"), |
519 |
|
|
_("Exploitation agricole ou forestiere"), |
520 |
|
|
_("Entrepot"), |
521 |
|
|
_("Service public ou d'interet collectif"), |
522 |
|
|
_("Surfaces totales (m2)"), |
523 |
|
|
), |
524 |
|
|
); |
525 |
vpihour |
1266 |
|
526 |
nhaye |
1268 |
$tab_tax_su_princ["13409"] = array( |
527 |
|
|
"values" => array( |
528 |
|
|
"tax_su_princ_log_nb1", |
529 |
|
|
"tax_su_princ_log_nb2", |
530 |
|
|
"tax_su_princ_log_nb3", |
531 |
|
|
"tax_su_princ_log_nb4", |
532 |
|
|
"tax_su_princ_log_nb_tot1", |
533 |
|
|
"tax_su_princ_log_nb_tot2", |
534 |
|
|
"tax_su_princ_log_nb_tot3", |
535 |
|
|
"tax_su_princ_log_nb_tot4", |
536 |
|
|
"tax_su_princ_surf1", |
537 |
|
|
"tax_su_princ_surf2", |
538 |
|
|
"tax_su_princ_surf3", |
539 |
|
|
"tax_su_princ_surf4", |
540 |
|
|
"tax_su_princ_surf_sup1", |
541 |
|
|
"tax_su_princ_surf_sup2", |
542 |
|
|
"tax_su_princ_surf_sup3", |
543 |
|
|
"tax_su_princ_surf_sup4", |
544 |
|
|
), |
545 |
|
|
"column_header" => array( |
546 |
fmichon |
1313 |
"", |
547 |
nhaye |
1268 |
_("Nombre de logement avant modification"), |
548 |
|
|
_("Nombre total de logement apres modification"), |
549 |
|
|
_("Surfaces creees par la modification"), |
550 |
|
|
_("Surfaces supprimees par la modification"), |
551 |
|
|
), |
552 |
|
|
"row_header" => array( |
553 |
|
|
_("Ne beneficiant pas de pret aide"), |
554 |
|
|
_("Beneficiant d'un PLAI ou LLTS"), |
555 |
|
|
_("Beneficiant d'autres prets aides"), |
556 |
|
|
_("Beneficiant d'un pret a taux zero plus"), |
557 |
|
|
), |
558 |
|
|
); |
559 |
|
|
|
560 |
|
|
$tab_tax_su_heber["13409"] = array( |
561 |
|
|
"values" => array( |
562 |
|
|
"tax_su_heber_log_nb1", |
563 |
|
|
"tax_su_heber_log_nb2", |
564 |
|
|
"tax_su_heber_log_nb3", |
565 |
|
|
"tax_su_heber_log_nb_tot1", |
566 |
|
|
"tax_su_heber_log_nb_tot2", |
567 |
|
|
"tax_su_heber_log_nb_tot3", |
568 |
|
|
"tax_su_heber_surf1", |
569 |
|
|
"tax_su_heber_surf2", |
570 |
|
|
"tax_su_heber_surf3", |
571 |
|
|
"tax_su_heber_surf_sup1", |
572 |
|
|
"tax_su_heber_surf_sup2", |
573 |
|
|
"tax_su_heber_surf_sup3", |
574 |
|
|
), |
575 |
|
|
"column_header" => array( |
576 |
fmichon |
1314 |
"", |
577 |
nhaye |
1268 |
_("Nombre de logement avant modification"), |
578 |
|
|
_("Nombre total de logement apres modification"), |
579 |
|
|
_("Surfaces creees par la modification"), |
580 |
|
|
_("Surfaces supprimees par la modification"), |
581 |
|
|
), |
582 |
|
|
"row_header" => array( |
583 |
|
|
_("Ne beneficiant pas de pret aide"), |
584 |
|
|
_("Beneficiant d'un PLAI ou LLTS"), |
585 |
|
|
_("Beneficiant d'autres prets aides"), |
586 |
|
|
), |
587 |
|
|
); |
588 |
|
|
|
589 |
|
|
$tab_tax_su_secon["13409"] = array( |
590 |
|
|
"values" => array( |
591 |
|
|
"tax_su_secon_log_nb", |
592 |
|
|
"tax_su_secon_log_nb_tot", |
593 |
|
|
"tax_su_secon_surf", |
594 |
|
|
"tax_su_secon_surf_sup", |
595 |
|
|
), |
596 |
|
|
"column_header" => array( |
597 |
fmichon |
1314 |
"", |
598 |
nhaye |
1268 |
_("Nombre de logement avant modification"), |
599 |
|
|
_("Nombre total de logement apres modification"), |
600 |
|
|
_("Surfaces creees par la modification"), |
601 |
|
|
_("Surfaces supprimees par la modification"), |
602 |
|
|
), |
603 |
|
|
"row_header" => array( |
604 |
|
|
_("Locaux a usage d'habitation secondaire et leurs annexes"), |
605 |
|
|
_("Nombre total de logements"), |
606 |
|
|
), |
607 |
|
|
); |
608 |
|
|
|
609 |
|
|
$tab_tax_su_tot["13409"] = array( |
610 |
|
|
"values" => array( |
611 |
|
|
"tax_su_tot_log_nb", |
612 |
|
|
"tax_su_tot_log_nb_tot", |
613 |
|
|
"tax_su_tot_surf", |
614 |
|
|
"tax_su_tot_surf_sup", |
615 |
|
|
), |
616 |
|
|
"column_header" => array( |
617 |
fmichon |
1314 |
"", |
618 |
nhaye |
1268 |
_("Nombre de logement avant modification"), |
619 |
|
|
_("Nombre total de logement apres modification"), |
620 |
|
|
_("Surfaces creees par la modification"), |
621 |
|
|
_("Surfaces supprimees par la modification"), |
622 |
|
|
), |
623 |
|
|
"row_header" => array( |
624 |
|
|
_("Locaux a usage d'habitation secondaire et leurs annexes"), |
625 |
|
|
_("Nombre total de logements"), |
626 |
|
|
), |
627 |
|
|
); |
628 |
|
|
|
629 |
|
|
$tab_tax_su_non_habit_surf["13409"] = array( |
630 |
|
|
"values" => array( |
631 |
|
|
"tax_su_non_habit_surf1", |
632 |
|
|
"tax_su_non_habit_surf2", |
633 |
|
|
"tax_su_non_habit_surf3", |
634 |
|
|
"tax_su_non_habit_surf4", |
635 |
|
|
"tax_su_non_habit_surf5", |
636 |
|
|
"tax_su_non_habit_surf6", |
637 |
|
|
"tax_su_non_habit_surf7", |
638 |
|
|
"tax_su_non_habit_surf_sup1", |
639 |
|
|
"tax_su_non_habit_surf_sup2", |
640 |
|
|
"tax_su_non_habit_surf_sup3", |
641 |
|
|
"tax_su_non_habit_surf_sup4", |
642 |
|
|
"tax_su_non_habit_surf_sup5", |
643 |
|
|
"tax_su_non_habit_surf_sup6", |
644 |
|
|
"tax_su_non_habit_surf_sup7", |
645 |
|
|
), |
646 |
|
|
"column_header" => array( |
647 |
fmichon |
1314 |
"", |
648 |
nhaye |
1268 |
_("Surfaces creees"), |
649 |
|
|
_("Surfaces supprimees"), |
650 |
|
|
), |
651 |
|
|
"row_header" => array( |
652 |
|
|
_("Total des surfaces creees ou supprimees, y compris les surfaces des annexes"), |
653 |
|
|
_("Locaux industriels et leurs annexes"), |
654 |
|
|
_("Locaux artisanaux et leurs annexes"), |
655 |
|
|
_("Entrepots et hangars faisant l'objet d'une exploitation commerciale et non ouverts au public"), |
656 |
|
|
_("Parc de stationnement couverts faisant l'objet d'une exploitation commerciale"), |
657 |
|
|
_("Dans les exploitations et cooperatives agricoles : Surfaces de plancher des serres de production, des locaux destines a abriter les recoltes, heberger les |
658 |
|
|
animaux, ranger et entretenir le materiel agricole, des locaux de production et de stockage des produits |
659 |
|
|
a usage agricole, des locaux de transformation et de conditionnement des produits provenant de |
660 |
fmichon |
1315 |
l'exploitation |
661 |
nhaye |
1268 |
"), |
662 |
|
|
_("Dans les centres equestres : |
663 |
|
|
Surfaces de plancher affectees aux seules activites equestres |
664 |
|
|
"), |
665 |
|
|
), |
666 |
|
|
); |
667 |
|
|
$tab_tax_am["13409"] = array( |
668 |
|
|
"values" => array( |
669 |
|
|
"tax_am_statio_ext", |
670 |
|
|
"tax_sup_bass_pisc", |
671 |
|
|
"tax_empl_ten_carav_mobil_nb", |
672 |
|
|
"tax_empl_hll_nb", |
673 |
|
|
"tax_eol_haut_nb", |
674 |
|
|
"tax_pann_volt_sup", |
675 |
|
|
"tax_am_statio_ext_sup", |
676 |
|
|
"tax_sup_bass_pisc_sup", |
677 |
|
|
"tax_empl_ten_carav_mobil_nb_sup", |
678 |
|
|
"tax_empl_hll_nb_sup", |
679 |
|
|
"tax_eol_haut_nb_sup", |
680 |
|
|
"tax_pann_volt_sup_sup", |
681 |
|
|
), |
682 |
|
|
"column_header" => array( |
683 |
fmichon |
1314 |
"", |
684 |
nhaye |
1268 |
_("Cree"), |
685 |
|
|
_("Supprime"), |
686 |
|
|
), |
687 |
|
|
"row_header" => array( |
688 |
fmichon |
1315 |
_("Nombre de places de stationnement situees a l'exterieur de la construction modifie :"), |
689 |
nhaye |
1268 |
_("Superficie du bassin de la piscine modifiee :"), |
690 |
fmichon |
1315 |
_("Nombre d'emplacements de tentes, de caravanes et de residences mobiles de loisirs modifie :"), |
691 |
|
|
_("Nombre d'emplacements pour les habitations legeres de loisirs modifie :"), |
692 |
|
|
_("Nombre d'eoliennes dont la hauteur est superieure a 12 m modifie :"), |
693 |
nhaye |
1268 |
_("Superficie des panneaux photovoltaiques poses au sol modifiee :"), |
694 |
|
|
), |
695 |
|
|
); |
696 |
vpihour |
1266 |
// Action : supprimer |
697 |
|
|
$portlet_actions['supprimer']['rights'] = array('list' => array('donnees_techniques_supprimer'), 'operator' => 'OR'); |
698 |
|
|
|
699 |
|
|
// Action : edition PDF |
700 |
|
|
$portlet_actions['edition'] = |
701 |
|
|
array('lien' => '../pdf/pdfetat.php?idx=', |
702 |
|
|
'id' => '&obj=donnees_techniques', |
703 |
|
|
'lib' => "<span class=\"om-prev-icon om-icon-16 pdf-16\" title=\""._("Edition")."\">"._("Edition")."</span>", |
704 |
|
|
'ordre' => 30, |
705 |
|
|
'ajax' => false,); |
706 |
vpihour |
1301 |
|
707 |
|
|
//Si on est dans la visualisation du dossier d'autorisation |
708 |
|
|
if ( isset($_GET['visualisation']) && $_GET['visualisation'] == "dossier_autorisation" ){ |
709 |
|
|
|
710 |
|
|
$portlet_actions['edition'] = $portlet_actions['modifier'] = null; |
711 |
|
|
} |
712 |
vpihour |
1249 |
?> |