[GRASS-dev] Individual vector feature processing: v.clump?
Markus Neteler
neteler at osgeo.org
Wed Dec 3 08:51:42 PST 2014
Hi,
for a calculation I need to loop over all vector features in a map in
order to perform individually a computation. For that I cannot use the
category information since it may be used as 1:n link.
I wonder if a new v.clump command would make sense or the addition of
a new method in v.category to simplify this task?
Eventually I would implement the processing loop as a Python script.
Markus
More information about the grass-dev
mailing list