
Compute the distance between geometries, plus the areas and lengths of geometries.
Features
- Read OBJECTID from FIleGDB tables.
- Compute the distance between geometries.
- Compute areas and lengths of geometries.
- Compute convex hull of geometries.
- Compute centroid of geometries.
- Build a buffer of geometries.
Fixes
- Unable to compute Union.
- Shape distortion in GDB.