<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">As soon as a raster map is accessed as input or output, the current<br>
region settings are used (for most modules) as the extents and<br>
resolution for any raster operations.<br></blockquote><div><br></div><div>If I have a GRASS vector map that is simply an import of PostGIS points (no attributes), is the region not the same as the entire map?</div><div><br>

</div><div>I looked over the g.region command, and I&#39;m not clear how one gets from defining a region to v.kernel. v.kernel&#39;s documentation (<a href="http://grass.fbk.eu/gdp/html_grass64/v.kernel.html">http://grass.fbk.eu/gdp/html_grass64/v.kernel.html</a>) is not clear on this point, and it appears that it just takes a vector map as input? Although, that being said, I&#39;m confused about the <b>input</b> and <b>net</b> parameters. Is <b>input</b> actually a region and <b>net</b> actually the vector map?</div>

<div><br></div><div>Also, how do I even define a region in the first place? Can I draw it using the map display? Or do I need to write down the coordinates as I hover my mouse over the NW and SE extents of the area of the vector I want to focus on?</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">In this case it may or may not desirable to run v.kernel on the whole<br>
vector map, e.g. if you want to try different settings, rather use a<br>
smaller region that covers only parts of the vector. Once you&#39;re happy<br>
with the results, you can expand the region to cover the whole vector<br>
with<br>
g.region vect=&lt;name_of_my_vector&gt; -p<br></blockquote><div><br></div><div>When you say &quot;the vector&quot;, is this some other vector map besides the map with my 2 million points?</div><div><br></div><div>Thanks for your help on this!</div>

<div><br></div><div>Aren</div></div>