Search
Preparing search index...
The search index is not available
FDOT GIS Framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
EsriFeatureSource
Class EsriFeatureSource
Hierarchy
EsriFeatureSource
Implements
FeatureSource
FeatureSource
FeatureSource
FeatureSource
Index
Constructors
constructor
Properties
_convert
ToEsri
Geometry
Type
_description
_id
_name
_sources
_store
Provider
_supports
Find
_supports
Identify
convert
ToFind
Result
description
id
name
settings
sources
supports
Find
supports
Identify
Methods
find
identify
Constructors
constructor
new
Esri
Feature
Source
(
id
:
string
, name
:
string
, description
:
string
, sources
:
Array
<
EsriFeatureType
>
, supportIdentify
:
boolean
, supportFind
:
boolean
)
:
EsriFeatureSource
new
Esri
Feature
Source
(
id
:
string
, name
:
string
, description
:
string
, sources
:
Array
<
EsriFeatureType
>
, supportIdentify
:
boolean
, supportFind
:
boolean
)
:
EsriFeatureSource
new
Esri
Feature
Source
(
id
:
string
, name
:
string
, description
:
string
, sources
:
Array
<
EsriFeatureType
>
, supportIdentify
:
boolean
, supportFind
:
boolean
)
:
EsriFeatureSource
Parameters
id:
string
name:
string
description:
string
sources:
Array
<
EsriFeatureType
>
supportIdentify:
boolean
supportFind:
boolean
Returns
EsriFeatureSource
Parameters
id:
string
name:
string
description:
string
sources:
Array
<
EsriFeatureType
>
supportIdentify:
boolean
supportFind:
boolean
Returns
EsriFeatureSource
Parameters
id:
string
name:
string
description:
string
sources:
Array
<
EsriFeatureType
>
supportIdentify:
boolean
supportFind:
boolean
Returns
EsriFeatureSource
Properties
Private
_convert
ToEsri
Geometry
Type
_convert
ToEsri
Geometry
Type
(
geoJsonType
:
string
)
:
string
Parameters
geoJsonType:
string
Returns
string
Private
_description
_description
:
any
Private
_id
_id
:
any
Private
_name
_name
:
any
Private
_sources
_sources
:
any
Private
_store
Provider
_store
Provider
:
any
= new EsriFeatureStoreProvider()
Private
_supports
Find
_supports
Find
:
any
Private
_supports
Identify
_supports
Identify
:
any
Private
convert
ToFind
Result
convert
ToFind
Result
(
esriResult
:
EsriFindResponse
)
:
Promise
<
FindResult
>
Parameters
esriResult:
EsriFindResponse
Returns
Promise
<
FindResult
>
description
get
description
(
)
:
string
Returns
string
id
get
id
(
)
:
string
Returns
string
name
get
name
(
)
:
string
Returns
string
Private
settings
settings
:
any
= window.Framework.Settings
sources
get
sources
(
)
:
Array
<
FeatureType
>
Returns
Array
<
FeatureType
>
supports
Find
get
supportsFind
(
)
:
boolean
Returns
boolean
supports
Identify
get
supportsIdentify
(
)
:
boolean
Returns
boolean
Methods
find
find
(
options
:
FindOptions
)
:
Promise
<
FindResult
>
find
(
options
:
FindOptions
)
:
Promise
<
FindResult
>
find
(
options
:
FindOptions
)
:
Promise
<
FindResult
>
Parameters
options:
FindOptions
Returns
Promise
<
FindResult
>
Parameters
options:
FindOptions
Returns
Promise
<
FindResult
>
Parameters
options:
FindOptions
Returns
Promise
<
FindResult
>
identify
identify
(
options
:
IdentifyOptions
)
:
Promise
<
IdentifyResult
>
identify
(
options
:
IdentifyOptions
)
:
Promise
<
IdentifyResult
>
identify
(
options
:
IdentifyOptions
)
:
Promise
<
IdentifyResult
>
Parameters
options:
IdentifyOptions
Returns
Promise
<
IdentifyResult
>
Parameters
options:
IdentifyOptions
Returns
Promise
<
IdentifyResult
>
Parameters
options:
IdentifyOptions
Returns
Promise
<
IdentifyResult
>
Globals
Esri
Feature
Source
constructor
_convert
ToEsri
Geometry
Type
_description
_id
_name
_sources
_store
Provider
_supports
Find
_supports
Identify
convert
ToFind
Result
description
id
name
settings
sources
supports
Find
supports
Identify
find
identify