Re: [Geotools-devel] Boundless YSLD to GeoTools?

2016-03-31 Thread Justin Deoliveira
On Thu, Mar 31, 2016 at 8:41 PM Jody Garnett wrote: > Wonder how you do your git-fu you do so well. > Ha. git filter-branch… it’s amazing and scary all at the same time :) > > I will review and merge pull request with torben if you would like to > create, we best merge to respect contributor ag

Re: [Geotools-devel] Improper Caching in ColorModelFactory

2016-03-31 Thread Jody Garnett
Can you prep a pull request to make the change? I am interested to see if fixing this will cause any regressions. On Tue, Mar 29, 2016 at 10:12 AM sikeoka wrote: > org.geotools.coverage.ColorModelFactory takes four parameters (categories, > type, visibleBand, numBands) but its equals() and hashCo

Re: [Geotools-devel] Boundless YSLD to GeoTools?

2016-03-31 Thread Jody Garnett
Wonder how you do your git-fu you do so well. I will review and merge pull request with torben if you would like to create, we best merge to respect contributor agreement etc... The draft docs are in the git history if you want to go digging. On Thu, Mar 31, 2016 at 6:13 PM Justin Deoliveira wro

Re: [Geotools-devel] Boundless YSLD to GeoTools?

2016-03-31 Thread Justin Deoliveira
Thanks guys, great to hear this is still on the table. I took the liberty of preparing two branches that implement the move. I did it in a way that preserves all of the history of the ysld module from it’s old repository. Here is the branch for that. https://github.com/geotools/geotools/compare/m

Re: [Geotools-devel] Boundless YSLD to GeoTools?

2016-03-31 Thread Jody Garnett
If you like I can take your email as a request for a new community module :) To make this happen we will need to ask a boundless staff to move this over as a community module. Justin can you volunteer to share "module maintainer" on this one - since it is a bit of your brainchild. In the interest

Re: [Geotools-devel] Boundless YSLD to GeoTools?

2016-03-31 Thread Torben Barsballe
Hello Justin Yes, Boundless is still interested in having YSLD move from geoserver-exts to GeoTools. As a GeoTools/GeoServer dev, I also want to bring up one other minor note - A few months back, I added some support to GeoServer for generating styles in any format (including YSLD). This functio

[Geotools-devel] Boundless YSLD to GeoTools?

2016-03-31 Thread Justin Deoliveira
Hey folks, I heard a while back through the grapevine that the folks at Boundless are interested in moving the YSLD styling modules currently living in the Boundless geoserver-exts repository to GeoTools? I was wondering if

Re: [Geotools-devel] gt-coverage refactorings

2016-03-31 Thread Jody Garnett
I am only catching up on email today, sorry for the delay. -- Jody Garnett On 31 March 2016 at 11:00, Andrea Aime wrote: > On Thu, Mar 31, 2016 at 7:53 PM, Jody Garnett > wrote: > >> Catching up with the geotools codebase for a bit ... and I also owe >> Andrea an update from the gt-dem communi

[Geotools-devel] [JIRA] (GEOT-5392) Refactor ImageMosaic for extensibility

2016-03-31 Thread Niels Charlier (JIRA)
Title: Message Title Niels Charlier create

Re: [Geotools-devel] gt-coverage refactorings

2016-03-31 Thread Niels Charlier
I have looked at Daniele's PR (superficially) and it looks good, but I would expect a proposal is in order to move a lot of API from a plugin to a core module. As far as I can see, there is little or no overlap between the two bodies of work at the moment. I don't expect any issues there. Co

Re: [Geotools-devel] Adding external vector mask (footprint) support to GDAL plugin

2016-03-31 Thread Jody Garnett
Thanks Daniele, this is an api change (new functionality which was formally only for "internal" module use). In the interest of saving time let me start the change proposal for you: https://github.com/geotools/geotools/wiki/Refactor-vector-mask-external-footprint-generation Initial feedback from

Re: [Geotools-devel] gt-coverage refactorings

2016-03-31 Thread Andrea Aime
On Thu, Mar 31, 2016 at 7:53 PM, Jody Garnett wrote: > Catching up with the geotools codebase for a bit ... and I also owe Andrea > an update from the gt-dem community module progress. > > I see we have two teams looking at refactoring functionality into > gt-coverage: > > Daniele: Your pull requ

[Geotools-devel] gt-coverage refactorings

2016-03-31 Thread Jody Garnett
Catching up with the geotools codebase for a bit ... and I also owe Andrea an update from the gt-dem community module progress. I see we have two teams looking at refactoring functionality into gt-coverage: Daniele: Your pull request #1131 Supporting vector footprints on GDAL plugin

[Geotools-devel] [JIRA] (GEOT-5391) Raster requests involving reprojection and high oversampling may throw OOM

2016-03-31 Thread Daniele Romagnoli (JIRA)
Title: Message Title Daniele Romagnoli cre