[QGIS-Developer] QGIS Server Tiles API Plugin

Alessandro Pasotti apasotti at gmail.com
Fri Jul 30 06:28:53 PDT 2021


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 <rldhont at 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 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20210730/7c03a8ba/attachment.html>


More information about the QGIS-Developer mailing list