Hi, I need to configure per-workspace OWS services from a downstream applications. It’s all good for WMS, WFS, WCS, but it seems there’s no ServiceSettingsController subclass for WMTS.
Wonder if that’s a simple omission and in that case I can supply a patch, or there’s another reason for it. At a first glance It doesn’t look like, and the only thing I need to configure for WMTS is title and abstract, but maybe WMTS being a gwc thing complicates things some other way?
–
Gabriel Roldán
mind, got the module ready and its a quasi-verbatim copy of the restconfig-wms one (as so are the wfs and wcs ones), but just realized it should be a community module first?
···
Gabriel Roldán
Hello devs,
I’ve created Jira issue [1] and a pull-request [2] to enable WMTS rest configuration as a community module.
Hence I’m formally asking for permission to add this community module, and see it move forward to core alongside restconfig-wms, restconfig-wfs, and restconfig-wcs.
Best regards,
Gabriel
[1] https://osgeo-org.atlassian.net/browse/GEOS-9395
[2] https://github.com/geoserver/geoserver/pull/3888
···
Gabriel Roldán
Hello,
as agreed at today’s PMC meeting, I’ve reworked the WMTS restconfig module PR to make it a core module sibling of restconfig-wms et al. since its absence seems like a simple omission.
Also added the api docs. If someone can review that’d be great, no real rush though.
https://github.com/geoserver/geoserver/pull/3888
Best regards,
Gabriel
···
Gabriel Roldán