@maschinenlesbar.org/regionalatlas-cli
Preparing search index...
FieldInfo
Interface FieldInfo
ArcGIS field metadata (from the query response).
interface
FieldInfo
{
alias
?:
string
;
length
?:
number
;
name
:
string
;
type
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
alias?
length?
name
type?
Properties
Optional
alias
alias
?:
string
Optional
length
length
?:
number
name
name
:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
length
name
type
@maschinenlesbar.org/regionalatlas-cli
Loading...
ArcGIS field metadata (from the query response).