[GRASS-user] filling inter-contour area with constant value

Moritz Lennert mlennert at club.worldonline.be
Tue Apr 29 01:19:36 PDT 2014


[Please keep threads on the list]

On 29/04/14 00:33, John Ciolek wrote:
> Hi Moritz.
>
> What do you mean by the following suggestion?
>
> On Apr 28, 2014, at 2:45 AM, Moritz Lennert wrote:
>
>> - if necessary, add a line at the edge of the region and patch that
>> with your contour lines to close polygons (v.in.region, v.patch)
>
> Are you suggesting that you can close a contour (connect the beginning
> point to the ending point) using v.in.region or v.patch?

No, not the beginning point to the end point. Either you have closed 
contours or your contours go over the edge of your current region, 
meaning that some contours are not closed. So, in order to close them, 
you can do so arbitrarily at the edge of your region by patching in a 
line that represents that edge. This line can be created with v.in.region.

Moritz


More information about the grass-user mailing list