On 27/06/09 05:01, Michael Perdue wrote:
Is there a way to test if two vectors are identical, including their attribute tables? i.e., I've changed some code and now I want to test that the results are the same. Is there an easy way to do this?

Since 6.5 v.select offers the use of GEOS operators, which includes 'equals'. But this only tests the geometries, so you would have to test the attribute tables separately.

Moritz
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to