Re: [Geotools-devel] Enabling ST_SimplifyPreserveTopology usage on PostGIS datastore

2020-07-16 Thread Mauro Bartolomeoli
I have created a pull request for this one here: https://github.com/geotools/geotools/pull/3074 Thanks Il giorno lun 13 lug 2020 alle ore 18:21 Andrea Aime < andrea.a...@geo-solutions.it> ha scritto: > On Mon, Jul 13, 2020 at 6:12 PM Mauro Bartolomeoli < > mauro.bartolome...@g

[Geotools-devel] Enabling ST_SimplifyPreserveTopology usage on PostGIS datastore

2020-07-13 Thread Mauro Bartolomeoli
? -- Regards, Mauro Bartolomeoli == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Dott. Mauro Bartolomeoli @mauro_bart Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) Italy mobile: +39 393 904 1756 phone: +39

Re: [Geotools-devel] New filter functions for arrays

2020-05-06 Thread Mauro Bartolomeoli
>> EqualsToImpl instance internally and uses it to determine true/false. this >> way no logic is duplicated and matchAction is already handled? >> -- >> Jody Garnett >> >> >> On Thu, 30 Apr 2020 at 09:44, Mauro Bartolomeoli < >> mauro.bartol

Re: [Geotools-devel] New filter functions for arrays

2020-04-30 Thread Mauro Bartolomeoli
mer 29 apr 2020 alle ore 10:37 Mauro Bartolomeoli < mauro.bartolome...@geo-solutions.it> ha scritto: > Hi Jody, > >> >>- Compare FilterFunction_strConcat >> >> <https://github.com/geotools/geotools/blob/master/modules/library/main/src

Re: [Geotools-devel] New filter functions for arrays

2020-04-29 Thread Mauro Bartolomeoli
n parameter to the existing equalTo, and I think we can go for that option. I will get back when I have something news for the array creation stuff. I would open two distinct JIRAs, so that I can work on them independently. Mauro -- Regards, Mauro Bartolomeoli == GeoServer Professional Se

Re: [Geotools-devel] New filter functions for arrays

2020-04-28 Thread Mauro Bartolomeoli
get folks to copy copying the > pattern. > Oh, I didn't know about that, I will rename stuff properly. -- Regards, Mauro Bartolomeoli == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Dott. Mauro Bartolomeoli @mauro_bart Techni

Re: [Geotools-devel] New filter functions for arrays

2020-04-24 Thread Mauro Bartolomeoli
reasoning on how to express array literals in ECQL. For my own use case I can move the arrayFromString function in my project code, but I think a more general solution to this problem could be useful to have in GeoTools. Il giorno ven 24 apr 2020 alle ore 09:01 Mauro Bartolomeoli < mauro.bartolome...@

Re: [Geotools-devel] New filter functions for arrays

2020-04-24 Thread Mauro Bartolomeoli
, "Any" > or "One" > > After reading this, I had a look at the postgis driver code to handle array comparisons, and maybe I can make it work using equalTo. Going to try and let you know. Thanks for your suggestions. -- Regards, Mauro Bartolomeoli == GeoSer

[Geotools-devel] New filter functions for arrays

2020-04-23 Thread Mauro Bartolomeoli
7;,') Any concern? -- Regards, Mauro Bartolomeoli == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Dott. Mauro Bartolomeoli @mauro_bart Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) Italy mobile: +39 3

[Geotools-devel] Backporting GEOT-6377 to 21.x

2020-01-07 Thread Mauro Bartolomeoli
Hi, I would like to backport GEOT-6377 to 21.x branch. This work introduces the InArray filter function, with optimized support for PostGIS JDBC driver. Should be a low risk backport, being a new function. Any concern? -- Regards, Mauro Bartolomeoli == GeoServer Professional Services from

Re: [Geotools-devel] new filter function support for jdbc-postgis

2019-11-12 Thread Mauro Bartolomeoli
Hi, I finally created a PR for this improvement: https://github.com/geotools/geotools/pull/2661 Mauro Il giorno ven 4 ott 2019 alle ore 14:15 Mauro Bartolomeoli < mauro.bartolome...@geo-solutions.it> ha scritto: > Hi Jody. The cql in clause requires a list of comma separated values wh

Re: [Geotools-devel] new filter function support for jdbc-postgis

