Changes between Version 2 and Version 3 of Ticket #61


Ignore:
Timestamp:
Dec 14, 2006, 5:09:54 PM (18 years ago)
Author:
ole
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61 – Description

    v2 v3  
    22
    33Question: should the boundary be rectanglar?... gut says No
     4
     5
     6I suggest we use the alpha-shape code to produce tightly hugging
     7polygon's containing the dataset and return them using a method such as G.get_boundary() with an optional argument for alpha. (Ole)
     8 
    49
    510----------------------