| Enhancement
|
#109
|
Batch processing code should set AllowedFieldTypes when generating metadata for method arguments that are ArcGIS fields
|
Core - Batch Processing
|
10/03/07
|
| Enhancement
|
#110
|
ArcGISRasterSampler functions should validate that the sampled value fields have the float or double data type unless a Python expression is provided
|
Tools - Spatial Analysis
|
10/03/07
|
| Enhancement
|
#111
|
CreateArcGISToolbox.exe should create GPFieldDomainClass instances from ArcGISFieldTypeMetadata.AllowedFieldTypes
|
Build System
|
10/03/07
|
| Enhancement
|
#121
|
When row counts are known ahead of time, select, insert, and update cursors' progress reports should include the estimated time of completion
|
Core - DB Access
|
10/08/07
|
| Enhancement
|
#131
|
CoastWatch tools should skip extraction of solar zenith variable when the caller wants to use the same bits for daytime and nighttime
|
Tools - Data Products - NOAA CoastWatch
|
10/30/07
|
| Enhancement
|
#139
|
CoastWatch tools should fail with a nice error message if the user tries to run it on swath data, GOES data, etc
|
Tools - Data Products - NOAA CoastWatch
|
11/01/07
|
| Enhancement
|
#143
|
Dependencies should be declarable for individual method arguments
|
Core - Metadata & Types
|
11/08/07
|
| Enhancement
|
#144
|
Per-argument dependencies should be declared for various tools
|
Core - Metadata & Types
|
11/08/07
|
| Enhancement
|
#145
|
Tools that allow rasters to be projected to a new coordinate system should have the Geographic Transformation and Registration Point parameters from ArcGIS 9.2
|
Tools - Data Products - NOAA CoastWatch
|
11/15/07
|
| Defect
|
#88
|
Tools that convert to ArcGIS rasters will fail if the Map Algebra expression does not include spaces around operators
|
Tools - Conversion
|
08/22/07
|
| Defect
|
#112
|
Methods exposed as ArcGIS geoprocessing tools should use SQLWhereClauseTypeMetadata for where clauses, not UnicodeStringTypeMetadata
|
Tools - Spatial Analysis
|
10/04/07
|
| Defect
|
#118
|
ChildProcess class in GeoEco.DataManagement.Processes module should support 8-bit strings for stdin, stdout and stderr streams
|
Tools - Data Management
|
10/05/07
|
| Defect
|
#119
|
Where clause parameter of Sample Rasters tool should be in Sample Options, not in Batch Processing Options
|
Tools - Spatial Analysis
|
10/05/07
|
| Defect
|
#122
|
Some tool parameters should be GPFeatureLayerTypeClass rather than DEFeatureClassTypeClass
|
Core - Metadata & Types
|
10/08/07
|
| Defect
|
#123
|
Some tool parameters should be GPRasterLayerTypeClass rather than DERasterDatasetTypeClass
|
Core - Metadata & Types
|
10/15/07
|
| Defect
|
#124
|
Some tool parameters should be GPTableViewTypeClass rather than DETableTypeClass
|
Core - Metadata & Types
|
10/15/07
|
| Defect
|
#125
|
Database cursor classes should report progress messages using the GeoEco logging channel, not GeoEco.DatabaseAccess
|
Core - Other
|
10/15/07
|
| Defect
|
#127
|
CoastWatch cloud masking fails day/night HDF files that do not contain the sun_zenith variable
|
Tools - Data Products - NOAA CoastWatch
|
10/17/07
|
| Defect
|
#129
|
Functions that have default values for input parameters and that have more than one output parameter cannot be exposed via COM Automation
|
Core - COM Interop
|
10/29/07
|
| Defect
|
#132
|
The same messages from the ArcGIS geoprocessor are reported multiple times on ArcGIS 9.2
|
Core - ArcGIS Interop
|
10/30/07
|
| Defect
|
#135
|
Cannot create ArcGIS tables and feature classes in personal geodatabases: CreateDirectory fails with Windows error 13
|
Core - Metadata & Types
|
10/31/07
|
| Defect
|
#136
|
Create Directory geoprocessing tool should be in Create toolset of Directories toolset
|
Tools - Data Management
|
10/31/07
|
| Defect
|
#138
|
"IndexError: list index out of range" when finding fronts in a CoastWatch file that does not have the requested variable
|
Tools - Data Products - NOAA CoastWatch
|
11/01/07
|
| Defect
|
#140
|
Find CoastWatch Images and Find Cayula-Cornillon Fronts as ArcGIS Rasters fails with message "TypeError: The pythonExpression parameter is required. Please provide a value."
|
Tools - Data Products - NOAA CoastWatch
|
11/02/07
|
| Defect
|
#141
|
Passing True or False isNullable parameter of ArcGIS91DatabaseConnection.AddField causes error "Input to parameter field_is_nullable not within domain"
|
Core - DB Access
|
11/03/07
|
| Defect
|
#142
|
Sample Time Series Table tool fails because it cannot delete a table view
|
Tools - Spatial Analysis
|
11/03/07
|
| Defect
|
#146
|
Sample Rasters tool always fails with the message "The feature class ABC contains a point (X, Y) which does not appear in the table output by the ArcGIS Spatial Analyst Sample tool."
|
Tools - Spatial Analysis
|
11/27/07
|
| Defect
|
#150
|
A version of RegisterToolboxWithArcCatalog program should be complied for each supported ArcGIS service pack
|
Setup & Installation
|
11/30/07
|
| Defect
|
#151
|
The various "Find" tools report "AssertionError: totalOperations must be a positive integer, or None" if nothing was found
|
Tools - Data Management
|
11/30/07
|
| Defect
|
#152
|
Cannot set a nullable field to NULL using update cursor opened with geoprocessor returned by arcgisscripting.create()
|
Core - DB Access
|
11/30/07
|
| Defect
|
#153
|
All MGET tools that require ArcGIS fail on Windows Vista with Python 2.5
|
Core - ArcGIS Interop
|
01/07/08
|
| Defect
|
#156
|
With ArcGIS 9.1, when the MGET HDF SDS to ArcGIS Raster tool is used, the spatial reference sometimes becomes undefined when a map algebra expression is provided
|
Tools - Conversion
|
01/08/08
|