patch for adding arcbinary (aig) reader leveraging imageio-ext
--
Key: GEOT-3038
URL: http://jira.codehaus.org/browse/GEOT-3038
Project: GeoTools
Issue Type: Improvement
C
Hi Simone/Daniele (since you are maintainers),
I have added the Aig reader to the imageio-ext-gdal plugin and tested it.
The patch is attached here:
http://jira.codehaus.org/browse/GEOT-3038
Could you please give it an eye?
Thanks,
Andrea
Add ensureNonNull utility method to Utilities class
---
Key: GEOT-3039
URL: http://jira.codehaus.org/browse/GEOT-3039
Project: GeoTools
Issue Type: Wish
Components: core metadata
Add checkEmptySourceRegion utility method to CoverageUtilities
--
Key: GEOT-3040
URL: http://jira.codehaus.org/browse/GEOT-3040
Project: GeoTools
Issue Type: Wish
Componen
Add Utiltities method to DataUtilities class
Key: GEOT-3041
URL: http://jira.codehaus.org/browse/GEOT-3041
Project: GeoTools
Issue Type: Wish
Components: core main
Affects Versions:
Hi again,
I'm setting up some JIRAs to handle some minor changes I would like to
propose in order to arrange some common utility methods. Here below, you
will find a summary with: Method, brief description, destination module,
related JIRA (with attached patch).
1) public static void ensureNonNull
I think I figured out the problem; passing in "null" by accident and canProcess
failed rather then return false.
Jody
On 13/04/2010, at 11:14 AM, Ben Caradoc-Davies wrote:
> AppSchemaDataAccessFactory will ignore any configuration parameters map that
> does not have "dbtype" set to "app-schema"
Hi Andrea,
I will take a look on it asap and add to the code. This can require some
days since I'm doing some cleaning on the gt-imageio-ext-gdal, by also
extracting/proposing some utility methods to other modules.
A first "very quick" look on the patch show me an import from
...ehdr.EsriHdrImageR
Hi Daniele,
> I will take a look on it asap and add to the code. This can require some
> days since I'm doing some cleaning on the gt-imageio-ext-gdal, by also
> extracting/proposing some utility methods to other modules.
Ok, great.
> A first "very quick" look on the patch show me an import from
On 13/04/10 20:25, Jody Garnett wrote:
> I think I figured out the problem; passing in "null" by accident and
> canProcess failed rather then return false.
Thanks, Jody, that is a bug report. I guess the factory should be more
robust.
Can you confirm which parameter was null? If "url" was null,
10 matches
Mail list logo