aboutsummaryrefslogtreecommitdiff
path: root/src/projections/robin.cpp
AgeCommit message (Expand)Author
2020-12-15Revise error codes to have a reduced set exposed in the public API.Even Rouault
2020-11-20Remove pj_ctx_* functions and use their proj_context counterpartsKristian Evers
2020-04-14Robinson inverse projection: error on out of domain values (#2151)Martin Raspaud
2020-03-08src/projections/: remove assignments in expression and multiple statements pe...Even Rouault
2020-02-07Fix numerical precision issues in vandg and robinEven Rouault
2019-09-18Delete proj_math.h. Replace includes by <math.h>; we'll see if anyoneCharles Karney
2019-04-26Prefix inverse and forward functions by their projection namesEven Rouault
2019-03-29Remove duplicate instances of #include "proj_internal.h"Chris Mayo
2019-02-24Robinson: fix wrong values for forward path for latitudes >= 87.5 (fixes #117...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