2019-10-04 Thread Mauro Bartolomeoli
"in" operator in CQL? > -- > Jody Garnett > > > On Wed, 2 Oct 2019 at 01:25, Mauro Bartolomeoli < > mauro.bartolome...@geo-solutions.it> wrote: > >> Hi, >> we would like to implement support for a new filter function that will be >> optimized

[Geotools-devel] new filter function support for jdbc-postgis

2019-10-02 Thread Mauro Bartolomeoli
Hi, we would like to implement support for a new filter function that will be optimized for postgis, to use the ANY operator. I already open a JIRA for this: https://osgeo-org.atlassian.net/browse/GEOT-6377 If you have any suggestions / idea, please chime in. -- Regards, Mauro Bartolomeoli

[Geotools-devel] Backporting some work on Advanced Projection Handling

2019-05-30 Thread Mauro Bartolomeoli
, Mauro Bartolomeoli == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Dott. Mauro Bartolomeoli @mauro_bart Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) Italy mobile: +39 393 904 1756 phone: +39 0584 962313

Re: [Geotools-devel] Backporting GEOT-6255 and GEOT-6257 to 21.x

2019-04-29 Thread Mauro Bartolomeoli
e configuration) > > Cheers > Andrea > > On Mon, Apr 29, 2019 at 11:28 AM Mauro Bartolomeoli < > mauro.bartolome...@geo-solutions.it> wrote: > >> Any objection on backporting Advanced Projection Handling new >> configurations to 21.x? >> >> - optional d

[Geotools-devel] Backporting GEOT-6255 and GEOT-6257 to 21.x

2019-04-29 Thread Mauro Bartolomeoli
Any objection on backporting Advanced Projection Handling new configurations to 21.x? - optional densification of points for more precise reprojection - flag to disable map wrapping heuristic -- Regards, Mauro Bartolomeoli == GeoServer Professional Services from the experts! Visit http

[Geotools-devel] Backporting GEOT-6119 to GT 20.x and related GEOS-8935 to GS 2.14.x

2018-10-24 Thread Mauro Bartolomeoli
Hi, any objections if I backport WFS coordinates formatting new options to 20.x / 2.14.x versions? -- Regards, Mauro Bartolomeoli == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Dott. Mauro Bartolomeoli @mauro_bart Technical Lead

Re: [Geotools-devel] Backporting GEOT-5971

2018-10-03 Thread Mauro Bartolomeoli
t; On Mon, 1 Oct 2018 at 07:45, Mauro Bartolomeoli < > mauro.bartolome...@geo-solutions.it> wrote: > >> Any blockers in backporting >> https://osgeo-org.atlassian.net/browse/GEOT-5971 to 20.x ? >> Should be considered a small improvement, I think (support for axis >

[Geotools-devel] Backporting GEOT-5971

2018-10-01 Thread Mauro Bartolomeoli
Any blockers in backporting https://osgeo-org.atlassian.net/browse/GEOT-5971 to 20.x ? Should be considered a small improvement, I think (support for axis flipping in WFS cascading when dealing with 2.0 WFS services). -- Regards, Mauro Bartolomeoli == GeoServer Professional Services from the

Re: [Geotools-devel] New coordinates formatting options for WFS

2018-09-14 Thread Mauro Bartolomeoli
y when active, so it should not affect existing implementation. -- Regards, Mauro Bartolomeoli == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Dott. Mauro Bartolomeoli @mauro_bart Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A

[Geotools-devel] New coordinates formatting options for WFS

2018-09-14 Thread Mauro Bartolomeoli
, GML configurations, etc.), leaving the default behaviour untouched - introduce the new options in GeoServer FeatureType / Layer configurations and related UI Any concern / advice? -- Regards, Mauro Bartolomeoli == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V

Re: [Geotools-devel] Backporting GEOT-6112 to 20.x

2018-09-06 Thread Mauro Bartolomeoli
Since nobody complained I prepared a PR for the backporting: https://github.com/geotools/geotools/pull/2036 Il giorno lun 3 set 2018 alle ore 10:42 Mauro Bartolomeoli < mauro.bartolome...@geo-solutions.it> ha scritto: > Hi, > I would like to backport support for expressions in Rast

