aboutsummaryrefslogtreecommitdiff
path: root/src/pj_inv.c
AgeCommit message (Expand)Author
2018-08-294D API: honour vto_meter / vunits for proj=longlatEven Rouault
2018-08-19Remove dead code in fwd_finalize() and inv_prepare()Even Rouault
2018-08-19pj_inv(): fix inverse of +proj=longlat +geocEven Rouault
2018-06-21Make +proj=geocent and +proj=cart take into account +to_meter (relates to #1053)Even Rouault
2018-05-23Merge branch 'master' into return-nans-quicklyKristian Evers
2018-05-15IWYU: Partial PJ_natearth.c..rtodms.cKurt Schwehr
2018-05-08Handle HUGE_VAL input better in fwd and inv functionsKristian Evers
2018-04-14Dont do false easting/northing on cartesian coordsKristian Evers
2018-03-21Take into account +towgs84=0,0,0 in pipeline to still imply geodetic->cartesi...Even Rouault
2018-03-12Make sure to pass any existing errno's on after the coordinate operation is doneKristian Evers
2018-03-11Make sure that transient errors are returned correctlyKristian Evers
2018-03-11Remove 'pj_' prefix from static functionsKristian Evers
2018-03-06fix a few typos (again)Mike Toews
2018-02-10Handle sign convention for vertical datum shiftsThomas Knudsen
2018-02-10Fix numerous bugs in the cs2cs emulationThomas Knudsen
2018-02-01expand proj_geoc_lat to proj_geocentric_latitude (#751)Thomas Knudsen
2018-01-31Renamed PJ_IO_UNITS_RADIANS to PJ_IO_UNITS_ANGULARThomas Knudsen
2018-01-31Introduce compatibility for cs2cs-style proj-strings into the 4D API.Thomas Knudsen
2018-01-03Introduce preparation/finalization steps in fwd/inv subsystem, supporting arb...Thomas Knudsen
2017-10-06Remove superfluous checks for PJ.left being PJ_IO_UNITS_CLASSICThomas Knudsen
2017-07-07obs_api revision and improvements: new namespace etc. (#530)Thomas Knudsen
2016-12-15Horner and helmert (#456)Thomas Knudsen
2016-10-19Reverting to behaviour of previous version of pj_inv(). Definitions of false ...Kristian Evers
2016-10-18Convert units for false northing/easting. Fixes #186.Kristian Evers
2016-05-28Change math constants, similar to PR #372. Use M_ namespace with the de fact...Micah Cochran
2016-05-11Portability cleanups for the code in PR #6 (and a few additional source files)Thomas Knudsen
2015-10-23- API Extension to include fwd3d / inv3dPiyush Agram
2010-06-11preliminary implementation of projCtx APIFrank Warmerdam
2009-01-26remove SCCSID and lint stuff from all source filesFrank Warmerdam
1999-03-18NewFrank Warmerdam