The hasGeometry boolean property indicates whether the features will have geometry.
The identifying property of a feature type.
The name property of a feature type.
The supportsQuery boolean property indicates whether the query method will work for this type.
Get the FeatureTypeDetails of this FeatureType
a Q.Promise of a FeatureTypeDetails.
Get an QueryResult based on options passed in
a Q.Promise of a QueryResult.
The FeatureType interface is used to identify a type of feature.
Contains an optional query function and a feature detail retrieval function.