Thomas,

OGR doesn't promise the same field order. Individual drivers can reorder the
fields when they save the data.
You may be able to reorder the fields using the -select option in ogr2ogr.

On Tue, Sep 20, 2011 at 7:05 PM, BSAP ( Andres Thomas ) <
[email protected]> wrote:

>  Dear List,****
>
> ** **
>
> i have exported data from postgres to an itf with the following command:**
> **
>
> ** **
>
> ogr2ogr -f "Interlis 1" mynew.itf,myili1.ili PG:"dbname='mydatabase'
> host='localhost' port='123' user='postgres' password='mypassword'"****
>
> ** **
>
> The ITF was created, but the attributes of one table i.e. are not in the
> same order like in the ILI-File… and also not in the same order like in the
> Postgres Database…****
>
> Why that?****
>
> ** **
>
> Thx for your help,****
>
> Thomas Andres****
>
> ** **
>
> ** **
>
> _______________________________________________
> gdal-dev mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>



-- 
Best regards,
Chaitanya kumar CH.

+91-9494447584
17.2416N 80.1426E
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to