[GRASSLIST:8270] boundary for v.delaunay

Hello,

is it possible to pass a boundary polygon to v.delaunay which tells were to build the tin (avoiding triangulation in concave boundary regions) ?

Thanks in advance,

Karl

--------------------------------------------------------------------------
Dr.-Ing. Karl BROICH Tel: +49 / (0) 89 / 6004 2478
Universität der Bundeswehr München Fax: +49 / (0) 89 / 6004 3858
Institut für Wasserwesen
Werner-Heisenberg-Weg 39
D 85577 Neubiberg
--------------------------------------------------------------------------

is it possible to pass a boundary polygon to v.delaunay which tells
were to build the tin (avoiding triangulation in concave boundary
regions) ?

combine with results of v.hull?

Hamish