[GRASS-dev] how to fix coor file size error

Markus Metz markus.metz.giswork at googlemail.com
Wed Apr 11 02:25:04 EDT 2012


On Wed, Apr 11, 2012 at 12:19 AM, Michael Barton <Michael.Barton at asu.edu> wrote:
> In GRASS 7, how can you fix the following error?
>
> Coor file of vector map <coast3 at 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


More information about the grass-dev mailing list