[GRASS-user] thresh in v.select?

Markus Neteler neteler at osgeo.org
Sat Sep 26 13:46:16 EDT 2009


On Thu, Sep 24, 2009 at 2:07 PM, achim <ak7 at jupiter.uni-freiburg.de> wrote:
> Hi all,
>
> I am using grass6.5, so I can use some v.select options.
>
> Now I have a general problem with objects that are very,
> very close to each other: only some digits far behind the
> comma are different.
>
> Is there a way to define the accuracy?

The code uses Vect_select_lines_by_box():
http://download.osgeo.org/grass/grass6_progman/vector_2Vlib_2select_8c.html#b1754f710ac2001a10af2ff724d92ff5

So it takes what it finds. What is the exact problem? That
it takes too many? A simple example would be useful.

Markus


More information about the grass-user mailing list