Sig,<br><br>ogrinfo doesn&#39;t force the recomputation of extent. It is considered as a costly operation. ogrinfo just reports the stored extent.<br>Whereas in ogr2ogr, creating a new file automatically computes the extents.<br>
<br><div class="gmail_quote">On Fri, Apr 22, 2011 at 7:44 PM, Luca Sigfrido Percich <span dir="ltr">&lt;<a href="mailto:sigfrido@tiscali.it">sigfrido@tiscali.it</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Hi Matthew,<br>
<br>
Your question is interesting. ogrinfo -where seemed to be the answer,<br>
but...<br>
<br>
I tried ogrinfo with the -where &quot;sql where&quot; option with both MapInfo and<br>
PostGIS layers. In your case it should be:<br>
<br>
ogrinfo -ro -so -al -where &quot;$WHERECLAUSE&quot; &quot;whole_shapefile.shp&quot;<br>
<br>
The returned extent is always the same, regardless of the presence or<br>
composition of the -where clause, so it refers to the whole layer rather<br>
than to the selected features.<br>
(I&#39;m using GDAL 1.9 dev)<br>
<br>
Is this the expected behaviour of ogrinfo -where &quot;...&quot;? Or sould -where<br>
affect the returned Extent too?<br>
<br>
Thank you all<br>
<br>
Sig<br>
<br>
Il giorno ven, 22/04/2011 alle 08.22 -0500, Matthew Pettis ha scritto:<br>
<div><div></div><div class="h5">&gt; Hi All,<br>
&gt;<br>
&gt;<br>
&gt; I think this is the right list for the question below, as I cannot<br>
&gt; find a different list that matches my question better.<br>
&gt;<br>
&gt;<br>
&gt; I&#39;m using ogr2ogr and ogrinfo (v1.4), and I want to extract the extent<br>
&gt; from the result of a subsetting where argument.  I have a solution<br>
&gt; here that works but I&#39;m wondering if I&#39;m missing some more obvious<br>
&gt; solution.  In a bash script, I do the following (the core snippet<br>
&gt; only, as I took out the shebang and option-getting/setting code:)<br>
&gt;<br>
&gt;<br>
&gt; ---------------------------<br>
&gt; rm -rf /tmp/tmpshpfile.*<br>
&gt;<br>
&gt;<br>
&gt; ogr2ogr -where &quot;$WHERECLAUSE&quot; /tmp/tmpshpfile.shp &quot;$FILE&quot;<br>
&gt;<br>
&gt;<br>
&gt; ogrinfo -ro -so -al /tmp/tmpshpfile.shp | \<br>
&gt;     grep Extent | \<br>
&gt;     tr -d &#39;[:alpha:]:() -&#39; | \<br>
&gt;     tr &#39;,&#39; &#39; &#39;<br>
&gt;<br>
&gt;<br>
&gt; rm -rf /tmp/tmpshpfile.*<br>
&gt; ---------------------------<br>
&gt;<br>
&gt;<br>
&gt; I can use it as follows:<br>
&gt;<br>
&gt;<br>
&gt; ---------------------------<br>
&gt; $ ./bbox.sh -f /path/to/shp/shp_counties.shp -w &quot;COUNTY_NAME=&#39;Yellow<br>
&gt; Medicine&#39;&quot;<br>
&gt; 226206.484375 4934737.000000313007.250000 4979500.500000<br>
&gt; ---------------------------<br>
&gt;<br>
&gt;<br>
&gt; Where the argument to &#39;-w&#39; is put into the &#39;$WHERECLAUSE&#39; variable in<br>
&gt; the script.<br>
&gt;<br>
&gt;<br>
&gt; This works.  As I wrote, though, am I missing something obvious in<br>
&gt; command-line switches to either of these programs that would simplify<br>
&gt; this so I wouldn&#39;t have to use this script?  Or is there some other,<br>
&gt; better way of doing this?  Also, is there a way to pipe the output of<br>
&gt; ogr2ogr on stdout directly to the stdin of ogrinfo?<br>
&gt;<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Matt<br>
</div></div>&gt; _______________________________________________<br>
&gt; gdal-dev mailing list<br>
&gt; <a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Best regards,<br>Chaitanya kumar CH.<br>/tʃaɪθənjə/ /kʊmɑr/ <br>+91-9494447584<br>17.2416N 80.1426E<br>