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-05-24
Merge pull request #2230 from rouault/limit_peirce_q_to_northern_hemisphere
Even Rouault
2020-05-19
Zone Definition Fixes for igh_o projection (#2233)
John Krasting
2020-05-19
Implemented IGH Oceanic View (#2226)
John Krasting
2020-05-16
peirce_q: limit input to positive latitudes
Even Rouault
2020-05-09
scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted
Even Rouault
2020-04-21
Typo fixes in code comments [ci skip]
Even Rouault
2020-04-16
Merge pull request #2030 from rouault/auto_sel_of_tmerc_alg
Even Rouault
2020-04-16
Implement an iterative inverse method for +proj=adams_ws2
Even Rouault
2020-04-15
Merge pull request #2148 from kbevers/add_adams_projections
Kristian Evers
2020-04-15
Add square conformal projections from libproject
Kristian Evers
2020-04-15
tmerc/utm: add a +algo=auto/evenden_snyder/poder_engsager parameter
Even Rouault
2020-04-14
Robinson inverse projection: error on out of domain values (#2151)
Martin Raspaud
2020-04-13
Extended tmerc: speed-up forward path by ~5%
Even Rouault
2020-04-12
sch: simplify code
Even Rouault
2020-04-12
Remove old geocent.h/.cpp code
Even Rouault
2020-04-06
autoconf build: fix build on Alpine 3.11 where __attribute__((target_clones("...
Even Rouault
2020-04-06
Move inline code for optimize mlfn from tmerc to mlfn.hpp to avoid code dupli...
Even Rouault
2020-03-29
Merge pull request #2039 from rouault/speedup_snyder_tmerc
Even Rouault
2020-03-29
Merge pull request #2036 from rouault/speedup_poder_engsager_tmerc
Even Rouault
2020-03-10
utm/ups: make sure to set errno to PJD_ERR_ELLIPSOID_USE_REQUIRED if es==0
Even Rouault
2020-03-09
Approximate tmerc (Snyder): speed optimizations
Even Rouault
2020-03-09
Extended tmerc (Poder/Engsager): speed optimizations
Even Rouault
2020-03-08
src/projections/: remove assignments in expression and multiple statements pe...
Even Rouault
2020-03-02
Fix bad copy&replace pattern on HEALPix and rHEALPix projection names. Affect...
Even Rouault
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
[prev]
[next]