[Geotools-devel] Backporting GEOT-6112 to 20.x

2018-09-03 Thread Mauro Bartolomeoli
Hi, I would like to backport support for expressions in RasterSymbolizer GammaValue to 20.x (GeoServer 2.14.x). It is a small improvement merged just after the 2.14 release. Any concern? -- Regards, Mauro Bartolomeoli == GeoServer Professional Services from the experts! Visit http://goo.gl

Re: [Geotools-devel] Enabling usage of MultiThreadedHttpClient in WFSDataStoreFactory

2018-03-08 Thread Mauro Bartolomeoli
Mon, Mar 5, 2018 at 11:05 AM, Mauro Bartolomeoli < > mauro.bartolome...@geo-solutions.it> wrote: > >> Hi, >> does anyone know why the usage of MultiThreadedHttpClient is comented out >> here: >> >> https://github.com/geotools/geotools/blob/master/modules/uns

Re: [Geotools-devel] Enabling usage of MultiThreadedHttpClient in WFSDataStoreFactory

2018-03-07 Thread Mauro Bartolomeoli
Hi, I prepared a PR for this one: https://github.com/geotools/geotools/pull/1820 If this is ok, I also have one for GeoServer, to update the documentation and UI labels. 2018-03-05 11:35 GMT+01:00 Mauro Bartolomeoli < mauro.bartolome...@geo-solutions.it>: > Hi Andrea, all, > I fo

Re: [Geotools-devel] Enabling usage of MultiThreadedHttpClient in WFSDataStoreFactory

2018-03-05 Thread Mauro Bartolomeoli
thing that is not http or https). 2018-03-05 11:23 GMT+01:00 Andrea Aime : > On Mon, Mar 5, 2018 at 11:05 AM, Mauro Bartolomeoli < > mauro.bartolome...@geo-solutions.it> wrote: > >> Hi, >> does anyone know why the usage of MultiThreadedHttpClient is comented out &

[Geotools-devel] Enabling usage of MultiThreadedHttpClient in WFSDataStoreFactory

2018-03-05 Thread Mauro Bartolomeoli
the SimpleHttpCient I would go for the first. Any other opinion? -- Regards, Mauro Bartolomeoli == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Dott. Mauro Bartolomeoli @mauro_bart Technical Lead GeoSolutions S.A.S. Via di Montramito

[Geotools-devel] Backporting GEOT-5903 and GEOS-8468

2018-01-09 Thread Mauro Bartolomeoli
, Mauro Bartolomeoli == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Dott. Mauro Bartolomeoli @mauro_bart Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272

[Geotools-devel] Backporting a couple of PRs

2017-12-04 Thread Mauro Bartolomeoli
Hi, I would like to backport the following to 18.x and 17.x: GEOT-5816: ClassifyByRange vector process GEOT-5844: Implemented the SumArea function for the Aggregate WPS process Any concern? -- Regards, Mauro Bartolomeoli == GeoServer Professional Services from the experts! Visit http

[Geotools-devel] Some changes to LabelCache / RenderImageMapOutputFormat to ease customization

2017-12-01 Thread Mauro Bartolomeoli
setLabelCache method in RenderImageMapOutputFormat, so that I can override the default LabelCache implementation with my own. Any concern with this? If anyone is curious, I am builiding a LabelCache implementation that is able to mask labels using a footprint. -- Regards, Mauro Bartolomeoli

Re: [Geotools-devel] [Geoserver-devel] Issue with DataStore wrappers in NewLayerPage

2017-11-27 Thread Mauro Bartolomeoli
Started porting the "wrappers" to GeoTools: https://github.com/geotools/geotools/pull/1752 Anyone wishing to review? Mauro 2017-11-22 12:21 GMT+01:00 Mauro Bartolomeoli < mauro.bartolome...@geo-solutions.it>: > Hi, > my only concern in using the sql interface is t

Re: [Geotools-devel] Improving AggregateProcess with Geometry oriented aggregations

2017-10-11 Thread Mauro Bartolomeoli
iew. Mauro 2017-08-30 16:45 GMT+02:00 Mauro Bartolomeoli < mauro.bartolome...@geo-solutions.it>: > Hi Nuno, > > 2017-08-30 16:25 GMT+02:00 Nuno Oliveira : > >> Hi Mauro, >> >> When you say AggregationFunctions enum you mean this one: >> https://github.

