Parameters
| Name | Type | Mode |
|---|---|---|
| $1 | USER-DEFINED | IN |
| $2 | USER-DEFINED | IN |
| $3 | boolean | IN |
args: gg1, gg2, use_spheroid - For geometry type Returns the 2-dimensional cartesian minimum distance (based on spatial ref) between two geometries in projected units. For geography type defaults to return spheroidal minimum distance between two geographies in meters.
| Name | Type | Mode |
|---|---|---|
| $1 | USER-DEFINED | IN |
| $2 | USER-DEFINED | IN |
| $3 | boolean | IN |