Hi Annina do you have some Interlis 2.2 data? I think the ogr driver was written when 2.2 was the offical Interlis 2 version. But that's just guessing.... regards Stefan
-----Ursprüngliche Nachricht----- Von: Annina Hirschi Wyss [mailto:[email protected]] Gesendet am: Samstag, 16. Oktober 2010 13:12 An: Ziegler Stefan Cc: qgis-user Betreff: Re: [Qgis-user] INTERLIS plugin on mac Hi Stefan, Thanks for your investigations! On Oct 12, 2010, at 9:28 AM, Ziegler Stefan wrote: Hi Annina > Just a queston: It seems only INTERLIS 1 is supported? > Are there plans to support INTERLIS 2 too? As for ogr2ogr INTERLIS 2 is supported [1]. A quick look into the plugin code shows that the first problem is the file chooser which allows you to select only *.itf files. I changed this to *.xml and *.xtf. I can now select also INTERLIS 2 files but after hitting the ok button qgis crashes... I then tried to open the INTERLIS 2 file as a normal vector layer (with the default vector layer dialog). This kills qgis too and you would have no model support (but is it necessary for INTERLIS 2 since it doesn't have to polygonize the geometries). Same thing here Last attempt with the console: ogr2ogr -f "ESRI Shapefile" shp2/ Test23_erweitert.xml,Test23_erweitert.ili This is just another frustration: Info: Folder /usr/local/bin/standard doesn't exist; ignored Speicherzugriffsfehler Same thing here Without the model it works and creates all the shapes. For me this gives the "Segmentation fault" but this time without the "Info: Folder..."
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