Re: [Geotools-devel] New feature process: ClassifyByRange

2017-09-13 Thread Mauro Bartolomeoli
Hi, I created a PR with this work. Tried to include all the feedbacks: https://github.com/geotools/geotools/pull/1701 Mauro 2017-09-04 14:21 GMT+02:00 Mauro Bartolomeoli < mauro.bartolome...@geo-solutions.it>: > Hi, > > 2017-09-04 14:00 GMT+02:00 Ian Turton : > >> >

Re: [Geotools-devel] New feature process: ClassifyByRange

2017-09-04 Thread Mauro Bartolomeoli
Hi, 2017-09-04 14:00 GMT+02:00 Ian Turton : > > > On 4 September 2017 at 11:59, Mauro Bartolomeoli solutions.it> wrote: > >> Hi Ian, >> >> >> 2017-09-04 12:54 GMT+02:00 Ian Turton : >> >>> If it isn't too much effort it would be nice

Re: [Geotools-devel] New feature process: ClassifyByRange

2017-09-04 Thread Mauro Bartolomeoli
holds = 10, 30, 50, 100 outputValues = A,B,C,D,E translates to something like: -Inf - 10 --> A 10 - 30 --> B 30 - 50 --> C 50 - 100 --> D 100 - Inf --> E Mauro -- Regards, Mauro Bartolomeoli == GeoServer Professional Services from the experts! Visit http://goo.gl/it

Re: [Geotools-devel] New feature process: ClassifyByRange

2017-09-04 Thread Mauro Bartolomeoli
.literal(numberOfClasses)); > Classifier groups = (Classifier) classify.evaluate(collection); > > to get the breaks. > > Ian > > On 4 September 2017 at 11:14, Mauro Bartolomeoli solutions.it> wrote: > >> Hi, >> I am currently working on a process that would resha

[Geotools-devel] New feature process: ClassifyByRange

2017-09-04 Thread Mauro Bartolomeoli
interval instead of the following one. Any doubt / opinion / advice? Thanks. -- Regards, Mauro Bartolomeoli == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Dott. Mauro Bartolomeoli @mauro_bart Technical Lead GeoSolutions S.A.S. Via di

Re: [Geotools-devel] Improving AggregateProcess with Geometry oriented aggregations

2017-08-30 Thread Mauro Bartolomeoli
n be a composition of SUM aggregation function > and the a geometry are function or a > competently standalone thing ? > My current implementation is using a standalone visitor that is doing both things at once. In the end what I need is a SumArea aggregate, since Area by itself is not

[Geotools-devel] Improving AggregateProcess with Geometry oriented aggregations

2017-08-30 Thread Mauro Bartolomeoli
s enum and implement the related visitor to calculate the aggregation. Any objection / doubt / suggestion? -- Regards, Mauro Bartolomeoli == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Dott. Mauro Bartolomeoli @mauro_bart Tech

[Geotools-devel] [JIRA] (GEOT-5651) ImageMosaic RegExPropertiesCollector doesn't allow group extraction

2017-02-17 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title Mauro Bartolomeoli

[Geotools-devel] [JIRA] (GEOT-5440) Environment variables are not inherited by child threads

2016-06-15 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title Mauro Bartolomeoli

[Geotools-devel] [JIRA] (GEOT-5200) Reverse LARGE_GEOMETRIES_OPTIMIZATION default value for PostGIS DataStore

2015-08-26 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title Mauro Bartolomeoli created an issue

Re: [Geotools-devel] Troubles with usage of ST_Envelope(geom) against large datasets

2015-08-26 Thread Mauro Bartolomeoli
been received in error. The sender >> does not give any warranty or accept liability as the content, accuracy or >> completeness of sent messages and accepts no responsibility for changes >> made after they were sent or for other risks which arise as a result of >> e-mail tr

Re: [Geotools-devel] Weird query planner issue with PostGIS

2015-07-10 Thread Mauro Bartolomeoli
Pull request ready: https://github.com/geotools/geotools/pull/916 Mauro 2015-07-08 11:04 GMT+02:00 Andrea Aime : > Mauro, > I'd say it's a good thing to have your proposed change, personally I don't > see downsides > > Cheers > Andrea > > > On Fri, J

