aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations/conversions/index.rst
AgeCommit message (Collapse)Author
2020-01-28Add +proj=set operation to set component(s) of a coordinate to a fixed valueEven Rouault
Fixes #1846
2019-03-28Add no-op operation. It does nothing.Kristian Evers
2019-02-13Add push and pop operationsKristian Evers
This commit introduces the concept of a pipeline coordinate stack in which components of coordinates can be saved and loaded from. This makes it possible to moved values from one step of a pipeline to another, effectively overwriting parts of the output from a given step.
2018-08-20Doc: add page for geoc conversion (fixes #1092)Even Rouault
2018-04-30Remove duplicate lonlat doc pageKristian Evers
2018-02-28Move 'Coordinate operations' to top level of docs [skip ci]Kristian Evers