aboutsummaryrefslogtreecommitdiff
path: root/src/pipeline.cpp
AgeCommit message (Expand)Author
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