[Geotools-devel] [JIRA] (GEOT-5167) PostGIS alternative bbox filter encoding

2015-07-10 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title Mauro Bartolomeoli created an issue

Re: [Geotools-devel] Weird query planner issue with PostGIS

2015-07-08 Thread Mauro Bartolomeoli
Ok, I will prepare a PR. Thanks Mauro 2015-07-08 11:04 GMT+02:00 Andrea Aime : > Mauro, > I'd say it's a good thing to have your proposed change, personally I don't > see downsides > > Cheers > Andrea > > > On Fri, Jul 3, 2015 at 11:30 AM, Mau

Re: [Geotools-devel] Weird query planner issue with PostGIS

2015-07-03 Thread Mauro Bartolomeoli
om the experts! Visit http://goo.gl/it488V for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 http://www.geo-solutions.it http://t

Re: [Geotools-devel] Weird query planner issue with PostGIS

2015-07-03 Thread Mauro Bartolomeoli
ng behaviour. I tried creating a sqlview with two geometries, one of which is the envelope, but I cannot find a way to pragmatically use the envelope for filtering and the full geometry for drawing. Mauro 2015-07-03 10:27 GMT+02:00 Andrea Aime : > On Fri, Jul 3, 2015 at 10:08 AM,

[Geotools-devel] Weird query planner issue with PostGIS

2015-07-03 Thread Mauro Bartolomeoli
.envelop or something similar) and leave the current behaviour by by default. Any thoughts? Thanks Mauro -- == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via

Re: [Geotools-devel] [Geoserver-devel] By request interpolation method in WMS

2015-05-14 Thread Mauro Bartolomeoli
). > > -- > Jody Garnett > > On 1 April 2015 at 06:04, Mauro Bartolomeoli < > mauro.bartolome...@geo-solutions.it> wrote: > >> And here is the GeoServer one: >> https://github.com/geoserver/geoserver/pull/998 >> >> Thank you. >> Mauro >>

[Geotools-devel] Backporting GEOT-5064

2015-05-07 Thread Mauro Bartolomeoli
Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 http://www.geo-solutions.it http

[Geotools-devel] Backport support for parsing cql in SLD ColorMapEntry attributes

2015-04-30 Thread Mauro Bartolomeoli
Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 http://www.geo-solutions.it http

Re: [Geotools-devel] Backporting improvements for PagedUniqueProcess

2015-04-17 Thread Mauro Bartolomeoli
eProcess limits not always working > - JDBCDataStore should delegate to LimitingVisitor.hasLimits > > So these combine to let us page through a process result? > > -- > Jody Garnett > > On 16 April 2015 at 09:33, Mauro Bartolomeoli < > mauro.bartolome...@geo-solutions.it>

[Geotools-devel] Backporting improvements for PagedUniqueProcess

2015-04-16 Thread Mauro Bartolomeoli
Hi, any objections to backport GEOS-6806 and related GEOT-4961 to 2.6.x? Thanks Mauro Bartolomeoli -- == GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via

Re: [Geotools-devel] The new jira instance is ready for creating new tickets

2015-04-01 Thread Mauro Bartolomeoli
dinate on IRC with astrodog >> >> -- >> Jody Garnett >> >> On 1 April 2015 at 01:06, Mauro Bartolomeoli > > wrote: >> >>> Hi, I created one, but the number assigned is GEOT-5052, while on the >>> old JIRA the last one was GEOT-5063. &g

Re: [Geotools-devel] [Geoserver-devel] By request interpolation method in WMS

2015-04-01 Thread Mauro Bartolomeoli
And here is the GeoServer one: https://github.com/geoserver/geoserver/pull/998 Thank you. Mauro 2015-04-01 12:14 GMT+02:00 Mauro Bartolomeoli < mauro.bartolome...@geo-solutions.it>: > Hi, > the pull request for the GeoTools part is here: > https://github.com/geotools/ge

Re: [Geotools-devel] [Geoserver-devel] By request interpolation method in WMS

2015-04-01 Thread Mauro Bartolomeoli
uld be > migrated across shortly. Attend the Skype meeting today to coordinate. > > -- > Jody Garnett > > On 31 March 2015 at 08:38, Mauro Bartolomeoli < > mauro.bartolome...@geo-solutions.it> wrote: > >> Hi, >> so I did some work on this and it seems to

