Hello, I am trying to read the interlis 2 data (.xtf file) into my application using GDAL/OGR library. The application could read feature and field definitions but unable to read the Geometry. e.g. ogr.GeometryTypeToName( featDefn.GetGeomType() ) returning "Unknown (any)" and Geometry reference as null. It would be really helpful if somebody can share comments on this. P.S. : I tried to visualize the data using QGIS with Interlis 2 plugin, I am able to see the Geometry.
Regards,Sameer Sheikh
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
