Hi Jody, this active PR changes the way MBStyle translates the background color (the existing solution was not working on data reprojection). https://github.com/geotools/geotools/pull/2775 Could you have a look at it before starting to move classes around?
I have another in progress about RGBA color handling (Mapbox GL handles opacity with both the color spec and the opacity, the translator only uses the latter)... I have a work in progress that uses functions to move around the color in its full RGBA form, needs a bit more tests, but first wanted to check if the road is acceptable, or if we should extract the alpha from the color and multiply it with the explicit opacity in the fill-opacity, stroke-opacity settings instead (seems harder and more convoluted to me...). Anyhow, draft pull request here: https://github.com/geotools/geotools/pull/2782 There are more fixes to make, but can wait after you moved the module. Cheers Andrea On Sat, Feb 1, 2020 at 12:11 AM Jody Garnett <jody.garn...@gmail.com> wrote: > > Thanks, I will review the background addition and make the change next > week. > > Assuming this vote passed by then > > On Fri, Jan 31, 2020 at 5:47 PM Torben Barsballe < > torbenbarsba...@gmail.com> wrote: > >> Catching up on this - With all of Andrea's recent improvements most of my >> prior concerns about moving this to an extension are resolved. >> I haven't used JaCoCo to check coverage since before the Java 9 upgrade, >> and I'm pretty sure a bunch of important/related dependencies changed then, >> so I don't have an example. Are we sure it even still works? >> >> I'm still around enough to review pull requests, so sure, I can act as a >> co-maintainer. >> >> Given all that, +1. >> >> Cheers, >> Torben >> >> On Mon, Jan 13, 2020 at 12:02 AM Jody Garnett <jody.garn...@gmail.com> >> wrote: >> >>> On Sun, 12 Jan 2020 at 23:38, Andrea Aime <andrea.a...@geo-solutions.it> >>> wrote: >>> >>>> On Mon, Jan 13, 2020 at 8:22 AM Jody Garnett <jody.garn...@gmail.com> >>>> wrote: >>>> >>>>> I would like to propose MBStyle for graduation: >>>>> >>>>> Gold Star Plugin QA Test >>>>> <https://docs.geotools.org/latest/developer/procedures/check.html>: >>>>> >>>>> - Module maintainer: Jody Garnett (GeoCat) >>>>> >>>>> So far I asked Torben to review the PRs, should I route the PR review >>>> requests to you then? >>>> >>> >>> If Torben is in position to act as module maintainer also that would be >>> great. >>> >>>> >>>>> - Used in anger: shipped as part of boundless suite >>>>> >>>>> Hum... isn't the suite dead? Did it get some exposure? >>>> >>> >>> Some. >>> >>> That said, many of these are now closed, with a few PRs more and it will >>>> more or less translate decently the osm-bright-gl OMT >>>> <https://github.com/openmaptiles/osm-bright-gl-style> style. The other >>>> OMT styles >>>> <https://github.com/openmaptiles?utf8=%E2%9C%93&q=gl-style&type=&language=> >>>> need some more work, >>>> if you want to play with them easily see this GeoServer data dir: >>>> https://github.com/geosolutions-it/openmaptiles (most of the issue now >>>> can be spotted by looking at the maps >>>> side by side with a Maputnik editor >>>> <https://maputnik.github.io/editor/#1/0/0>). >>>> >>> >>> Thanks, that is good to know. >>> >>>> >>>>> - Optimized: non-performance critical code >>>>> - Supported: community module documentation >>>>> >>>>> <https://docs.geotools.org/latest/userguide/unsupported/mbstyle/index.html> >>>>> has >>>>> required code example, and a copy of the mapbox style specification >>>>> indicating which aspects are implemented. I would like >>>>> >>>>> Additional: >>>>> >>>>> - Developers guide: code has been consistently reviewed during >>>>> development, subject to automated formatting and Andrea's recent QA >>>>> safety >>>>> measures >>>>> >>>>> I am finding some issues here (just trying to run a report to see >>> JaCoCo test coverage). Starting a PR here mbstyle review >>> <https://github.com/geotools/geotools/pull/2743> >>> >>>> >>>>> - Code Coverage: Getting "Skipping JaCoCo execution due to missing >>>>> execution data file" any tips welcome >>>>> >>>>> IntelliJ reports a 87% coverage on the module, which is pretty good. >>>> (all of the issues I worked on either lacked a test or were testing for non >>>> compliant behavior). >>>> >>> >>> Thanks, so far I have been unable to get JaCoCo to run (even though the >>> plugin is configured in our root pom). Does anyone have an example I can >>> add to the docs? >>> >>> Cheers >>> Jody >>> >> _______________________________________________ >>> GeoTools-Devel mailing list >>> GeoTools-Devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/geotools-devel >>> >> -- > -- > Jody Garnett > -- Regards, Andrea Aime == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- *Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia. This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.*
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel