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
Age
Commit message (
Expand
)
Author
2020-11-21
Make GeographicCRS/GeodeticCRS::isEquivalentTo() work properly when comparing...
Even Rouault
2020-11-20
Update utm.rst
Nomit Rawat
2020-11-19
Replace line feed in input line by null character
J.H. van de Water
2020-11-18
Merge pull request #2434 from rouault/update_to_epsg_10.0.7
Even Rouault
2020-11-18
Database: update to EPSG v10.007
Even Rouault
2020-11-17
cs2cs, cct, proj and geod: fflush(stdout) after each line to emit each result...
Even Rouault
2020-11-17
github actions: update to conda-incubator/setup-miniconda@v2 to be compatible...
Even Rouault
2020-11-16
WKT2 parsing: several fixes related to map projection parameter units
Even Rouault
2020-11-12
Merge pull request #2422 from rouault/fix_polar_stere_at_pole
Even Rouault
2020-11-12
Polar stereographic at pole: make it return (0,0)
Even Rouault
2020-11-10
Merge pull request #2420 from rouault/cct_improvements
Even Rouault
2020-11-10
cct: allow @filename syntax
Even Rouault
2020-11-10
cct.rst: fix indentation
Even Rouault
2020-11-10
Allow cct to instantiate operations via object codes or names (#2419)
Kristian Evers
2020-11-09
Merge pull request #2417 from rouault/refresh_COPYING
Even Rouault
2020-11-06
automake and cmake: install COPYING, NEWS and AUTHORS in /share/doc/proj
Even Rouault
2020-11-06
COPYING: update
Even Rouault
2020-11-04
createBoundCRSToWGS84IfPossible(): make it return same result with a CRS buil...
Even Rouault
2020-11-04
Code formatting
Even Rouault
2020-11-04
docs/Makefile: restore custom 'html' target
Even Rouault
2020-11-03
Correct links to github issues in release notes from 7.1.0 to 7.2.0
Martin Steinisch
2020-11-02
cmake build: set CURL_ENABLED definition on projinfo build (#2404)
Olli Raisa
2020-11-01
Merge pull request #2371 from rouault/epsg10_part2
Even Rouault
2020-11-01
proj.h: add PJ_CATEGORY_DATUM_ENSEMBLE for proj_create_from_database()
Even Rouault
2020-11-01
projinfo / createObjectsFromName(): support returning a datum ensemble
Even Rouault
2020-11-01
When reading from database, possibly return VerticalCRS with a DatumEnsemble
Even Rouault
2020-11-01
When reading from database, possibly return Geographic/GeodeticCRS with a Dat...
Even Rouault
2020-11-01
Merge pull request #2397 from cffk/merc-update
Charles Karney
2020-11-01
Merge pull request #2402 from rouault/improved_comments_datum
Even Rouault
2020-11-01
Merge pull request #2401 from rouault/improve_remarks
Even Rouault
2020-11-01
Merge pull request #2400 from rouault/proj_create_ellipsoidal_2D_cs_doc_impro...
Even Rouault
2020-11-01
Switch website 'edit on GitHub' to 7.2 branch
Kristian Evers
2020-11-01
Update version numbers in preparation for 8.0.0 release
Kristian Evers
2020-11-01
Merge remote-tracking branch 'osgeo/master'
Kristian Evers
2020-11-01
Update docs for 7.2.0 release
Kristian Evers
2020-10-31
Doxygen: improve doc of functions related to Datum/DatumEnsemble
Even Rouault
2020-10-31
Fill remarks for PROJ-based operation mixing horizontal and vertical transfor...
Even Rouault
2020-10-31
Make sure that remarks is preserved when substituting (EPSG) grid name by PRO...
Even Rouault
2020-10-31
proj_create_ellipsoidal_2D/3D_cs(): doc improvement
Even Rouault
2020-10-28
Merge pull request #2398 from hernando/japanese-geoid
Even Rouault
2020-10-28
Update GSIGEO2011 grid alternative to latest PROJ-data
Juan Hernando
2020-10-27
merc.cpp + phi2.cpp: Avoid declaring multiple variables in 1 statement.
Charles Karney
2020-10-27
Use nm units in builtins.gie. Remove backward looking comments in code.
Charles Karney
2020-10-26
Fix/add some comments.
Charles Karney
2020-10-26
Use sincos optimization in merc_e_forward. Revised timing data...
Charles Karney
2020-10-26
phi2.cpp: Slight cosmetic changes to sinpsi2tanphi.
Charles Karney
2020-10-26
lcc.cpp: fix abs -> fabs
Charles Karney
2020-10-26
phi2.cpp: remove unused static consts + minor code tweak
Charles Karney
2020-10-26
Address comments by @schwehr
Charles Karney
2020-10-26
Try to fix compiler complaints for max and constexpr sqrt
Charles Karney
[next]