Justin Deoliveira ha scritto:
Hi all,
I have a few issues with this patch which is supposed to address
performance with filters.
Ops, sorry...
1) It causes floating point strings to be truncated to an integer. The
following simple test case illustrates:
Literal l = ff.literal("0.1");
Obje
Jody Garnett ha scritto:
> I had a chance to go over the trunk set up instructions
> (http://udig.refractions.net/confluence/display/ADMIN/Home) with a
> customer today ..
>
> And I got to learn first hand:
> - how useful those next/previous links are
> - that tracking geotools trunk *is* unstab
Jody Garnett ha scritto:
> Please my SpellingCheckerDoesNotCheckCamelCase.
> Jody
This is not about camel case, it's about Capabilties vs Capabilities.
Anyways, since the class is only on trunk we don't need a deprecation,
but a warning that the api is changing so that other people working
on trun
[...]
> > Andrea you wanted an 1.2 SDK to try out; I may try my hand and
> > generating one tomorrow morning.
>
> You sure you're not confusing me with Andrea Antonello? I don't remember
> asking for a uDig SDK... I haven't touched uDig code in many many months
> (probably one year...)
:) Yes
andrea antonello wrote:
> [...]
>
>> > Andrea you wanted an 1.2 SDK to try out; I may try my hand and
>> > generating one tomorrow morning.
>>
>> You sure you're not confusing me with Andrea Antonello? I don't remember
>> asking for a uDig SDK... I haven't touched uDig code in many many mont
Cool. Glad you were able to get things testing jody.
Re: arcsdepyramidtest -- yes, that's a problem. I'll get that fixed as
soon as I'm back in front of my dev station (thursday).
Re: the filter tests failing and the use of calendar...I'll reply to
that email seperately.
--saul
On Fri, 2008-0
Saul Farber wrote:
> Cool. Glad you were able to get things testing jody.
>
> Re: arcsdepyramidtest -- yes, that's a problem. I'll get that fixed as
> soon as I'm back in front of my dev station (thursday).
>
> Re: the filter tests failing and the use of calendar...I'll reply to
> that email sepe
> About date.. Saul, is calendar really needed? I understand the binding should
> be either Date or javax.sql.TimeStamp and Calendar provides just a proper way
> to deal with dates, but its not a data object itself?
>
Two things:
1) calendar (confusingly) *is* a data object itself. It's a dat
hmm... I'm wondering if I screwed up and made objectid an attribute when it
should not be.
gonna check it later.
Gabriel
On Tuesday 29 April 2008 08:59:57 pm Jody Garnett wrote:
> Saul Farber wrote:
> > Cool. Glad you were able to get things testing jody.
> >
> > Re: arcsdepyramidtest -- yes, t
So I found the problem with SLDTransformer; it assumed the
RasterSymboliger.getOverlap() would always be a PropertyName ...
> final String pn = ((PropertyName)overlaps).getPropertyName();
>
> start("OverlapBehavior");
> start(pn);
> end(pn);
> end("OverlapB
The wfs version in GetLegendGraphic requests is hard coded so when using the
WMS 1.1.1 strategy, the version still says 1.1.0.
--
Key: GEOT-1791
Similar changes occur for ChannelSelection ... so I need to ask have the
"default" values for RasterSymbolizer been changed on me? At the very
least this code needs a bit of work to cope with reality...
Jody
> So I found the problem with SLDTransformer; it assumed the
> RasterSymboliger.getOver
Jody Garnett wrote:
> Similar changes occur for ChannelSelection ... so I need to ask have the
> "default" values for RasterSymbolizer been changed on me? At the very
> least this code needs a bit of work to cope with reality...
>
I have added a bunch of tests to the ChannelSelection output co
ArcGridReader can't read ArcGrid ASCII file without file extension
--
Key: GEOT-1792
URL: http://jira.codehaus.org/browse/GEOT-1792
Project: GeoTools
Issue Type: Bug
C
Saul Farber wrote:
>> About date.. Saul, is calendar really needed? I understand the binding
>> should
>> be either Date or javax.sql.TimeStamp and Calendar provides just a proper
>> way
>> to deal with dates, but its not a data object itself?
>>
>>
> Two things:
>
> 1) calendar (confusing
I am trying to tag up a 2.5-M2 (with the fixes from today for
SLDTransformer) so a bit more of the uDig community can consider life in
the fast lane.
- I have created the tag, update the version numbers using the
rename.xml ant script etc...
- Building the tag for the first time fails ...
> [INF
I am having a bit of problems sorting out the 2.5-M1 jira issues; a lot
of work has been closed against 2.5-M1 (a release that was tagged back
in Novermber or so). In anycase I will sort it out and we can start
updating the user guide again.
Cheers,
Jody
---
17 matches
Mail list logo