Skip to content

Doc: Add table of contents for pipeline steps and document missing steps#14688

Merged
rouault merged 1 commit into
OSGeo:masterfrom
geographika:pipeline-steps
May 29, 2026
Merged

Doc: Add table of contents for pipeline steps and document missing steps#14688
rouault merged 1 commit into
OSGeo:masterfrom
geographika:pipeline-steps

Conversation

@geographika

@geographika geographika commented May 29, 2026

Copy link
Copy Markdown
Collaborator

This PR adds TOCs (tables of contents) showing the available steps for gdal vector pipeline and gdal raster pipeline, along with a combined table of mixed steps for gdal pipeline. This hopefully makes it easier for users to quickly see the available steps, and click on the links for further details.

The steps have also been reordered alphabetically. For the HTML documentation, CSS has been added to display the TOCs in two columns.

See preview pages:

The following vector steps were missing (based on the output of gdal vector pipeline --help) and have now been added:

  • check-coverage
  • check-geometry
  • clean-coverage
  • combine
  • concave-hull
  • convex-hull
  • dissolve
  • export-schema
  • external
  • make-point
  • sort
  • tee

The raster steps were only missing external.

@geographika geographika added documentation Issues and contributions to the documentation content funded through GSP Work funded through the GDAL Sponsorship Program labels May 29, 2026
@geographika geographika changed the title Doc: Add table of contents for pipeline steps and document missing step Doc: Add table of contents for pipeline steps and document missing steps May 29, 2026
@rouault rouault merged commit 1c31a1c into OSGeo:master May 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Issues and contributions to the documentation content funded through GSP Work funded through the GDAL Sponsorship Program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants