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
2019-03-16
ocea: avoid division by zero
Even Rouault
2019-03-16
ocea: code cleanup to use Snyder's conventions
Even Rouault
2019-03-16
Helmert: avoid potential division by zero
Even Rouault
2019-03-16
sterea: fix lat_0 = -90
Even Rouault
2019-03-16
Hammer: avoid division by zero
Even Rouault
2019-03-16
ellps_spherification(): detect invalid semi-major axis value
Even Rouault
2019-03-16
aea: validate |lat_1| and |lat_2| <= 90
Even Rouault
2019-03-15
Merge pull request #1319 from rouault/div_by_zero_molodensky
Kristian Evers
2019-03-15
Molodensky: avoid division by zero
Even Rouault
2019-03-14
Reject eccentricity values larger than one
Even Rouault
2019-03-09
Allow gie to use proj_create_crs_to_crs (#1314)
Kristian Evers
2019-03-06
Make gie return non-zero exit code when file can't be opened
Kristian Evers
2019-03-01
Bump version numbers in preparation for 6.1.0
Kristian Evers
2019-03-01
Doc: rename to ISO-19111:2019
Even Rouault
2019-02-27
Fix default context fallback in proj_log_func.
Elliott Sales de Andrade
2019-02-27
Fix null dereference warning.
Elliott Sales de Andrade
2019-02-26
Fix build issues on Solaris
Even Rouault
2019-02-26
Rename internal constant to avoid conflict with macro in Solaris system headers
Even Rouault
2019-02-26
io.cpp: cast to 'unsigned char' before isspace() to avoid undefined behaviour...
Even Rouault
2019-02-26
mutex.cpp: remove _XOPEN_SOURCE definition that causes compilation problem on...
Even Rouault
2019-02-24
Robinson: fix wrong values for forward path for latitudes >= 87.5 (fixes #117...
Even Rouault
2019-02-24
Merge pull request #1285 from rouault/doc_patterson
Kristian Evers
2019-02-24
ParameterValue::_exportToWKT(): fix null pointer dereference with -D_GLIBCXX_...
Even Rouault
2019-02-24
jniproj.cpp: fix compiler warning
Even Rouault
2019-02-23
Doc: add minimal documentation for sch projection
Even Rouault
2019-02-21
Transformation: reintroduce the term of 'Null geographic offset' for transfor...
Even Rouault
2019-02-21
Geog2D+Height -> Geog3D of same datum: avoid inserting a useless ballpark hor...
Even Rouault
2019-02-21
projinfo: add information about missing grids
Even Rouault
2019-02-20
typo fixes: s/Explictly/Explicitly/ and s/instanciat/instantiat/
Even Rouault
2019-02-20
CoordinateOperation: add a hasBallparkTransformation() method that can be use...
Even Rouault
2019-02-20
CompoundCRS to Geog3DCRS: in synthetised transformation, document in the name...
Even Rouault
2019-02-20
PROJStringFormatting: change order of emission of push/pop w.r.t axis swap/un...
Even Rouault
2019-02-20
projinfo: advertize the use of '--spatial-test intersects' when it can bring ...
Even Rouault
2019-02-20
Apply multiplier in proj_vgrid_value()
Even Rouault
2019-02-20
PROJStringFormatter: remove useless push/pop in another case
Even Rouault
2019-02-20
Operation sorting: tweak
Even Rouault
2019-02-20
Vertical CRS transformation: synthetize a vertical unit change transformation...
Even Rouault
2019-02-20
compoundCRS to compoundCRS: avoid emitting dummy 'Null geographic offset from...
Even Rouault
2019-02-20
vgridshift: propagate multiplier to avoid false-positive detection of nodata ...
Even Rouault
2019-02-20
Add VERTCON grid name alternatives in database, and handle filename substitut...
Even Rouault
2019-02-18
Fix a few issues with i386 builds
Even Rouault
2019-02-17
Modify the default strategy of researching intermediate CRS to do it only if ...
Even Rouault
2019-02-16
Make sure proj_get_source_crs() and proj_get_target_crs() work on 'pseudo' PJ...
Even Rouault
2019-02-16
Make sure that the PJ object returned by proj_create_crs_to_crs() is a proper...
Even Rouault
2019-02-14
Bump ABI version number
Kristian Evers
2019-02-14
Merge pull request #1264 from kbevers/remove-t_obs
Kristian Evers
2019-02-14
Coordinate operations where a grid is present, but not in grid_alternatives t...
Even Rouault
2019-02-14
deformation: Replace +t_obs with +dt
Kristian Evers
2019-02-14
Merge remote-tracking branch 'osgeo/master' into remove-t_obs
Kristian Evers
2019-02-14
Reverse direction of deformation operations/transformations/deformation
Kristian Evers
[prev]
[next]