Preparing search index...
The search index is not available
flatgeobuf
flatgeobuf
ColumnMeta
Interface ColumnMeta
interface
ColumnMeta
{
description
:
string
;
name
:
string
;
nullable
:
boolean
;
precision
:
number
;
primary_key
:
boolean
;
scale
:
number
;
title
:
string
;
type
:
ColumnType
;
unique
:
boolean
;
width
:
number
;
}
Index
Properties
description
name
nullable
precision
primary_
key
scale
title
type
unique
width
Properties
description
description
:
string
name
name
:
string
nullable
nullable
:
boolean
precision
precision
:
number
primary_
key
primary_
key
:
boolean
scale
scale
:
number
title
title
:
string
type
type
:
ColumnType
unique
unique
:
boolean
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
name
nullable
precision
primary_
key
scale
title
type
unique
width
flatgeobuf
Loading...