[GRASS-user] v.neighors error:region do not overlap

Thanks Anna, for pointing out the error.

+1 for removing the test or change it to WARNING without 'exit'.
In my opinion this is the standard behavior of all raster-commands.

Patrick

On 05.08.2015 18:51, grass-user-request@lists.osgeo.org wrote:

Looking at v.neighbors source code [1], the message seems wrong, it should
be something like "Some input vector points are outside of computational
region". But I don't understand why this should prevent v.neighbors from
running. Perhaps this test could be removed?

Anna