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
/
test
/
gie
Age
Commit message (
Expand
)
Author
2020-10-25
Add +proj=col_urban projection, implementing a EPSG projection method used by...
Even Rouault
2020-10-25
Fix typos spotted by scripts/fix_typos.sh
Even Rouault
2020-09-30
Merge pull request #2361 from rouault/ortho_ellipsoidal
Even Rouault
2020-09-30
Add a +proj=tinshift for triangulation-based transformations
Even Rouault
2020-09-27
Ortho ellipsoidal inverse: improve accuracy in polar case with (x,y) close to...
Even Rouault
2020-09-27
Ortho ellipsoidal inverse: add domain check for oblique case, and slighly imp...
Even Rouault
2020-09-26
Ortho ellipsoidal inverse: add non iterative implementations for polar and eq...
Even Rouault
2020-09-26
Ortho: add visibility condition for ellipsoidal case. Credits to @cffk
Even Rouault
2020-09-26
Implement ellipsoidal formulation of +proj=ortho (fixes #397)
Even Rouault
2020-08-21
Helmert: fix regression when rotation terms are 0, but scale is not
Even Rouault
2020-07-24
Helmert 2D: do not require a useless convention= parameter
Even Rouault
2020-05-28
Implement wink2 inverse by generic inversion of forward method
Even Rouault
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-17
Merge pull request #2206 from rouault/deformation_model_for_merge
Even Rouault
2020-05-16
Add a +proj=defmodel transformation for multi-component time-based deformatio...
Even Rouault
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
gie: implement a strict mode with <gie-strict> </gie-strict> (fixes #2158)
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-11
Inverse cart: speed-up computation by 33%
Even Rouault
2020-03-10
utm/ups: make sure to set errno to PJD_ERR_ELLIPSOID_USE_REQUIRED if es==0
Even Rouault
2020-02-27
Make tests independent of proj-datumgrid
Even Rouault
2020-02-20
Fix wrong byte-swapping for NTv2 grids affecting master after RFC4 work (fixe...
Even Rouault
2020-02-08
Merge pull request #1917 from rouault/fix_test_issues_on_i386
Kristian Evers
2020-02-07
Fix test issues on i386
Even Rouault
2020-02-06
cart: Avoid discontinuity at poles in the inverse case
Kristian Evers
2020-01-28
Add +proj=set operation to set component(s) of a coordinate to a fixed value
Even Rouault
2020-01-25
Grid correction: fix handling grids spanning antimeridian (fixes #1859)
Even Rouault
2020-01-22
Merge RFC4 (#1865)
Even Rouault
2020-01-05
Make sure tests pass if extra grids are present
Even Rouault
2019-11-25
Pipeline: support +omit_fwd and +omit_inv keywords
Even Rouault
2019-10-22
Fix test tolerance to run on powerpc architecture
Even Rouault
2019-10-03
aeqd: for spherical forward path, go to higher precision ellipsoidal case whe...
Even Rouault
2019-10-01
Add rotation support to the HEALPix projection (#1638)
Simon Schneegans
2019-09-28
test/gie/builtins.gie: remove unused parameters
Even Rouault
2019-09-17
ell_set.cpp: avoid division by zero in R_lat_a case. Fixes https://bugs.chrom...
Even Rouault
2019-09-17
eqdc: avoid potential division by zero. Fixes https://bugs.chromium.org/p/oss...
Even Rouault
2019-09-10
Fix gie test after applying fix to bertin1953
Kristian Evers
2019-06-21
Use HTTPS URLs for download.osgeo.org
Paul Menzel
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-25
gs50 and other mod_ster projections: avoid divison by zero
Even Rouault
2019-04-22
airy: avoid division by zero
Even Rouault
[next]