[GRASS-dev] v.edit
Wolf Bergenheim
wolf+grass at bergenheim.net
Tue Jun 6 03:30:47 EDT 2006
Ok now v.edit's add functionality is completed. One can add
point,line,area,boundary,centroid. Boundaries will not be given a cat.
Adding an area tries to put a centroid in the geographic mean, and if it
fails it will exit, with nothing added.
if you give many co-ordinates when adding a point many points will be
generated.
The cat support includes support for many cat's and ranges. This is for
instance supported:
v.edit map=test cat=267,347-350,353,356-359 coords=...
And if there are more points then given cats, the cat will just be
increased by one. The example above will result in 10 cats:
267,347,348,349,350,353,356,357,358 and 359. If you give 11 point the
eleventh point will get the next cat (which is 360)
--Wolf
--
<:3 )---- Wolf Bergenheim ----( 8:>
More information about the grass-dev
mailing list