GeoTools / GeoServer PMC meeting - 2021-02-16Attending

Kevin Smith

Torben Barsballe

Gabriel Roldan

Michel Gabriel

Andrea Aime

Jody Garnett

Jukka Rahkonnen

Actions from last meeting:

   -

   None

Agenda

   1.

   2.17.5 release without manager
   2.

   Adding 2x gridsets to GWC
   3.

   ogc/osgeo/asf sprint pre-planning
   4.

   Installer GSIP
   5.

   ServiceProvider GSIP
   6.

   GeoServer-Cloud project
   7.

   Pull-request roundup ahead of release candidate

Actions

   -

   Gabe/Jody to have a relaxed release of 2.17.5 (over the weekend?)
   -

   Kevin: Review GWC Gridset x2 pull request
   <https://github.com/GeoWebCache/geowebcache/pull/924/files>
   -

   Jody/Gabriel: Write up GSIP for GeoServer-Cloud project
   -

   Torben: Try zhCN translation to see if it is published


2.17.5 release without manager

Sent a mail to the list asking for help

   -

   Jody is doing 2.19-RC, asking for Andrea to help with blog post
   -

   GeoSolutions can do 2.19.0 final
   -

   Gabe/Jody to have a relaxed release over the weekend ← thanks Gabe!
   -

      Action: Gabe to answer email thread



Adding 2x gridsets to GWC

Review:

   -

   Introduce 512px tiles as a possible alternative for the default gridsets
   <https://github.com/GeoWebCache/geowebcache/pull/924>
   -

      Does not change resolution, only tilesize, so fonts will be small
      -

      In GeoServer, DPI is format option, not a full parameter for gwc to
      pick up on this
      -

         GeoWebCache has an open issue
         <https://github.com/GeoWebCache/geowebcache/issues/240> to support
         GeoServer’s DPI format option
         -

   Action: Kevin to review this PR


This is a minimal PR, it would be nice to do the default ogc tilesets but
that will be for later:

   -

   there is an open ticket for gridset alias on this topic



ogc/osgeo/asf sprint pre-planning

Tomorrow starts with meetings:

   -

   Sprint 101 intro 7-9 am
   -

   Product Patch: 5 mins on what we want to do, Andrea
   -

   Andrea working on ogc-api-maps, general cleanup
   -

   Also MapML plugin
   -

   Jody getting in the way, or otherwise be helpful
   -

      will write tests cases and developer docs if otherwise ignored
      -

      Can we make json testing better
      -

   Michel ogc-api-maps, theming font-end, …
   -

      Map preview, breadcrumbs, customize styling
      -

      Freemarker templates, need to figure this out
      -

         Template in src code right now landingpage.ftl
         -

         contrast with getfeatureinfo which is dataset/workspace/instance
         specific in the data directory
         -

         Todo: check data directory workspace for landingpage.ftl as well

Installer GSIP-198

https://github.com/geoserver/geoserver/wiki/GSIP-198

Discussion on difference wrappers?

   -

   Java Service Launcher, 64-bits is proposed
   -

   This is public domain, so free to distribute, …


ServiceProvider GSIP-199

https://github.com/geoserver/geoserver/wiki/GISP-199

Discussion direction:

   -

   Contributor agreement, pull-request, bug report ..
   -

   Relax description to allow for participation on more than just coding
   level
   -

      User list participation, stack exchange etc…
      -

      Writing documentation
      -

   Consider tagging providers: “core”, “coding”, “docs”, “user-list”, … ?
   -

   Make this align with Ian’s presentation on particpation


Q: About individual consultants?

A: Just send a PR request on how you want to be listed…

GeoServer-Cloud project

Review of project:

   -

   CLA is going to be provided by C2C (yay)
   -

   v.02 released, available for quick start tests
   -

   https://github.com/camptocamp/geoserver-microservices/releases/tag/v0.2.0


Q: Project name? Cloud? microservices?

   -

   “cloud native geoserver” may have some confusion
   -

   package org.geoserver.cloud presently
   -

   Consider microservices? Not all approaches use this (lambdas etc…)
   -

   Proposing one of:
   -

      github.com/geoserver/geoserver-cloud


Q: How to contribute to GeoServer github group?

   -

   See email discussion following geofence example
   -

   GSIP or email? Don’t care …
   -

      If you do a GSIP can be simple / short ...
      -

      Process is OSGeo Software Grant
      <https://www.osgeo.org/resources/corporate-contributor-license/>
      signed by camptocamp


Action:

   -

   Jody and Gabe to write up a GSIP for the record

Pull-request roundup ahead of release candidate

GeoTools: https://github.com/geotools/geotools/pulls

   -

   https://github.com/geotools/geotools/pull/2804 this is stuck again, will
   benefit from allow-list / block-list, ...
   -

   https://github.com/geotools/geotools/pull/3152 mbstyle doc update,
   better than what is there now
   -

   https://github.com/geotools/geotools/pull/3338 geojson library change
   from Ian?
   -

      Check with Ian … and perhaps James?
      -

   Andrea will try for varargs api change

GeoWebCache: https://github.com/GeoWebCache/geowebcache/pulls

   -

   https://github.com/GeoWebCache/geowebcache/pull/924 discussed above
   -

   https://github.com/GeoWebCache/geowebcache/pull/893 update maven
   repositories
   -

      Jody to rebase and update Pr
      -

   https://github.com/GeoWebCache/geowebcache/pull/844 Enable setting of
   title, abstract and keywords on Grid and GridSet
   <https://github.com/GeoWebCache/geowebcache/pull/844>
   -

      From march 2020, waiting on review ...

GeoServer: https://github.com/geoserver/geoserver/pulls

   -

   translate introduction in user manual to zhCN
   <https://github.com/geoserver/geoserver/pull/4706>
   -

      Other translations got deleted due to neglect ..
      -

      sphinx has built-in support for internationalization ..
      -

      docs.geoserver.org/zhCN/index.html ← is this where it would end up?
      -

         Language is in the URL, so it should copy over …
         -

      Action:
      -

         Torben: merge and see if shows up ...


   -

   [GEOS-9823] [GEOS-9825] Added support for POST GetMap requests adhering
   to the WMS 1.3.0/SLD 1.1 XML Schema + advertised POST GetMap support in the
   WMS 1.3.0 capabilities <https://github.com/geoserver/geoserver/pull/4636>

   -

      The PR is broken, so this is stuck ...
      -

   Add standardDeviation classification for raster in sldService module
   <https://github.com/geoserver/geoserver/pull/4622>
   -

      Waiting on update ...


   -

   https://github.com/geoserver/geoserver/pull/4483 Basic Auth external
   services
   -

      review and no followup ..
      -

   GSIP-176 https://github.com/geoserver/geoserver/pull/4285
   -

      Work still ongoing … some of the optional tests are not working (the
      newer tests…)
      -

      See WIP jobs here: https://build.geoserver.org/view/testing-cite-new/
      (ets-*)
      -

   QA tests for geoserver should arrive shortly and make release candidate
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to