<div dir="ltr">This worked well<div>Extract with r.mapcalc as you suggest; then select the layer in the layer manager and right click and select 'Zoom to selected map(s) (Ignore NULLS).</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 8, 2015 at 4:33 PM, Anna Petrášová <span dir="ltr"><<a href="mailto:kratochanna@gmail.com" target="_blank">kratochanna@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I would probably extract them using r.mapcalc<div>if(map < ..., map, null())</div><div><br></div><div>and then convert them to vector points using r.to.vect.</div><span class="HOEnZb"><font color="#888888"><div><br></div></font></span><div><span class="HOEnZb"><font color="#888888">Anna<br></font></span><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Tue, Dec 8, 2015 at 3:46 PM, Marvin Eng <span dir="ltr"><<a href="mailto:knot.tyer@gmail.com" target="_blank">knot.tyer@gmail.com</a>></span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><div dir="ltr">I would like to find the location of pixels in a raster that have a specific value. <div><br></div><div>I have a large raster with a small number of values that I think are not classified correctly. I would like to be able to 'go to' the location(s) of those pixels so I can examine the underlying inputs.</div></div>
<br></span><span class="">_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br></span></blockquote></div><br></div></div></div>
</blockquote></div><br></div></div>