Le lundi 07 mai 2012 19:54:19, Even Rouault a écrit : > Le lundi 07 mai 2012 17:58:16, Sjur Kolberg a écrit : > > Hello, > > > > I try to migrate my IDRISI Vector reading routines from in-house > > functions to OGR, but have problems with attribute values files. Vector > > data sets which are linked to .mdb databases are read OK, but for data > > sets having only a simple .avl+.adc pair present, these seem to be > > ignored, and only the .vct and .vdc files seem to be read. > > > > Are .avl and .adc files with the same file title not recognised as a part > > of the data set? Is there a way to specify that a certain .avl+.adc pair > > should be read? > > No, there is no support for .avl / .adc yet. It would be helpful if you > could provide a sample dataset (ideally with .avl, .adc, .vct, .vdc)
I've just added support for .avl / .adc in GDAL trunk, lightly tested from the samples you've provided. Feedback appreciated. Binary should be available download from http://vbkto.dyndns.org/sdk/ daily builds . See the -development packages in the first lines of the first table. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
