Hi,<br><br>I notice that the GML driver wrong to understand some kind of field.<br><br>for example:<br><br>I have this tags:<br><br>&lt;element&gt;<br>  &lt;id&gt;1&lt;/id&gt;<br>  &lt;code&gt;010206&lt;/code&gt;<br>&lt;/element&gt;<br>
&lt;element&gt;<br>
  &lt;id&gt;2&lt;/id&gt;<br>
  &lt;code&gt;100206&lt;/code&gt;<br>
&lt;/element&gt;<br>
<br>the GML driver parsing this tags intepret they as integer so in the shapefile result<br>they are translate in<br><br>id (integer), code (integer) <br>1, 10206<br>2, 100206<br><br>this is a bad situation for me because the values in code field is a block-code to fixed lenght (6 characters).<br>
And after the conversion in shapefile is not possible to join with tables where there is the values (text) 010206, 100206<br><br>I see the GML driver create a .gfs field where it has the description of these fileds,<br>I could change it, but unfortunately I have many files and to change all the gfs is a huge work.<br>
<br>I think perhaps a good solution should be to use a config parameter to overlap the description in the gfs files.<br>So I could manually write a GFS file usable for all the files GML I need to translate in shapefile/postgis.<br>
<br>But I don&#39;t know if the gfs file do something else or only the description of every field.<br><br><br clear="all">thx,<br><br>-- <br>-----------------<br>Andrea Peri<br>. . . . . . . . . <br>qwerty àèìòù<br>-----------------<br>
<br>