The description property of a feature source.
The identifying property of a feature source.
The name property of a feature source.
The sources property is an array of FeatureType.
The supportsFind property indicates whether this "find" function will work with this source.
The supportsIdentify property indicates whether this "identify" function will work with this source.
Find based on options and return FindResult
a Q.Promise of FindResult.
Identify specified geometry based on options and return IdentifyResult
a Q.Promise of IdentifyResult.
The FeatureSource interface is used to represent a feature repository.