v.fixed.segmentpoints is just a wrapper script of v.Segment http://grass.osgeo.org/grass71/manuals/v.segment.html
v.segment is very flexible. you have to define rules (e.g. lines with different cats). IMHO it's the way to go if the river segments have different cats. in v.fixed.segmentpoints I've implemented that the attribute table contains the distance from source, but that's not implemented in v.segment. ----- best regards Helmut -- View this message in context: http://osgeo-org.1560.x6.nabble.com/how-to-change-all-cats-in-a-vector-line-tp5175575p5175693.html Sent from the Grass - Users mailing list archive at Nabble.com. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
