My first thought is the previous driver also had to wrestle with Oracle's
representation of Numbers and was able to sort things out.
* Can we find any logic that handled this previously?
* Can we step through the old code with a debugger and see how it made the
decision to convert from BigDecimal
Last meeting I offered to start the GeoTools 22.3 release process if no-one
else was available.
If there are no other takers I will start this over the weekend
against: 729ccd47021063c4588e60b9a29edaf42f5fd2df
First up is there any fixes that need to be back ported prior to release?
- Daniele it
Jones:
Welcome, and thanks for picking up this unsupported module.
Looking at the source code ... it is still available on master:
* https://github.com/geotools/geotools/tree/master/modules/unsupported/swt
Have you tried building this locally?
Note we recently changed our maven repository so a
Fixed the next sentence on the availability of the release candidate also.
--
Jody Garnett
On Thu, 23 Apr 2020 at 04:30, Mark Prins wrote:
> The published blog post starts off with "We are happy to announce
> GeoServer 2.17.0 release candidate is available for testing."
>
> I think it should be
That branch is now in maintenance, marked for bug fixes rather than
improvements.
Still the next 22.x release is not for a while so back porting should not
be a problem.
--
Jody Garnett
On Fri, 24 Apr 2020 at 03:06, Daniele Romagnoli <
[email protected]> wrote:
> Hi list,
> I wo
I would like to go over my earlier answer of split( string, delimiter )
since it was my answer on how to handle arrays.
*I am sorry the design of Filter and Converters is so "brittle" and hard to
communicate clearly. Each function implementation has to use the evaluate
methods correctly, and devel
Thanks for the good discussion, I still think I like equalsTo( value,
value, matchPolicy) just so there are less concepts around. If you really
do not like it can you do equalToMultipe( value, value, matchAction) so the
sort order works out closer :)
Also. please do not name the class FilterFuncti
Does ECQL use `[` `]` for anything currently - could we hack the grammar to
support [1,2,3] as an array?
Ian
On Fri, 24 Apr 2020 at 14:53, Mauro Bartolomeoli <
[email protected]> wrote:
> Hi Jody and all,
> I did a little bit more of investigation, and I replaced arrayOverlap w
Hi Jody and all,
I did a little bit more of investigation, and I replaced arrayOverlap with
a more generic FilterFunction_multipleEqualTo (better names are welcome)
that is like FilterFunction_equalTo with an additional parameter to specify
the MatchAction (ANY, ONE or ALL).
Still open the reasonin
Hi list,
I would like to backport GEOT-6518 to 22.x
It's an ImageMosaic update which allows to support producing output in
requested GridGeometry'CRS matching internal CRSs when dealing with
Heterogeneous CRS mosaic.
So, an Heterogeneous CRS mosaic made of CRS-1, CRS-2, CRS-3 Granules (in
those 3 d
Hi Jody,
Il giorno gio 23 apr 2020 alle ore 19:44 Jody Garnett <
[email protected]> ha scritto:
> Filter is not typed, seeing types in the function name read more like java
> and less like CQL.
>
> *split( string, delimiter )*
>
>
> For the same reason I do not want to see parameters like
>
11 matches
Mail list logo