aboutsummaryrefslogtreecommitdiff
path: root/src/pipeline.cpp
AgeCommit message (Expand)Author
2020-01-22Merge RFC4 (#1865)Even Rouault
2019-11-25pipeline.cpp: use more explict variable namesEven Rouault
2019-11-25Pipeline: support +omit_fwd and +omit_inv keywordsEven Rouault
2019-11-24pipeline.cpp: hopefully make code more readable by using more C++ goodness. N...Even Rouault
2019-11-12Fix proj_assign_context()/pj_set_ctx() with pipelines and alternative coord o...Even Rouault
2019-09-22Update to version 1.50 of the geodesic library.Charles Karney
2019-03-29Remove duplicate instances of #include "proj_internal.h"Chris Mayo
2019-02-13Add push and pop operationsKristian Evers
2019-01-17Remove proj_create_from_proj_string() and proj_create_from_user_input(), and ...Even Rouault
2019-01-04Replace PJ_IO_UNITS_WHATEVER with units from neighbour stepsKristian Evers
2019-01-01pipeline set_ellipsoid(): use GRS80 for consistency (although it doesn't seem...Even Rouault
2018-12-30Merge projects.h into proj_internal.hEven Rouault
2018-12-30projects.h: remove deprecated XY, XYZ, LP, LPZ, UV, UVW, projUV and projUVW s...Even Rouault
2018-12-26cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixesEven Rouault