Re: [Geotools-devel] The new jira instance is ready for creating new tickets

2015-04-01 Thread Mauro Bartolomeoli
Hi, I created one, but the number assigned is GEOT-5052, while on the old JIRA the last one was GEOT-5063. The same for GeoServer: assigned GEOS-6956, last one was GEOS-6965. I think we have a gap (please, mind the gap). Mauro 2015-04-01 9:23 GMT+02:00 Andrea Aime : > Hi all, > the new Jira ins

Re: [Geotools-devel] [Geoserver-devel] By request interpolation method in WMS

2015-03-31 Thread Mauro Bartolomeoli
umbers that I will create as soon as possible on the new JIRA? It seems the first availables are GEOT-5064 and GEOS-6965. Can I use them for this work? Thanks Mauro 2015-03-27 15:51 GMT+01:00 Mauro Bartolomeoli < mauro.bartolome...@geo-solutions.it>: > Hi, > > 2015-03-27 14:12

Re: [Geotools-devel] Variable substitution for ColorMapEntry attributes

2015-03-20 Thread Mauro Bartolomeoli
Hi, the pull request for this is here: https://github.com/geotools/geotools/pull/786 Thanks Mauro Bartolomeoli 2015-03-18 17:03 GMT+01:00 Andrea Aime : > On Wed, Mar 18, 2015 at 4:05 PM, Mauro Bartolomeoli < > mauro.bartolome...@geo-solutions.it> wrote: > >> Hi, >>

Re: [Geotools-devel] Variable substitution for ColorMapEntry attributes

2015-03-19 Thread Mauro Bartolomeoli
s! Visit http://goo.gl/NWWaa2 for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 http://www.geo-solutions

Re: [Geotools-devel] Variable substitution for ColorMapEntry attributes

2015-03-18 Thread Mauro Bartolomeoli
oes not really > allow for a full ogc expression there anyways > Yes, that's exactly my approach. Mauro -- == GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions

Re: [Geotools-devel] Variable substitution for ColorMapEntry attributes

2015-03-18 Thread Mauro Bartolomeoli
a similar change to support this syntax for GetLegendGraphic calls. Thanks Mauro -- == GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187

[Geotools-devel] [jira] (GEOT-5053) FeatureTypeStyleImpl copying constructor does not copy some properties

2015-03-18 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title Mauro Bartolomeoli created an issue

[Geotools-devel] Variable substitution for ColorMapEntry attributes

2015-03-18 Thread Mauro Bartolomeoli
quantity attribute, but since I am working on it, I would extend it to all the ColorMapEntry attributes, for completeness. What do you think? Regards, Mauro -- == GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Dott. Mauro Bartolomeoli @mauro_bart

[Geotools-devel] [jira] (GEOT-5052) Add CQL expressions support in ColorMap entry attributes (quantity, color, ...)

2015-03-18 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title Mauro Bartolomeoli created an issue

Re: [Geotools-devel] app-schema and xs:anyType encoding

2015-03-04 Thread Mauro Bartolomeoli
rstanding). I added explicit checks to skip encoding of those objects, now geoserver seems to build fine. The pull request is here: https://github.com/geotools/geotools/pull/760 Mauro -- == GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Dott

[Geotools-devel] [jira] (GEOT-5037) XSAnyTypeBinding should be able to encode objects that are not ComplexAttribute

2015-03-04 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title Mauro Bartolomeoli created an issue

Re: [Geotools-devel] app-schema and xs:anyType encoding

2015-03-03 Thread Mauro Bartolomeoli
vestigate further tomorrow and eventually get a list of failing ones. Thanks, Mauro -- == GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1

Re: [Geotools-devel] app-schema and xs:anyType encoding

2015-03-03 Thread Mauro Bartolomeoli
e with my patch applied, please let me know. Thanks in advance, Mauro -- == GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054

[Geotools-devel] osgeo maven repo

2015-03-03 Thread Mauro Bartolomeoli
Anyone experiencing issues with osgeo maven repository? >From yesterday I cannot access http://download.osgeo.org/webdav/geotools/ Thanks Mauro -- == GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Dott. Mauro Bartolomeoli @mauro_b

Re: [Geotools-devel] app-schema and xs:anyType encoding

