Hi, I have a question about the ArcGrid reader.
I am trying to test it on subregion reading.
So I create a GeneralParameterValue to pass to the reader like this:
GeneralParameterValue[] readParams = new GeneralParameterValue[1];
Parameter readGG = new Parameter(
Ab
Perhaps I see; you are caching both a set of FeatureId and a set of String?
It is more that you have provided an entire new implementation; rather then a
patch which would show us what you have changed (and by extension what you are
talking about).
Jody
On 30/04/2010, at 11:49 PM, Jody Garnett
So here is where I am confused; I am keen for more performance
but what is the difference here? what has changed are you changing the Set
inside the Id filter?
was it like a TreeSet and now a HashSet?
Jody
On 30/04/2010, at 11:20 PM, Charles Ballance wrote:
> Jody, I've updated the Jira
Hi Michael:
In updating code today I found the following in a javadoc:
FeatureType type = ...; // you have it from somewhere
FeatureTypeTransformer t = new FeatureTypeTransformer();
t.transform(type, System.out);
Apparently it will write out an XMLSchema - giving us the start of a GML
tutorial
Sounds good; please go ahead ... the only thing missing before was test cases
(and me not wanting another dependency).
Jody
On 30/04/2010, at 10:39 PM, Daniele Romagnoli wrote:
> Hi Jody,
> I have updated the patches for both GEOT-3039 and GEOT-3040, by adding test
> cases.
> Please, let me kno
Hi Jody,
I have updated the patches for both GEOT-3039 and GEOT-3040, by adding test
cases.
Please, let me know if you are ok with them.
Regards,
Daniele
On Mon, Apr 26, 2010 at 9:32 AM, Jody Garnett wrote:
> Cool - so if you would like to create a test case for your other two
> patches I would
Back in the pool ... the water is warm.
And slightly yellow.
Perhaps it is a sunny day.
Jody
On 30/04/2010, at 5:27 PM, Jody Garnett wrote:
> Can I ask people to hold off commits for the next hour or so I apply the
> initial patch.
> We are going to churn through the proposals over the next cou
Can I ask people to hold off commits for the next hour or so I apply the
initial patch.
We are going to churn through the proposals over the next couple of hours...
anyone is welcome to drop by IRC and help.
Jody
--