Dear Roger, 2009/10/22 Roger Bivand <[email protected]>: ... > vInfo() expects the output of v.info to be in English, > otherwise it cannot be parsed. Change to an English locale and it will work.
This should not be needed, if... > By the way, does anyone know of a non-localised way of retrieving the > information needed - vInfo for bugsites returns: > > points lines boundaries centroids areas islands faces > 90 0 0 0 0 0 0 > kernels > 0 ... you use the -t flag for v.info which is not localised. A related patch of vInfo should solve the problem. GRASS should always offer a non-localised way to output such kind of information, if missing please tell us and we add a related flag. Best Markus _______________________________________________ grass-stats mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-stats
