<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hi Devs,<br>
    <br>
    On request from Ifremer, we at 3Liz are started to work on a plugin
    to provide Tiles API for QGIS Server.<br>
    <a class="moz-txt-link-freetext" href="https://github.com/3liz/qgis-server-tiles-plugin">https://github.com/3liz/qgis-server-tiles-plugin</a><br>
    <br>
    We have started to implement a Tile Map Service API, known as TMS.<br>
    It is based on the QGIS project WMTS configuration availabe in the
    OWS Server tab in Project properties.<br>
    If the EPSG:3857 is activated for WMTS, the tiles will be available
    through a simple URL with the MAP parameter.<br>
    The TMS API supports images, provided by WMTS, and Vector Tile based
    on QgsVectorTileWriter.<br>
    <br>
    I have discovered that QgsVectorTileMVTEncoder is not available in
    Python.<br>
    <br>
    We have planed to:<br>
    * implement in this plugin the OGC Tiles API,
    <a class="moz-txt-link-freetext" href="https://ogcapi.ogc.org/tiles/">https://ogcapi.ogc.org/tiles/</a><br>
    * enhance the QGIS API to be able to build Vector Tile in other CRS
    than EPSG:3857<br>
    * and port the OGC Tiles API in the QGIS Server core.<br>
    <br>
    Feedbacks are welcome<br>
    Regards,<br>
    RenĂ©-Luc D'Hont<br>
    <br>
    <div id="grammalecte_menu_main_button_shadow_host" style="width:
      0px; height: 0px;"></div>
  </body>
</html>