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
/
lib_proj.cmake
Age
Commit message (
Expand
)
Author
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-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-29
Build: change back link-time-optimization default to off
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-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-08-17
Implementation of Equal Earth projection (#1090)
jdugge
2018-06-08
Export proj target to scope visible for test/unit target
Mateusz Loskot
2018-05-04
cmake: fix build with msys where both pthread and win32 threads are detected ...
Even Rouault
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-10
Re-do pull request #451 export CMake targets with PROJ4:: namespace
Charles Karney
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-06
Enable default destructor for all PJ objects.
Thomas Knudsen
2017-07-10
Introducing the Molodensky transform (#541)
Kristian Evers
2017-07-07
obs_api revision and improvements: new namespace etc. (#530)
Thomas Knudsen
2017-05-19
Unit conversion pseudo-projection.
Kristian Evers
2017-03-27
Horisontal and vertical gridshift drivers
Kristian Evers
2016-12-15
Horner and helmert (#456)
Thomas Knudsen
2016-11-20
Plumbing for pipelines (#453)
Thomas Knudsen
2016-11-12
Pipeline plus api - in continuation of the Genereic Coordinates pull request ...
Thomas Knudsen
2016-10-24
Generic coordinates (#431)
Thomas Knudsen
2016-07-28
Implemented Times projection
Kristian Evers
2016-04-05
Merge remote-tracking branch 'refs/remotes/OSGeo/master' into sdfe-refactor-m...
Thomas Knudsen
2016-04-05
Some initial work on internal regression tests
Thomas Knudsen
2016-04-04
Adding Natural Earth II and Compact Miller
Bojan Savric
2016-03-27
Add Patterson Cylindrical projection. Add tests for projection.
Micah Cochran
2016-02-24
Add support for MISR SOM projection
mbull
2016-01-06
adapt patch for #325 to fix static-only library building
Howard Butler
2015-10-23
- API Extension to include fwd3d / inv3d
Piyush Agram
2015-07-07
Make pj_init() locale safe and no longer modify locale (#226)
Even Rouault
2015-02-22
More CMake churn #264
Howard Butler
2015-02-21
align CMake SOVERSION with autotools #263
Howard Butler
[next]