Simone Giannecchini
Simone Giannecchini
## Description As reported in [this](https://groups.google.com/g/mapstore-users/c/vWyuSZdCZXg/m/sktN-1EsAQAJ) email thread, some of our users are reporting issues when connecting to OS WMTS API. As OS API is a fairly important provider I...
See [this tiled](http://cloudsdi.geo-solutions.it/geoserver/geosolutions/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image%2Fjpeg&TRANSPARENT=true&tiled=true&STYLES&LAYERS=geosolutions%3ALANDSAT8_MOSAIC&tilesOrigin=34.55984%2C32.09914&WIDTH=256&HEIGHT=256&SRS=EPSG%3A4326&BBOX=33.75%2C32.34375%2C35.15625%2C33.75) requests as an example.
How do we crosslink between services? We need to take into account that we might also use WFS as a discovery service rather than OpenSearch.
Design and implement virtual collections as per original plan
At the moment GeoServer can only kill WMS requests but not when there is a JAI chaing being executed. In light of the ability to expose WMS and WCS for...
What should we do with the [metadata-ingestion](https://github.com/geosolutions-it/evo-odas/tree/master/metadata-ingestion) part of the code? We are using some of this code inside Sentinel 1, the idea would be to create a separate lib...