Skip to content

Commit

Permalink
[processing] The "Generate XYZ tiles" algs have been ported to C++
Browse files Browse the repository at this point in the history
  • Loading branch information
agiudiceandrea authored and DelazJ committed Feb 18, 2024
1 parent f796734 commit e97e7db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user_manual/processing_algs/qgis/rastertools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,7 @@ Outputs
Python code
...........

**Algorithm ID**: ``qgis:tilesxyzdirectory``
**Algorithm ID**: ``native:tilesxyzdirectory``

.. include:: ../algs_include.rst
:start-after: **algorithm_code_section**
Expand Down Expand Up @@ -778,7 +778,7 @@ Outputs
Python code
...........

**Algorithm ID**: ``qgis:tilesxyzmbtiles``
**Algorithm ID**: ``native:tilesxyzmbtiles``

.. include:: ../algs_include.rst
:start-after: **algorithm_code_section**
Expand Down

0 comments on commit e97e7db

Please sign in to comment.