[Geotools-devel] Backporting App-Schema anonymous unbounded sequences support

2019-11-06 Thread fernando.m...@geo-solutions.it
Hi community. There is an improvement for App-Schema module adding support for 1..n cardinality on XSD anonymous unbounded sequences. The changes on mappings for allowing this are only additions keeping backward compatibility. I would like to ask if there is no problem on backporting

[Geotools-devel] Backporting MongoDB schema store http support

2019-11-06 Thread fernando.m...@geo-solutions.it
Hi community, There is work already merged on master branch for improving MongoDB datastore schema store for supporting read remote http/https files. This is only activated by setting a http URL on the schema store parameter and changes done maintains backward compatibility. JIRA ti

Re: [Geotools-devel] ECQL vs CQL grammars

2019-11-06 Thread Andrea Aime
The names such as "eq" or "neq" are indeed unknown in the OGC specs... I've tried searching on the web without success too... Cheers Andrea Il mer 6 nov 2019, 06:51 Daniele Romagnoli < daniele.romagn...@geo-solutions.it> ha scritto: > > > On Tue, Nov 5, 2019 at 4:14 PM Andrea Aime > wrote: > >

Re: [Geotools-devel] ECQL vs CQL grammars

2019-11-06 Thread Daniele Romagnoli
On Tue, Nov 5, 2019 at 4:14 PM Andrea Aime wrote: > Hi Daniele, > I actually checked the CSW 2.0 spec and there is no trace of "eq" > either... not sure where > that came from honestly, but here at the sprint I see "eq" showing again > in the JSON > encoding of CQL so I'll ask what the deal is :-