ArcGIS Runtime SDK for iOS
100.15
|
Information about an individual layer or table in ArcGIS Feature Service.
Instances of this class represent information about an individual layer or table in an ArcGIS Feature Service.
Instance Methods | |
(nullable AGSFeatureType *) | - featureTypeWithName: |
(nullable AGSField *) | - fieldWithName: |
- (nullable AGSFeatureType*) featureTypeWithName: | (NSString *) | name |
Convenience method to find feature type with the given name
name | The name of the feature type. |
- (nullable AGSField*) fieldWithName: | (NSString *) | name |
Convenience method to find a field with the given name
name | The name of the field. |
|
readnonatomicassign |
Indicates whether geometry of existing features can be updated
|
readnonatomiccopy |
Attribution information
|
readnonatomicstrong |
Capabilities supported by the service
|
readnonatomiccopy |
The layer's CIM (Cartographic Information Model) version.
|
readnonatomicassign |
Indicates whether data in the service is versioned
|
readnonatomiccopy |
The code for the default feature subtype of this sublayer
|
readnonatomiccopy |
The field which should be used to display a title for features in the service
|
readnonatomicstrong |
Information about how features in the service should be displayed on a map
|
readnonatomicstrong |
Metadata specifying which fields or attributes of a feature contain information about who created/edited the feature and when was it created/edited.
|
readnonatomicassign |
The maximum scale at which this layer or any of its parents is visible. If the map is zoomed in beyond this scale, the layer will not be visible.
|
readnonatomicassign |
The minimum scale at which this layer or any of its parents is visible. If the map is zoomed out beyond this scale, the layer will not be visible.
|
readnonatomicstrong |
The geographic extent this layer covers
|
readnonatomiccopy |
The list of feature subtypes available for this sublayer. For example, a roads sublayer may contain 2 feature sub-types : highways and streets.
|
readnonatomiccopy |
A collection of AGSFeatureTemplate
objects representing feature templates for the layer. Usually only present if the layer does not contain feature sub-types. Only applicable if this dataset is based on an ArcGIS Feature Service.
|
readnonatomiccopy |
A collection of AGSFeatureType
objects representing feature sub-types in the layer. For example, a roads layer may contain 2 feature sub-types : highways and streets.
|
readnonatomiccopy |
The attribute fields (columns) available in data. The property is an array of AGSField
objects.
|
readnonatomicassign |
The type of geometry contained by features in the service
|
readnonatomiccopy |
The name of field which contains the GLOBALID for each feature
|
readnonatomicassign |
Indicates whether features may have attachments.
|
readnonatomicassign |
Indicates whether features may contain M values
|
readnonatomicassign |
Indicates whether features may contain Z values
|
readnonatomiccopy |
|
readnonatomicassign |
The maximum number of results returned by the service for any query operation
|
readnonatomicassign |
The maximum scale at which this layer is visible. If the map is zoomed in beyond this scale, the layer will not be visible.
|
readnonatomicassign |
The minimum scale at which this layer is visible. If the map is zoomed out beyond this scale, the layer will not be visible.
|
readnonatomiccopy |
The name of field which contains the OBJECTID for each feature
|
readnonatomicstrong |
Information about ownership-based access policies governing who can edit, delete, and query features.
|
readnonatomiccopy |
Information about this layer's relationships with other layers or tables in the ArcGIS Service
|
readnonatomicassign |
The ID of the layer or table in the service.
|
readnonatomiccopy |
The name of the layer/table in the service
|
readnonatomicassign |
The type of service this layer came from.
|
readnonatomicassign |
The service type of layer info.
|
readnonatomiccopy |
The name of the field which contains the sub-type information for each feature in this sublayer
featureSubtypes
|
readnonatomicassign |
Indicates whether the service support advanced query operations (such as ordering results, or returning distinct results)
|
readnonatomicassign |
Indicates whether the service supports ownership-based access control for anonymous users
|
readnonatomicassign |
Indicates whether the service supports queries that can be use to limit the number of results returned and paginate the results.
|
readnonatomicassign |
Indicates whether the service supports querying
|
readnonatomicassign |
Indicates whether the service is capable of rolling back all edit operations in a batch if any one of the operations in the batch fails
|
readnonatomicassign |
Indicates whether the service is capable of returning statistics for query results
|
readnonatomicstrong |
Time information for the layer, such as start time field, end time field, track id field, layers time extent and the draw time interval. Only applicable if the layer is time aware.
|
readnonatomiccopy |
The name of the field which contains the sub-type information for each feature.
|
readnonatomicstrong |
The URL of the ArcGIS Feature service layer.
|
readnonatomiccopy |
The version of the service
|
readnonatomicassign |
Default visibility state
|
readnonatomicassign |
Defaut z-values for features created without a valid z-value. Only applicable if zDefaultsEnabled
is true.
|
readnonatomicassign |
Indicates whether a default z-value will be applied for features created without a z-value