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
2021-03-11
CI: specify pip < 21.0
7.2
Mike Taves
2021-03-11
Fix configuration for sphinxcontrib-bibtex version 2 or later (#2572)
Mike Taves
2021-03-01
Merge branch '7.2' of https://github.com/OSGeo/PROJ into 7.2
Kristian Evers
2021-03-01
Dont' build website from 7.2 branch any more
Kristian Evers
2021-02-19
Merge pull request #2507 from guiguite/patch-1
Kristian Evers
2021-01-22
Add entry for proj_content_set_search_paths
guiguite
2021-01-18
Merge pull request #2505 from visr/typos
Kristian Evers
2021-01-06
CMakeLists.txt: update proj_version() to 7.2.1
Even Rouault
2021-01-06
Update version numbers for website
Kristian Evers
2021-01-05
createFromUserInput(): accept leading white space (fixes #2498)
Even Rouault
2021-01-01
Update website for 7.2.1
Kristian Evers
2020-12-26
Update CITATION year to 2021
7.2.1
Kristian Evers
2020-12-26
Update version numbers for 7.2.1
Kristian Evers
2020-12-26
Update NEWS for 7.2.1 release
Kristian Evers
2020-12-25
Update man-pages from Sphinx-docs
Kristian Evers
2020-12-25
Update ABI numbers for 7.2.1 release
Kristian Evers
2020-12-21
Merge pull request #2495 from kbevers/nkg_trans_72
Kristian Evers
2020-12-21
Implementing the NKG transformations in proj.db
Kristian Evers
2020-12-18
Database: register AGQG_20191107.gsb grid. Related to https://github.com/OSGe...
Even Rouault
2020-12-17
Fix typos in resource_files.rst
Guillaume Lostis
2020-12-16
Merge pull request #2490 from rouault/backport_7_2_epsg_10_0_008
Even Rouault
2020-12-16
Database: update to EPSG v10.008
Even Rouault
2020-12-14
createOperations(): fix inconsistent chaining exception when transforming fro...
Even Rouault
2020-12-14
Merge pull request #2484 from rouault/backport_7_2_split_coordinateoperation
Even Rouault
2020-12-13
CMake: install data/*.json files (fixes #2485)
Even Rouault
2020-12-13
Split test_operation.cpp in two parts
Even Rouault
2020-12-12
Split coordinateoperation.cpp in many files in iso19111/operation directory
Even Rouault
2020-12-11
funtions.rst: fix sphynx syntax
Even Rouault
2020-12-09
Doc: fix return data type of proj_trans_array()
Even Rouault
2020-12-08
Merge pull request #2478 from jzmiller1/patch-1
Even Rouault
2020-12-04
Database: fix building proj.db with SQLite built with -DSQLITE_DQS=0
Even Rouault
2020-12-02
Update isea.rst
Zac Miller
2020-11-30
Database: add metadata with the version number of the database layout and che...
Even Rouault
2020-11-30
test_io.cpp: formatting fix
Even Rouault
2020-11-29
Merge pull request #2470 from rouault/backport_7_2_pr2450
Even Rouault
2020-11-29
Add option to allow export of Geographic/Projected 3D CRS in WKT1_GDAL
Even Rouault
2020-11-29
Inverse tmerc spherical: fix wrong sign of latitude when lat_0 is used (fixes...
Even Rouault
2020-11-28
.travis.yml: disable osx build that is broken due to homebrew issues
Even Rouault
2020-11-28
WKT1 import: better deal with apps.epsg.org output w.r.t datum ensemble names
Even Rouault
2020-11-28
Use same arguments to printf format string for both radians and degrees in ou...
Houder
2020-11-28
createObjectsFromName(): in exact match, make looking for 'ETRS89 / UTM zone ...
Even Rouault
2020-11-27
PRIMEM WKT handling: fixes on import for 'sexagesimal DMS' or from WKT1:GDAL/...
Even Rouault
2020-11-24
createOperation(): add a ballpark vertical transformation when dealing with G...
Even Rouault
2020-11-23
GeographicCRS::_isEquivalentTo(EQUIVALENT_EXCEPT_AXIS_ORDER_GEOGCRS): make it...
Even Rouault
2020-11-22
projinfo.cpp: improve hint when to use --spatial-test intersects
Even Rouault
2020-11-22
PROJJSON parsing: fix parsing of a Geodetic CRS with a DatumEnsemble, and fix...
Even Rouault
2020-11-22
WKT parsing: fix ingestion of WKT with a Geocentric CRS as the base of the pr...
Even Rouault
2020-11-21
createOperation(): make it work properly when one of the CRS is a BoundCRS of...
Even Rouault
2020-11-21
Make GeographicCRS/GeodeticCRS::isEquivalentTo() work properly when comparing...
Even Rouault
2020-11-20
Merge pull request #2438 from NomitRwt/patch-1
Even Rouault
[next]