getOrientedImageryTable

Gets a feature table containing oriented imagery features from the geodatabase, as specified by the given feature service layer ID. The service layer ID must match the ArcGISFeatureLayerInfo.serviceLayerId.

Return

If the specified table does not contain oriented imagery feature data, then no table is returned.

Since

300.1.0

Parameters

serviceLayerId

The service layer ID of the geodatabase feature table containing oriented imagery features.


Gets a feature table containing oriented imagery features from the geodatabase, as specified by the given tableName.

Return

If the specified table does not contain oriented imagery feature data, then no table is returned.

Since

300.1.0

Parameters

tableName

The name of the geodatabase feature table containing oriented imagery features.