index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-09-21
coding style (https://travis-ci.com/OSGeo/proj.4/jobs/147225960 & https://tra...
Philippe Rivière
2018-09-21
the Bertin 1953 projection
Philippe Rivière
2018-09-21
Remove misspelled-constant PJD_ERR_UNKNOW_UNIT_ID
Kristian Evers
2018-09-21
Replace calls to pj_factors with proj_factors
Kristian Evers
2018-09-21
Replace calls to rtodms/dmstor with proj.h equivalents
Kristian Evers
2018-09-19
Merge pull request #1125 from rouault/rename_nad_as_data
Kristian Evers
2018-09-18
Rename nad/ directory as data/
Even Rouault
2018-09-18
Only allow usage of proj_api.h if explicit consent was given
Kristian Evers
2018-09-18
Do not install projects.h
Kristian Evers
2018-09-15
Bump version numbers after 5.2.0 release
Kristian Evers
2018-09-11
Update release date
Kristian Evers
2018-09-11
Fix SONAME decrement from libproj.so.13 to libproj.so.12.
Bas Couwenberg
2018-09-10
Update ABI version for 5.2 release
Kristian Evers
2018-09-07
cs2cs: Always convert to degrees when angular output is received (#1112)
Kristian Evers
2018-09-07
cct: forward comments to output
Kristian Evers
2018-09-05
Add -d option to proj, cs2cs and cct (#1109)
Søren Holm
2018-08-29
4D API: honour vto_meter / vunits for proj=longlat
Even Rouault
2018-08-24
proj_4D_api.c: fix potential null pointer dereference. Fixes https://bugs.chr...
Even Rouault
2018-08-24
Improve numerical precision of inverse spherical mercator
Kristian Evers
2018-08-24
Merge pull request #1093 from rouault/geoc_flag_fix
Kristian Evers
2018-08-23
Merge pull request #1096 from rouault/fix_helmert_convention_confusion
Even Rouault
2018-08-22
Style and comment improvements to eqearth (#1102)
Bojan Šavrič
2018-08-22
Adding ellipsoidal equations for the Equal Earth (#1101)
Bojan Šavrič
2018-08-21
[BREAKING] Hermert: add +convention=position_vector/coordinate_frame, forbids...
Even Rouault
2018-08-20
Fixes for webmerc projection (fixes #1078)
Even Rouault
2018-08-19
pj_transform / cs2cs: honour +geoc flag
Even Rouault
2018-08-19
Remove dead code in fwd_finalize() and inv_prepare()
Even Rouault
2018-08-19
pj_inv(): fix inverse of +proj=longlat +geoc
Even Rouault
2018-08-17
Implementation of Equal Earth projection (#1090)
jdugge
2018-08-11
gie: add a require_grid keyword, and use if for DHDN_ETRS89.gie; aso fix DHDN...
Even Rouault
2018-08-11
projects.h: use param[] variable-length member syntax with GCC >= 8 to fix op...
Even Rouault
2018-08-11
Fix wrong behaviour of torad_coord() with gcc 8.1 -O2 (fixes #1084)
Even Rouault
2018-07-26
pj_strerrno(): Change check off err value to avoid undefined behavior.
Kurt Schwehr
2018-07-21
Remove unused '+no_rot' parameter
Kristian Evers
2018-07-21
Check for use of both +k and +k_0 in krovak
Kristian Evers
2018-07-20
Use error code constant instead of number
Kristian Evers
2018-07-12
Merge pull request #1075 from cffk/geod-unit-fix
Charles Karney
2018-07-11
Revert pj_units to_meters entries for US units.
Charles Karney
2018-07-11
Remove ugly assignment within an expression.
Charles Karney
2018-07-11
Fix #1074. Fix unit conversion factors for geod.
Charles Karney
2018-07-10
vgridshift: add a +multiplier={value} parameter
Even Rouault
2018-07-07
Merge pull request #1065 from rouault/helmert_with_t_huge_val
Even Rouault
2018-07-06
Use M_PI_2 and M_PI_4 instead of locally defined constants
Kristian Evers
2018-06-29
Helmert: consider that xyzt.t == HUGE_VAL means t_epoch
Even Rouault
2018-06-26
Add inverse lagrange projection
Kristian Evers
2018-06-22
Merge pull request #1055 from rouault/geocent_cart_to_meter
Kristian Evers
2018-06-21
Make +proj=geocent and +proj=cart take into account +to_meter (relates to #1053)
Even Rouault
2018-06-21
unitconvert: error out if xy_in/xy_out z_in/z_out use different unit types
Even Rouault
2018-06-21
Add support for deg, rad and grad in unitconvert (fixes #1052), and document ...
Even Rouault
2018-06-20
Add proj_errno_string() to proj.def
Kristian Evers
[prev]
[next]