[GRASSLIST:2216] i.points

How does one delete points in order to just start over? I have already toggled the points off in the analyze section, but they still appear in red on the map. Is there a way to simply b"blow away" the all points and start anew?

Kirk

On Wed, Jan 14, 2004 at 09:20:59AM -0600, Kirk R. Wythers wrote:

How does one delete points in order to just start over? I have already
toggled the points off in the analyze section, but they still appear in
red on the map. Is there a way to simply b"blow away" the all points
and start anew?

The only (simple) method is to edit the POINTS file:
edit <gisdbase>/<location>/<mapset>/group/<groupname>/POINTS

It's an ASCII file, the last column indicates if the point
is active (1) or disabled (0).

Markus