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
/
projections
Age
Commit message (
Expand
)
Author
2020-02-27
Fix warnings of latest cppcheck master
Even Rouault
2020-02-08
Add comments to vandg.cpp to tie implementation to Snyder (1987).
Charles Karney
2020-02-08
Merge pull request #1917 from rouault/fix_test_issues_on_i386
Kristian Evers
2020-02-07
Fix numerical precision issues in vandg and robin
Even Rouault
2020-02-07
Fix test issues on i386
Even Rouault
2020-02-06
Fix cppcheck warnings and make it work with latest cppcheck 1.90
Even Rouault
2019-10-28
Various fixes/workarounds to make cppcheck 1.72 (Ubuntu 16.04) and HEAD/1.90d...
Even Rouault
2019-10-13
Merge pull request #1653 from rouault/doc_ob_tran
Even Rouault
2019-10-03
aeqd: for spherical forward path, go to higher precision ellipsoidal case whe...
Even Rouault
2019-10-03
ob_tran.cpp: add comment to link maths with Snyder's formulas
Even Rouault
2019-10-02
nsper: add a comment to relate it to EPSG Vertical Perspective
Even Rouault
2019-10-01
Add rotation support to the HEALPix projection (#1638)
Simon Schneegans
2019-09-25
isea: avoid shadowing warning on 'quad' on Solaris
Even Rouault
2019-09-25
hatano/mbtfpp: do not use CS to fix Solaris build issue
Even Rouault
2019-09-19
Merge pull request #1618 from cffk/c99-math-update
Charles Karney
2019-09-18
Delete proj_math.h. Replace includes by <math.h>; we'll see if anyone
Charles Karney
2019-09-17
aea_e_inverse(): avoid calling asin() with invalid argument which results in ...
Even Rouault
2019-09-17
isea: avoid undefined behaviour on left shift of negative value. Fixes https:...
Even Rouault
2019-09-17
geos: avoid division by zero. Fixes https://bugs.chromium.org/p/oss-fuzz/issu...
Even Rouault
2019-09-17
eqdc: avoid potential division by zero. Fixes https://bugs.chromium.org/p/oss...
Even Rouault
2019-09-03
Debug Bertin1953
R. Schmunk
2019-06-25
geos.cpp: Update pdf_cgms_03.pdf location (Fixes #1532)
Kurt Schwehr
2019-06-22
+proj=ob_tran +o_proj=longlat: set right unit to PJ_IO_UNITS_WHATEVER so as t...
Even Rouault
2019-05-05
geos: avoid division by zero
Even Rouault
2019-05-02
lagrng: avoid division by zero when latitude is very close to 90
Even Rouault
2019-04-26
Prefix inverse and forward functions by their projection names
Even Rouault
2019-04-26
aitof: fix division by zero
Even Rouault
2019-04-26
aitoff.cpp: fix indentation
Even Rouault
2019-04-25
gs50 and other mod_ster projections: avoid divison by zero
Even Rouault
2019-04-22
airy: avoid division by zero
Even Rouault
2019-04-20
omerc: validate lat_1 and lat_2 to avoid divison by zero
Even Rouault
2019-04-18
tpers: avoid division by zero
Even Rouault
2019-04-18
isea: avoid invalid integer shift
Even Rouault
2019-04-16
omerc: avoid division by zero
Even Rouault
2019-04-14
lcc: avoid division by zero
Even Rouault
2019-04-14
imw_p: avoid division by zero
Even Rouault
2019-04-12
Validate lat_0 range in general case, lat_1 and lat_2 for lcc and eqdc
Even Rouault
2019-04-11
omerc: avoid division by zero
Even Rouault
2019-04-11
omerc: avoid division by zero when |lat_0|=90
Even Rouault
2019-04-10
lsat: avoid division by zero in inverse
Even Rouault
2019-04-05
imw_p: avoid division by zero in inverse
Even Rouault
2019-04-05
krovak: avoid division by zero
Even Rouault
2019-04-05
lcc: avoid division by zero
Even Rouault
2019-04-04
Reject negative e parameter to avoid division by zero
Even Rouault
2019-04-02
Krovak: avoid divison by zero
Even Rouault
2019-04-01
bonne: avoid division by zero
Even Rouault
2019-04-01
Merge pull request #1396 from rouault/ossfuzz_13947_13948
Even Rouault
2019-03-29
tpeqd: avoid division by zero
Even Rouault
2019-03-29
Remove duplicate instances of #include "proj_internal.h"
Chris Mayo
2019-03-28
ocea: fix behaviour when +alpha is specified
Even Rouault
[next]