@sqlrooms/project-builder / SpatialLoadOptions
Type Alias: SpatialLoadOptions
SpatialLoadOptions:
objectOutputType
<extendShape
<{schema
:ZodOptional
<ZodString
>;select
:ZodOptional
<ZodArray
<ZodString
,"many"
>>;where
:ZodOptional
<ZodString
>;view
:ZodOptional
<ZodBoolean
>;temp
:ZodOptional
<ZodBoolean
>;replace
:ZodOptional
<ZodBoolean
>; }, {options
:ZodOptional
<ZodUnion
<[ZodArray
<ZodString
,"many"
>,ZodString
,ZodRecord
<ZodString
,ZodUnknown
>]>>; }>,ZodUnknown
,"strip"
>
Interface
Extended options specifically for spatial data loading Includes all standard options plus spatial-specific parameters SpatialLoadOptions