Parameters
| Name | Type | Mode |
|---|---|---|
| geom | geometry | IN |
| tolerance | double precision | IN |
| boundary | geometry | IN |
| center | geometry | OUT |
| nearest | geometry | OUT |
| radius | double precision | OUT |
args: geom, tolerance=0.0, boundary=POINT EMPTY - Computes the largest circle not overlapping a geometry.
| Name | Type | Mode |
|---|---|---|
| geom | geometry | IN |
| tolerance | double precision | IN |
| boundary | geometry | IN |
| center | geometry | OUT |
| nearest | geometry | OUT |
| radius | double precision | OUT |