On Wed, Apr 11, 2012 at 12:19 AM, Michael Barton <[email protected]> wrote: > In GRASS 7, how can you fix the following error? > > Coor file of vector map <coast3@SAA2012_survey_analysis> is larger than it > should be (154662962 bytes excess)
That can happen if a module exists with an error before the new vector is properly closed. > > I've tried v.build and v.clean, copying to a new vector, and even v.type. > Nothing seems to work. The output vector of v.clean and v.type should no longer show this warning (e.g. v.info of the output), granted that the module finished successfully. HTH, Markus M _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
