Hi,

I'm try-ing to apply this kind of filter on a mapserver mapfile on a
gdal/ogr spatialite dataset.

    FILTER "WHERE ID_ING LIKE '%idtpn%'"

and defining

 METADATA
      'default_idtpn' '%'

But I'm having an error with this log.

msOGRFileWhichShapes(): OGR error. SetAttributeFilter(ID_ING LIKE '%')
failed on layer rt_speleologia.idingrotte.rt.

It seem to be a gdal error.

So I like to know if the sintax

.. WHERE ID_ING LIKE '%'

Is acceptable for the OGR SQL dialect.

Thx in advance,


-- 
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to