Ticket #123 (closed Defect: fixed)
Some tool parameters should be GPRasterLayerTypeClass rather than DERasterDatasetTypeClass
| Reported by: | jjr8 | Owned by: | jjr8 |
|---|---|---|---|
| Priority: | High | Milestone: | 0.4 |
| Component: | Core - Metadata & Types | Version: | 0.3 |
| Keywords: | Cc: |
Description (last modified by jjr8) (diff)
Currently, all tools that have the ArcGIS raster data type use the DERasterDatasetTypeClass .NET data type. This means that when you use the tool from ArcMap, you can't select a layer from the Table of Contents pane. In many cases, GPRasterLayerTypeClass could be used, which would allow layers to be selected from ArcMap. I need to review all uses of DERasterDatasetTypeClass in the entire code base.
Change History
Note: See
TracTickets for help on using
tickets.
