QGIS-Documentation icon indicating copy to clipboard operation
QGIS-Documentation copied to clipboard

Expose GEOS coverage simplify as a processing algorithm (Request in QGIS)

Open qgis-bot opened this issue 1 year ago • 0 comments

Request for documentation

From pull request qgis/QGIS#54939 Author: @nyalldawson QGIS version: 3.36

Expose GEOS coverage simplify as a processing algorithm

PR Description:

Exposes the new (in geos v12) coverage simplification tool as a processing algorithm.

Open questions:

  • should we force validation of the coverage prior to simplification? It's added slowness, but the algorithm does requires valid coverages.
  • Should the existing geometry validation check apply to coverages also? Ie we check both the feature geometry AND the coverage geometry?

https://github.com/qgis/QGIS/assets/1829991/fd37d7ea-bcc8-462f-9b4f-cac463e893ad

Commits tagged with [need-docs] or [FEATURE]

qgis-bot avatar May 07 '24 09:05 qgis-bot