2015-02-27 Thread Mauro Bartolomeoli
u. Mauro -- == GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1

Re: [Geotools-devel] app-schema and xs:anyType encoding

2015-02-26 Thread Mauro Bartolomeoli
eBinding or its parent class XSAnyTypeBinding? Any hint is appreciated. Thanks Mauro Bartolomeoli 2015-02-25 21:32 GMT+01:00 Ben Caradoc-Davies : > Mauro, > > targetAttributeNode must be applied to the containing property type > lcv:landCoverObservation[1]/lcv:LandCoverObservation, no

[Geotools-devel] app-schema and xs:anyType encoding

2015-02-25 Thread Mauro Bartolomeoli
s! Visit http://goo.gl/NWWaa2 for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 http://www.geo-solutions.it http://twitter.com/ge

[Geotools-devel] app-schema and xs:anyType encoding

2015-02-25 Thread Mauro Bartolomeoli
s! Visit http://goo.gl/NWWaa2 for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 http://www.geo-solutions.it http://twitter.com/ge

[Geotools-devel] [jira] (GEOT-4961) JDBCDataStore should delegate to LimitingVisitor.hasLimits the decision to apply visitor limits

2014-12-18 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title Mauro Bartolomeoli created an issue

[Geotools-devel] [jira] (GEOT-4959) Allow negative maxFeatures limit mean unlimited features in all jdbc datastores

2014-12-18 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title Mauro Bartolomeoli created an issue

[Geotools-devel] Backporting GEOT-4813 to 11.x and 10.x

2014-07-23 Thread Mauro Bartolomeoli
Hi, any objection to backport pagination support for UniqueVisitor and related JDBCDataStore optimizations? Thanks Mauro Bartolomeoli -- == GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior

Re: [Geotools-devel] Semantics of features aggregation and pagination

2014-06-04 Thread Mauro Bartolomeoli
have been inserted, so the elements are consistently ordered between each visitor call. Regards, Mauro Bartolomeoli 2014-05-30 19:07 GMT+02:00 Andrea Aime : > On Fri, May 30, 2014 at 6:58 PM, Mauro Bartolomeoli < > mauro.bartolome...@geo-solutions.it> wrote: > >> Hi, &g

[Geotools-devel] [jira] (GEOT-4813) Add pagination support to UniqueVisitor

2014-06-04 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title Mauro Bartolomeoli created an issue

Re: [Geotools-devel] Semantics of features aggregation and pagination

2014-05-30 Thread Mauro Bartolomeoli
new one (limits applied after aggregation) if they are defined in the visitor. What do you think? Can I move forward with it? Mauro 2014-05-19 17:32 GMT+02:00 Andrea Aime : > On Mon, May 19, 2014 at 5:16 PM, Mauro Bartolomeoli < > mauro.bartolome...@geo-solutions.it> wr

[Geotools-devel] Semantics of features aggregation and pagination

2014-05-19 Thread Mauro Bartolomeoli
Geotools semantic. Cheers, Mauro -- == Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax

Re: [Geotools-devel] wfs-ng improvements

2014-05-19 Thread Mauro Bartolomeoli
t compatible with the one used by Geoserver (so making some Geoserver tests fail). If it's not a requirement for you to have the all package, I would go for core in this case too. Mauro -- == Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK for more information. ==

Re: [Geotools-devel] Performance problems on JDBCFeatureStore removeFeatures

2014-05-09 Thread Mauro Bartolomeoli
so you can implement locking in SQL if your database supports it. > > > Jody Garnett > > > On Thu, Apr 24, 2014 at 6:53 PM, Mauro Bartolomeoli < > mauro.bartolome...@geo-solutions.it> wrote: > >> Hi, >> recently we hit a performance issue using the JDBCFeatureS

[Geotools-devel] [jira] (GEOT-4792) Improve JDBCDataStore ensureAuthorization performance

2014-05-08 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title Mauro Bartolomeoli created an issue

[Geotools-devel] [jira] (GEOT-4789) LabelPainter setLabel fails with two consecutive newlines

2014-05-05 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title Mauro Bartolomeoli created an issue

[Geotools-devel] Performance problems on JDBCFeatureStore removeFeatures

