I have 64 vector layers, all of them must be warped using the v.transform module; the pointsfile is the same for all vectors.
How can I apply the transformation recursively to all layers?
I'm not bind to use GRASS, but I don't want (for a bunch of reasons) to merge all layers into one and apply the transformation on the single file.
Thank you guys
