Project: QGIS

Version: 3.32

Feature: OGC API - Features: Add full pagination for collection items HTML page

To make browsing the features more user friendly and provide more information, the following was implemented and added to the HTML template:
- full pagination which shows always the total number of pages
- configurable pagesize via dropdown
- number of matching items
- number of returned items
- pagesize/pagination controls also at the bottom of the page

This feature was developed by Björn Hinkeldey