voice: 480-965-6262; fax: 480-965-7671 www: http://www.public.asu.edu/~cmbarton
On Feb 12, 2008, at 12:17 PM, [EMAIL PROTECTED] wrote:
Date: Tue, 12 Feb 2008 18:20:21 +0100 From: Jarek Jasiewicz <[EMAIL PROTECTED]> Subject: [GRASS-user] v.rast.stats error To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hi When runs v.rast stats with foolowing command: v.rast.stats -e [EMAIL PROTECTED] layer=1 [EMAIL PROTECTED] colprefix=dep percentile=90 recive error: ERROR:[EMAIL PROTECTED] is not in the current mapset (LUBSKO) ERROR:An error occurred while converting vector to raster G__open(r): mapset (LUBSKO) doesn't match xmapset (LUBSKO_9432.0) G__open(r): mapset (LUBSKO) doesn't match xmapset (LUBSKO_9432.0) ERROR:[EMAIL PROTECTED] is not in the current mapset (LUBSKO) everything seems clear, but why postfix: _9432.0 after mapset name?? Jarek
I just ran into the same issue today. The script checks to see if the map is in the current mapset and is not properly parsing the [EMAIL PROTECTED] format ([EMAIL PROTECTED])
Delete the @mapset part and rerun this. It should work fine. Michael _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
