<div dir="ltr">Hi,<br><br>I'm not sure if this is what you are looking for exactly, but if you do this in a query in a PostGIS database it might help:<br><br>SELECT postgis_full_version()<br><br>It will give you something like:<br>

<br>"POSTGIS="2.0.1 r9979" GEOS="3.3.5-CAPI-1.7.5" PROJ="Rel. 4.8.0, 6 March 2012"<b> GDAL="GDAL 1.9.1, released 2012/05/15"</b> LIBXML="2.7.8" LIBJSON="UNKNOWN" TOPOLOGY (topology procs from "2.0.0 r9605" need upgrade) RASTER"<br>

<div><br></div><div>James</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 28 February 2013 12:23, laurent <span dir="ltr"><<a href="mailto:lcelati@latitude-geosystems.com" target="_blank">lcelati@latitude-geosystems.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I would like know information regarding gdal version used by my postgis.i<br>
would like test my postgis gdal version with gdalinfo . But how to find  the<br>
.bat file in the  in order to tape  gdalinfo --formats ? Where is the<br>
command file in the postgis directory?<br>
<br>
In advance thank you.<br>
<br>
Regards.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://postgis.17.n6.nabble.com/How-to-test-gdalinfo-for-my-postgis-s-gdal-tp5002726.html" target="_blank">http://postgis.17.n6.nabble.com/How-to-test-gdalinfo-for-my-postgis-s-gdal-tp5002726.html</a><br>


Sent from the PostGIS - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a><br>
</blockquote></div><br></div>