id,summary,owner,type,priority,component,version
4,setup.py should generate list of optional software in InstallationGuide.html,jjr8,Task,Medium,Documentation,
9,Add metadata for GeoEco base modules,jjr8,Task,Medium,Core - Metadata & Types,
21,Add support for more reStructuredText primitives for documentation stored in ArcGIS toolbox,jjr8,Task,Medium,Documentation,
29,setup.py should fail with a nice error message if two ArcGIS tools have the same name,jjr8,Task,Low,Build System,
32,GeoEco type library version number should be automatically assigned,jjr8,Task,Medium,Core - COM Interop,
33,Python exceptions should be translated into COMExceptions when a class is invoked through COM,jjr8,Task,Medium,Core - COM Interop,
35,VBScript can't assign individual array elements of list property exposed through COM,jjr8,Defect,Medium,Core - COM Interop,0.2
38,"C# calls to COM-exposed methods that return multiple results ([in, out] in IDL) raise E_UNEXPECTED",jjr8,Defect,Medium,Core - COM Interop,0.2
39,"setup.py should include client-side C++ header files in COM directory, not just the IDL and TLB",jjr8,Task,Medium,Core - COM Interop,
44,Exceptions raised by classes in GeoEco.Dependencies are not easily localizable,jjr8,Task,Low,Core - Other,
46,CreateArcGISToolbox.exe should read MinValue and MaxValue and create GPRangeDomainClass,jjr8,Task,Medium,Build System,
48,"Needless ""except Exception, e"" clauses should be removed.",jjr8,Task,Low,Core - Other,
49,All classes should use Logger.RaiseException rather than calling Python's raise statement directly,jjr8,Task,Medium,Core - Other,
53,Investigate Python 2.5 enhancements to distutils metadata,jjr8,Task,Medium,Setup & Installation,
54,Take advantage of Windows-specific options of distutils,jjr8,Task,Medium,Setup & Installation,
58,Contact Information should be added to metadata,jjr8,Task,Medium,Core - Metadata & Types,
59,HDF to ArcGIS Raster tool should store HDF attributes in raster's metadata.xml file,jjr8,Task,Medium,Tools - Conversion,
60,ArcGISRaster.Copy should manually copy metadata in raster's metadata.xml,jjr8,Task,Medium,Tools - Data Management,
62,Build system should generate COM Reference documentation,jjr8,Task,Medium,Documentation,
68,Cannot set or get Geoprocessor property of GeoEco.GeoprocessorManager COM object,jjr8,Defect,Medium,Core - COM Interop,0.2
69,"DateTimeTypeMetadata should support default values, minValue and maxValue",jjr8,Task,Medium,Core - Metadata & Types,
70,Re-enable DTD validation for XSL processing done by setup.py,jjr8,Task,Medium,Build System,
74,Add additional validation to BatchProcessing.GenerateForMethod,jjr8,Task,Medium,Core - Batch Processing,
76,Delete obsolete HTML documentation files from TracOnlineDocumentation,jjr8,Task,Low,Build System,
77,Setting the geoprocessor's OverwriteOutput property from a Python script does not seem to work,jjr8,Defect,Medium,Core - ArcGIS Interop,0.2
78,"The ""Scripting Syntax"" section of the ArcGIS documentation should say ""TRUE"" should be passed for boolean parameters",jjr8,Task,Medium,Core - ArcGIS Interop,
83,"CreateArcGISToolbox.exe should be built with .NET Framework 1.1, not 2.0",jjr8,Task,Medium,Build System,
85,Review all calls to os.stat and ensure they can handle the returned 64-bit integers,jjr8,Task,Medium,Core - Other,
86,Batched functions of the File class are missing the refreshArcGISCatalog parameter,jjr8,Defect,Medium,Tools - Data Management,0.2
93,The process of checking for existing output ArcGIS rasters during batch processing is slow,jjr8,Defect,Low,Core - Metadata & Types,0.2
137,"""Find"" geoprocessing tools (e.g. ""Find Files"") should have a single output table parameter, not two parameters, output workspace and table name",jjr8,Defect,Medium,Tools - Data Management,0.3
147,"Sample Rasters Listed in Fields tool should have a ""skip missing rasters"" option",jjr8,Enhancement,Medium,Tools - Spatial Analysis,0.4a2
149,"The Sample Rasters Listed in Fields tool reports duplicate warning messages: ""A NoData value was sampled for field XYZ, but you did not specify a value that should be used when NoData was sampled...""",jjr8,Defect,Low,Tools - Spatial Analysis,0.4a2
172,Modify setup.py to automatically enumerate packages in the source tree,jjr8,Enhancement,Medium,Setup & Installation,0.4
180,Calls to Logger.LogExceptionAsError should usually not report additional error messages,jjr8,Defect,Medium,Core - Other,0.4
186,Add GSHHS tool for converting river and shoreline databases,jjr8,Task,Medium,Tools - Data Products - GSHHS,
223,Single Output Map Algebra tools should work around ArcGIS 9.1 bug where projection becomes <Undefined>,jjr8,Defect,Medium,Tools - Spatial Analysis,0.4
224,Tools that create ArcGIS rasters in temp directories should extract them to the final destination using ArcGISRaster.CopySilent rather than ArcGISRaster.MoveSilent,jjr8,Enhancement,Low,Tools - Data Management,
231,Tool for Projecting to Optimal Albers,jjr8,Task,Medium,Tools - Data Management,
234,Upgrade gzip DLL to 1.3.5,jjr8,Task,Medium,Core - Other,
241,Sample Rasters tool should automatically create fields,jjr8,Enhancement,Medium,Tools - Spatial Analysis,0.5a12
253,Add cross validation option to Plot ROC and Plot Performance of Binary Classification Model tools,jjr8,Enhancement,Medium,Tools - Statistics,0.5b1
254,Add optional weights and offset parameters to Fit GLM tool,jjr8,Enhancement,Medium,Tools - Statistics,0.5b1
256,Plot ROC tool should report the confidence intervals for the area under the curve (AUC),jjr8,Enhancement,Medium,Tools - Statistics,0.5b1
257,The Fit GAM tool should plot bivariate smooth terms fitted with mgcv using the vis.gam function,jjr8,Enhancement,Medium,Tools - Statistics,0.5b1
282,"Update Date Formatting Help with Python Examples in Functions Like ""Sample Rasters by Field""",jjr8,Enhancement,Low,Documentation,
291,"With ArcGIS 9.3 installed, when you use COM Automation to invoke an MGET tool that itself invokes ArcGIS, your process will crash when it exits",jjr8,Defect,Medium,Core - ArcGIS Interop,
292,Create Generic OPeNDAP Fetch Tool,jjr8,Task,Medium,Tools - Conversion,
293,"Generating Random Pseudo-Absence Data from Extents, Lines, Grids, Etc",jjr8,Task,Medium,Tools - Spatial Analysis,
295,Start a Movement Toolbox,jjr8,Task,Medium,Unknown,
301,Start building MGET for Python 2.6,jjr8,Task,Medium,Build System,
309,"Eliminate ""chunks"" parameter from Predict Bayesian Probabilities tool",jjr8,Enhancement,Medium,Tools - Statistics,0.6
318,"Extent Tool, eg for Parameterizing Fishnet",jjr8,Enhancement,Low,Tools - Spatial Analysis,
319,"Create Fishnet tool progress should say Cells, not Rows",jjr8,Task,Low,Tools - Spatial Analysis,
323,Rewrite the Convert Binary Raster to ArcGIS Raster tool so it doesn't read the entire binary file into memory,jjr8,Enhancement,Medium,Tools - Conversion,
344,The Decompress Files Listed in Table and the Find and Decompress Files tools always fail,jjr8,Defect,Medium,Tools - Data Management,
369,Add parameter to Evaluate R Statements that gives the user the option of loading tables as SP objects rather than Data Frames,jjr8,Enhancement,Medium,Tools - Statistics,
2,setup.py should print out the revision number for the last time it was modified,jjr8,Task,Low,Build System,
27,"When overwriting existing installation, installer pops error messages about unwritable files in ArcGIS directory",jjr8,Defect,Low,Setup & Installation,0.2
57,Windows post-install script should check dependencies and tell the user what is missing,jjr8,Task,Medium,Setup & Installation,
63,Quick Tour section in GettingStarted.html needs to be written,jjr8,Task,Medium,Documentation,
65,Getting Help in GettingStarted.html needs to be written,jjr8,Task,Medium,Documentation,
117,Design and implement PROJ.4 wrapper class and associated tools,jjr8,Task,Medium,Tools - Data Management,
349,Create Find Nearest Features tools that implement batched variations of the ArcGIS Near tool,jjr8,Task,Medium,Tools - Spatial Analysis,
97,Add support for masking CoastWatch images using cloudx variable,jjr8,Enhancement,Low,Tools - Data Products - NOAA CoastWatch,
98,Add option for masking the terminator in CoastWatch sst images,jjr8,Task,Low,Tools - Data Products - NOAA CoastWatch,
181,"When a dependency fails for a specific parameter, the error message says ""this function requires ..."". It should say ""the X parameter requires..."".",jjr8,Defect,Medium,Core - Metadata & Types,0.4
219,Implement the GSHHS 1.4 Database to ArcGIS Polylines tool,jjr8,Enhancement,Medium,Tools - Data Products - GSHHS,
228,"Replace Python calls to ""for i in range(len(x))"" to ""for i, v in enumerate(x)""",jjr8,Task,Low,Core - Other,
314,Add Rename Field Tool,jjr8,Task,Low,Tools - Data Management,
363,Add support for MAJORITY resampling technique to all tools that perform projections,jjr8,Enhancement,Medium,Tools - Data Management,
364,"Sample Rasters Listed in Fields fails with ArcGISError: ... Invocation of Describe(*args=(u'...',)) raised COM Error 0x80020009: ""Exception occurred."".",jjr8,Defect,Medium,Tools - Spatial Analysis,
560,Add Utility: Table to CSV,jjr8,Enhancement,Low,Tools - Data Management,
561,Add Utility: Rename Field,jjr8,Enhancement,Low,Tools - Data Management,
12,Figure out how to obtain the ArcGIS version number on non-Windows platforms,jjr8,Task,Low,Core - Other,
