Changeset 126

Timestamp:
10/15/07 12:51:14 (6 years ago)
Author:
jjr8
Message:

Fixed/implemented:

* #108: CreateArcGISToolbox.exe should create GPFeatureClassDomainClass instances from ArcGISFeatureClassTypeMetadata.AllowedShapeTypes?
* #109: Batch processing code should set AllowedFieldTypes? when generating metadata for method arguments that are ArcGIS fields
* #110: ArcGISRasterSampler functions should validate that the sampled value fields have the float or double data type unless a Python expression is provided
* #111: CreateArcGISToolbox.exe should create GPFieldDomainClass instances from ArcGISFieldTypeMetadata.AllowedFieldTypes?
* #112: Methods exposed as ArcGIS geoprocessing tools should use SQLWhereClauseTypeMetadata for where clauses, not UnicodeStringTypeMetadata?
* #115: Rename "Raster Analysis" tools to "Spatial Analysis" tools
* #116: setup.py should demote the Windows process priority to "below normal"
* #118: ChildProcess? class in GeoEco?.DataManagement?.Processes module should support 8-bit strings for stdin, stdout and stderr streams
* #119: Where clause parameter of Sample Rasters tool should be in Sample Options, not in Batch Processing Options
* #120: SequenceTypeMetadata? should have a MaxItemsToValidate? property
* #121: When row counts are known ahead of time, select, insert, and update cursors' progress reports should include the estimated time of completion
* #122: Some tool parameters should be GPFeatureLayerTypeClass rather than DEFeatureClassTypeClass
* #125: Database cursor classes should report progress messages using the GeoEco? logging channel, not GeoEco?.DatabaseAccess?

Partially fixed/implemented:

* #113: Design and implement the fishnet tools
* #114: Design and implement ploygon feature sampling tools
* #117: Design and implement PROJ.4 wrapper class and associated tools

Location:
MGET/Branches/Jason
Files:
91 added
3 removed
871 modified
1 moved