bellockk / alphashape

Toolbox for constructing alpha shapes.
MIT License
252 stars 28 forks source link

Create Application Utilizing the `alphashape` Toolbox #2

Closed bellockk closed 5 years ago

bellockk commented 5 years ago

Description

A placeholder for a command line application using the alphashape toolbox is in the source code. This needs to be updated to include capability to read in a ESRI shapefile, an alpha parameter, and a target ESRI shapefile location and write out the geometries created by the alphashape tool to the target file.

Acceptance Criteria

Installing the alphashape toolbox will add a command line utility with the capability described in the Description of this issue.

bellockk commented 5 years ago

A command line utility called alphashape was created. The following commit includes this capability.

5b1bf59663deccdce54e73483e3a2473c45752c9