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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2019-05-06
Update ABI version number for 6.1.0
Kristian Evers
2019-05-01
Merge pull request #1425 from mwtoews/define
Kristian Evers
2019-04-20
proj/cs2cs: validate value of -f parameter to avoid potential crashes (fixes ...
Even Rouault
2019-04-16
Remove `PROJ_COMPILATION=1` definition
Mike Taves
2019-03-28
Add no-op operation. It does nothing.
Kristian Evers
2019-02-14
Bump ABI version number
Kristian Evers
2019-02-11
Make tmerc an alias for etmerc. (#1234)
Kristian Evers
2019-02-10
Completely remove Chebychev remains from codebase
Even Rouault
2019-02-05
Merge pull request #1248 from kbevers/remove-nad2bin
Kristian Evers
2019-02-04
Remove all traces of nad2bin and nad2nad
Kristian Evers
2019-02-04
Use pkgconfig to find sqlite3.
Elliott Sales de Andrade
2019-01-18
Remove Chebyshev polynomials from proj
Kristian Evers
2018-12-30
Merge projects.h into proj_internal.h
Even Rouault
2018-12-26
cpp conversion: revert geodesic.cpp to geodesic.c
Even Rouault
2018-12-26
cpp conversion: rename src/projections/nocol.cpp to src/projections/nicol.cpp
Even Rouault
2018-12-26
cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixes
Even Rouault
2018-12-26
cpp conversion: move source files in apps/ iso19111/ conversions/ projections...
Even Rouault
2018-12-26
cpp conversion: minimal steps to fix compilation errors, not warnings
Even Rouault
2018-12-20
make install: fix issue with parallel install (fixes #1119)
Even Rouault
2018-12-17
Add WKT2 grammar validation
Even Rouault
2018-12-17
Add WKT1 grammar validation; change prototype of proj_obj_create_from_wkt()
Even Rouault
2018-11-30
API: move all advanced PJ_OBJ creation functions in a dedicated proj_experime...
Even Rouault
2018-11-22
Rename cs2cs.c to cs2cs.cpp with minimal changes to make it compile
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
2018-10-15
Add Tobler-Mercator projection
Ivan Veselov
2018-10-11
Merge remote-tracking branch 'osgeo/master' into bertin1953
Kristian Evers
2018-10-03
Remove nmake build system
Even Rouault
2018-10-01
Add a affine transformation method, and make geogoffset as a particular case ...
Even Rouault
2018-10-01
Add geographic offset transformation method.
Even Rouault
2018-09-21
the Bertin 1953 projection
Philippe Rivière
2018-09-18
Do not install projects.h
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-08-17
Implementation of Equal Earth projection (#1090)
jdugge
2018-06-07
Add googletest 1.8.0 framework in test/googletest, and use it with autoconf b...
Even Rouault
2018-05-24
Fix libtool versioning, using the proper number for 'age'
Kristian Evers
2018-05-24
Update version numbers for 5.1.0 release
Kristian Evers
2018-05-23
Use proj_strtod.h for proj_strtod and proj_atof
Kurt Schwehr
2018-04-27
Remove src/org_proj4_Projections.h file. This file was not used anywhere, sin...
Martin Desruisseaux
2018-04-16
Collect custom C99 math functions in proj_math.h
Kristian Evers
2018-02-02
Fix SOVERSION for Automake build.
Bas Couwenberg
2018-02-01
Bump various version numbers in preparation for v. 5.0.0
Kristian Evers
2018-01-03
Introduce preparation/finalization steps in fwd/inv subsystem, supporting arb...
Thomas Knudsen
2017-11-21
Central conic projection (gnomonic) implementation (as 'proj=ccon') (#662)
Łukasz Komsta
2017-11-16
Introduce geodetic-geocentric conversions ... (#669)
Thomas Knudsen
2017-11-13
Removed remaining traces of the built in selftest system (#661)
Thomas Knudsen
2017-10-31
Add 'axisswap' operation - swap axes in pipelines
Kristian Evers
2017-10-29
Addition of 'deformation': Kinematic grid shifting.
Kristian Evers
2017-10-29
Remove PJ_OBS from the API surface, rename pj_obs_api.c to pj_4D_api.c (#625)
Thomas Knudsen
2017-10-12
Run 'gie builtins.gie' as part of Travis CI jobs
Thomas Knudsen
[next]