For a list of all members of this type, see MakeImageServerLayer members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| band_index | Choose which bands to export for the layer. If no bands are specified, then all the bands will be used in the output. (In, Optional) |
| in_image_service | The name of the input image service, or the URL that references the image service. (In, Required) |
| lock_rasterid | Raster ID or raster name to which the service should be locked, such that only the specified rasters are displayed. If left blank (undefined), it will be similar to system default. Multiple IDs can be defined as a semicolon-delimited list. (In, Optional) |
| mosaic_method | The mosaic method defines how the mosaic is created from different rasters. (In, Optional) |
| order_base_value | The images are sorted based on the difference between this input value and attribute value in the specified field. (In, Optional) |
| order_field |
The default field to use to order the rasters when the mosaic method is ByAttribute. The list of fields is defined as those in the service table that are of type metadata and are integer (for example, the values can represent dates or cloud cover percentage).
(In, Optional) |
| out_imageserver_layer | The name of the output image layer. (Out, Required) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| template | The output extent of the image layer. (In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
Top
See Also