[Gdal-dev] OGRLayer::TestCapability for mysql question

Frank Warmerdam warmerdam at pobox.com
Tue Sep 25 21:33:01 EDT 2007


On 9/25/07, godofredo contreras <frdcn at hotmail.com> wrote:
>
> Hi:
>
> I am working with gdal 1.4.2 and the mysql driver, ogrinfo reports read and
> write support
> for mysql. TestCapabilities method only reports:
>
> Random Read
> Fast Spatial filter
> Fast feature count
>
> OGRLayer documentation says that "SequentialWrite" is related to
> CreateFeature()
> and "RandomWrite" is related with SetFeature()
>
> I have tested both methods and both of them work. Is this a bug of
> TestCapabilities
> in mysql driver?

Godofredo,

This is a bug in the driver TestCapabilities() function.  I would
appreciate it if you could file a bug in trac on this issue.

Thanks,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the Gdal-dev mailing list