@sqlrooms/deck / findGeometryColumn
Function: findGeometryColumn()
findGeometryColumn(
table?): {geometryColumn:string;geometryEncodingHint:GeometryEncodingHint|undefined; } |null
Parameters
| Parameter | Type |
|---|---|
table? | DataTable |
Returns
{ geometryColumn: string; geometryEncodingHint: GeometryEncodingHint | undefined; } | null