Re: [gdal-dev] Interlis driver does not polygonize anymore

2014-11-17 Thread Stefan Ziegler
Perfect! Thanks. Did I get it right: If I want the polygon from an "AREA"-table I need to explicit request the polygon geometry? From my point of view the point geometry from an "AREA"-table is only there to join the attributes to the polygons. regards Stefan On Mon, Nov 17, 2014 at 8:52 AM, Pir

Re: [gdal-dev] Interlis driver does not polygonize anymore

2014-11-16 Thread Pirmin Kalberer
Hi Stefan, Am Freitag, 14. November 2014, 17.09:12 schrieb Stefan Ziegler: > Ok, the autotest example runs smoothly. It seems a problem with the order > of the relation attribute "Entstehung" in the table > Bodenbedeckung__BoFlaeche in my data (find it attached). It is added as the > last attribut

Re: [gdal-dev] Interlis driver does not polygonize anymore

2014-11-16 Thread Stefan Ziegler
I think my answer is still on hold because of the attachements. Now the answer w/o attachements: Ok, the autotest example runs smoothly. It seems a problem with the order of the relation attribute "Entstehung" in the table Bodenbedeckung__BoFlaeche in my data (link see below). It is added as the l

Re: [gdal-dev] Interlis driver does not polygonize anymore

2014-11-14 Thread Even Rouault
Stefan, > > I've got some problems with the interlis driver. When I try to convert an > interlis 1 file to shapefiles with the following command: > > ogr2ogr shpdir/ 254900/254900.itf,dm01avso24.imd > > There are no polygon shapes created. It seems that the point coordinates - > which are store

[gdal-dev] Interlis driver does not polygonize anymore

2014-11-14 Thread Stefan Ziegler
Hi I've got some problems with the interlis driver. When I try to convert an interlis 1 file to shapefiles with the following command: ogr2ogr shpdir/ 254900/254900.itf,dm01avso24.imd There are no polygon shapes created. It seems that the point coordinates - which are stored in two separate colu