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