aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations/projections/wink2.rst
AgeCommit message (Collapse)Author
2020-05-28Implement wink2 inverse by generic inversion of forward methodEven Rouault
- Move the generic method initiated from adams_ws2 to a pj_generic_inverse_2d() method - Use it in adams_ws2 - Use it in wink2 Fixes https://github.com/qgis/QGIS/issues/35512
2020-02-27Doc: Add missing projection property tables (#1992)Chatziargyriou Eleftheria
2018-08-27Ensure correct axis ratio for images in documentation; move proj-string from ↵Juernjakob Dugge
image to caption
2018-07-21Add projection parameters to all projection doc pagesKristian Evers
2018-05-14Revert "Set projection plot scale to 100% for better PDF output"Kristian Evers
This had unexpected side-effects when building the HTML docs on Travis compared to locally. The correct solution would be to set different scaling depending on the output. This reverts commit 325477ed0fac2c9233c2f6a2b7bb4125e04df24c.
2018-05-14Set projection plot scale to 100% for better PDF outputKristian Evers
2018-02-28Move 'Coordinate operations' to top level of docs [skip ci]Kristian Evers