Selon Alexandre Gacon :
> Hi,
>
> We use currently GDAL/OGR C++ API to execute complicated requests on a
> postgis database. Apparently, GDAL executes the request also to find the
> spatial reference of the result. Is it possible to bypass this behavior and
> thus to avoid the execution of our req
Hi,
We use currently GDAL/OGR C++ API to execute complicated requests on a
postgis database. Apparently, GDAL executes the request also to find the
spatial reference of the result. Is it possible to bypass this behavior and
thus to avoid the execution of our request ?
--
Alexandre Gacon