12 |
'proprietaire.nom as proprietaire', |
'proprietaire.nom as proprietaire', |
13 |
'pos', |
'pos', |
14 |
'surface', |
'surface', |
15 |
'section' |
'section', |
16 |
|
'substring(astext(geom), 0,100)' |
17 |
); |
); |
18 |
; |
; |
19 |
$champRecherche=array('parcelle', |
$champRecherche=array('parcelle', |
35 |
$champRecherche=array('parcelle'); |
$champRecherche=array('parcelle'); |
36 |
} |
} |
37 |
|
|
38 |
|
$href[5]['lien'] = "../scr/tab_sig.php?idx="; |
39 |
|
$href[5]['id']= "&obj=parcelle&geometrie=polygon"; |
40 |
|
$href[5]['lib']= "<img src='../app/img/sig.png' border=0>"; |
41 |
|
|
42 |
|
|
43 |
?> |
?> |