<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>Mapping patch area and perimeter to their respective pixels</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Hi list,<BR>
<BR>
I'm doing a spatial analysis on patches and I was wondering if it is possible to output raster maps in stead of plain text files with attribute such as area and perimeter of the patch.<BR>
<BR>
I can use r.le.trace to get basic stats like patch area, and the patch number.<BR>
<BR>
With r.le.patch -n I can output a map with the attributes of the pixels set to the patch number.<BR>
<BR>
Linking the two with r.reclass I could make a raster map where the pixels have an attribute value according to size or perimeter of the patch they belong to. However I feel that this is to complex and people will have needed similar output from r.le.<BR>
<BR>
So in short, is there a way to map the size or perimeter of a patch directly to the pixels within this patch?<BR>
<BR>
Kind regards,<BR>
Koen</FONT>
</P>

</BODY>
</HTML>