Oh yay and thank goodness we long miss this! Some questions:

- metabufferring
- metatiling 
- tile caching 
- tile seeding

Are any of those in your todo list?

Thanks so much for working on this!

Regards

Tim

Sent from my iPhone

> On 30 Jul 2021, at 14:29, Alessandro Pasotti <apaso...@gmail.com> wrote:
> 
> 
> Hi René-Luc,
> 
> This is great news - I was almost sure you would have picked this up :)
> 
> I think you  should be able to use most of the OGC API foundation classes 
> that I've written for OAPIF/WFS3.
> 
> Kind Regards.
> 
> 
>> On Fri, Jul 30, 2021 at 12:27 PM René-Luc Dhont <rldh...@gmail.com> wrote:
>> Hi Devs,
>> 
>> On request from Ifremer, we at 3Liz are started to work on a plugin to 
>> provide Tiles API for QGIS Server.
>> https://github.com/3liz/qgis-server-tiles-plugin
>> 
>> We have started to implement a Tile Map Service API, known as TMS.
>> It is based on the QGIS project WMTS configuration availabe in the OWS 
>> Server tab in Project properties.
>> If the EPSG:3857 is activated for WMTS, the tiles will be available through 
>> a simple URL with the MAP parameter.
>> The TMS API supports images, provided by WMTS, and Vector Tile based on 
>> QgsVectorTileWriter.
>> 
>> I have discovered that QgsVectorTileMVTEncoder is not available in Python.
>> 
>> We have planed to:
>> * implement in this plugin the OGC Tiles API, https://ogcapi.ogc.org/tiles/
>> * enhance the QGIS API to be able to build Vector Tile in other CRS than 
>> EPSG:3857
>> * and port the OGC Tiles API in the QGIS Server core.
>> 
>> Feedbacks are welcome
>> Regards,
>> René-Luc D'Hont
>> 
>> _______________________________________________
>> QGIS-Developer mailing list
>> QGIS-Developer@lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> 
> 
> -- 
> Alessandro Pasotti
> QCooperative:  www.qcooperative.net
> ItOpen:   www.itopen.it
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to