<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><div><br></div><div>Anna<br><div class="gmail_extra"><br><div class="gmail_quote">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><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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>_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">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></blockquote></div><br></div></div></div>