On Wed, May 16, 2012 at 4:36 PM, Patrick S. <[email protected]> wrote: > Dear list, > > first a feedback to the developers : Seems there has been a change to > v.type? > "from_type" and "to_type" is now required, but the example still shows > "type=from,to" as use case.
Thanks, manual fixed. > 2.) using from_type=centroid and to_type=point does not create a point only > layer, but still include boundaries. Any idea why? I suppose that you first have to extract the centroids with v.extract, then run v.type on the resulting map. Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
