Hi,

I've develop some GIS tools with Delphi and want to use GDAL/OGR. I can't find
any existing Pascal bindings, so I start to write them by myself. Now
I have ObjectPascal
(Delphi and FreePascal compatible) bindings for OGR.

When I compile and run small test application (simply open a shape,
display number of features
and table shema) I find that OGRReleaseDatasource return error code 6
instead OGR_ERRNONE.
Why? Maybe there are bugs in test application or in my bindings? Can
anyone look at this?

Pascal bindings and test program attached.

Thanks

-- 
Alexander Bruy

Attachment: ogr_pas.tar.bz2
Description: BZip2 compressed data

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to