2014-04-24 Thread Mauro Bartolomeoli
http://goo.gl/fES3aK for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 http://www.geo-solutions.it http://twitter.com/geosolutions_it

Re: [Geotools-devel] Another FES Filter toXML issue

2014-03-25 Thread Mauro Bartolomeoli
; I will have a look and try to fix that too, can you please open a JIRA issue in the meantime? Mauro -- == Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. V

Re: [Geotools-devel] FES Filter to XML

2014-02-14 Thread Mauro Bartolomeoli
ttp://opensdi.geo-solutions.it for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 http://www.geo-solutions.it http://twitter.co

Re: [Geotools-devel] FES Filter to XML

2014-02-13 Thread Mauro Bartolomeoli
resent it is the expected result; I have > not tried many more filters (After and PropertyIsLike showed problems as > did some other time related filters.) PropertyIsEqualTo seemed to be ok. > Regards, > Rob > > > On 11-2-2014 12:21, Mauro Bartolomeoli wrote: > > Hi Rob, >

Re: [Geotools-devel] FES Filter to XML

2014-02-11 Thread Mauro Bartolomeoli
esent in pre 2.0 version or changed their schema a bit. Mauro > > On 11-2-2014 12:21, Mauro Bartolomeoli wrote: > > Hi Rob, > > > 2014-02-06 9:22 GMT+01:00 Rob van Swol : > >> Hi, >> >> I am using geotools 10.4 en I am trying to encode a FES filter to XML.

[Geotools-devel] [jira] (GEOT-4697) encoding issues in FES 2.0 filters

2014-02-11 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title Mauro Bartolomeoli created an issue

Re: [Geotools-devel] FES Filter to XML

2014-02-11 Thread Mauro Bartolomeoli
ls.filter.v2_0.FES.Filter, os); I have a patch for this too, so going to submit a JIRA and a patch. Do you have any other 2.0 filter encoding issues? Mauro -- == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more inf

[Geotools-devel] [jira] (GEOT-4603) Add configuration to add or remove bbox from WFS 2.0 (GML32) responses in gt-xsd-wfs

2013-10-25 Thread Mauro Bartolomeoli (JIRA)
: Mauro Bartolomeoli Components: xsd extensions Created: 25/Oct/13 4:58 AM

[Geotools-devel] [jira] (GEOT-4583) SLDParser should not pass a null Abstract / Title to SimpleInternationalString when the text is empty

2013-10-01 Thread Mauro Bartolomeoli (JIRA)
: Mauro Bartolomeoli Components: main Created: 01/Oct/13 2:39 AM

[Geotools-devel] MapServerStrategy for WFSDataStore 1.1.0 protocol

2013-09-05 Thread Mauro Bartolomeoli
Hi everybody, I created a pull request (https://github.com/geotools/geotools/pull/262) to handle some weird behaviours of MapServer with the WFS 1.1.0 regarding namespaces and field type mappings. Thanks Mauro Bartolomeoli -- == Our support, Your Success! Visit http://opensdi.geo-solutions.it

[Geotools-devel] Backporting SLD Title and Abstract localization work

2013-06-28 Thread Mauro Bartolomeoli
Bartolomeoli -- == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 http

[Geotools-devel] Backorting GEOT-4468

2013-06-28 Thread Mauro Bartolomeoli
Any objections to backporting GEOT-4468 to 9.x? The patch is about supporting GML2 outputFormat when using WFS 1.1. in WFSDataStore. Thanks Mauro -- == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Dott. Mauro Bartolomeoli @mauro_bart Senior

Re: [Geotools-devel] SLD and Internationalization

2013-06-11 Thread Mauro Bartolomeoli
I'm using now will need to > be augmented to make the internal translations available to SLDTransformer. > I'll keep you informed on this. > Created a new pull request: https://github.com/geotools/geotools/pull/204 Mauro -- == Dott. Mauro Bartolomeoli @mauro_bart Senior

Re: [Geotools-devel] SLD and Internationalization

2013-06-11 Thread Mauro Bartolomeoli
nk it should be difficult to implement, but maybe the GrowableInternationalString implementation that I'm using now will need to be augmented to make the internal translations available to SLDTransformer. I'll keep you informed on this. Mauro -- == Dott. Mauro Bartolomeoli @mauro_bart Senior S

  1   2   >