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-04-10
proj_create(): improve error message in case of PJ* failure instanciation
Even Rouault
2020-04-09
createFromPROJString(): ignore +wktext in '+init=epsg:XXX +wktext' string (re...
Even Rouault
2020-04-08
Code formatting fix [skip ci]
Even Rouault
2020-04-08
Merge pull request #2142 from PROJ-BOT/backport-2138-to-7.0
Even Rouault
2020-04-08
Merge pull request #2141 from PROJ-BOT/backport-2139-to-7.0
Even Rouault
2020-04-07
Test GCC 4.8 and CMake 3.9; resolve a few shadowed declaration warnings
github-actions[bot]
2020-04-07
Database: update to EPSG v9.8.9
github-actions[bot]
2020-04-07
appveyor.yml: reduce to 2 configurations (still testing the same number of va...
PROJ-BOT
2020-04-06
travis/osx/before_install.sh: use fixed version of sphinx and breathe to avoi...
Even Rouault
2020-04-05
[Backport 7.0] hgridshift/vgridshift: defer grid opening when grid has alread...
PROJ-BOT
2020-04-04
Merge pull request #2131 from PROJ-BOT/backport-2128-to-7.0
Even Rouault
2020-04-04
glossary.rst: fix recent typo [skip appveyor]
Even Rouault
2020-04-04
Doc: define 'Ballpark transformation'
Even Rouault
2020-04-04
createOperations(): improve results of compoundCRS to compoundCRS case (fixes...
github-actions[bot]
2020-04-03
.travis.yml: fix issue with ubuntu-toolchain-r-test source
Even Rouault
2020-04-03
Merge pull request #2125 from PROJ-BOT/backport-2123-to-7.0
Even Rouault
2020-04-03
Make sure that importing a Projected 3D CRS from WKT:2019 keeps the base geog...
github-actions[bot]
2020-03-31
Merge pull request #2119 from PROJ-BOT/backport-2117-to-7.0
Even Rouault
2020-03-30
ESRI_WKT ingestion: make sure to identify to non-deprecated EPSG entry when p...
github-actions[bot]
2020-03-30
Merge pull request #2114 from PROJ-BOT/backport-2113-to-7.0
Even Rouault
2020-03-30
Database: fix registration of custom entries of grid_transformation_custom.sq...
github-actions[bot]
2020-03-30
Merge pull request #2111 from PROJ-BOT/backport-2109-to-7.0
Even Rouault
2020-03-29
Fix working of Helmert transform between the horizontal part of 2 compoundCRS...
github-actions[bot]
2020-03-28
CMake: prefer to use use PROJ_SOURCE_DIR and PROJ_BINARY_DIR (#2107)
PROJ-BOT
2020-03-27
Merge pull request #2106 from PROJ-BOT/backport-2105-to-7.0
Even Rouault
2020-03-27
Fix identification of projected CRS whose name is close but not strictly equa...
github-actions[bot]
2020-03-27
Merge pull request #2104 from PROJ-BOT/backport-2102-to-7.0
Even Rouault
2020-03-27
Fixes wrong grids file name in esri.sql
github-actions[bot]
2020-03-26
Merge pull request #2098 from PROJ-BOT/backport-2097-to-7.0
Even Rouault
2020-03-26
Use jtsk03-jtsk horizontal grid from CDN
github-actions[bot]
2020-03-25
Merge pull request #2092 from PROJ-BOT/backport-2090-to-7.0
Even Rouault
2020-03-25
EngineeringCRS: when exporting to WKT1_GDAL, output unit and axis (fixes http...
github-actions[bot]
2020-03-24
Merge pull request #2089 from PROJ-BOT/backport-2088-to-7.0
Even Rouault
2020-03-24
ESRI WKT import / identification: special case for NAD_1983_HARN_StatePlane_C...
github-actions[bot]
2020-03-19
CMake: fix bug with find_package(PROJ) with macOS (#2083)
PROJ-BOT
2020-03-18
Merge pull request #2081 from PROJ-BOT/backport-2080-to-7.0
Even Rouault
2020-03-18
cs2cs: don't require +to for '{source_crs} {target_crs} filename...' syntax (...
github-actions[bot]
2020-03-17
[Backport 7.0] Align install.rst with current version (#2078) [skip appveyor]
PROJ-BOT
2020-03-15
Merge pull request #2074 from PROJ-BOT/backport-2073-to-7.0
Even Rouault
2020-03-15
Fix build with libtiff master (libtiff > 4.1.0)
github-actions[bot]
2020-03-12
Merge pull request #2069 from PROJ-BOT/backport-2067-to-7.0
Even Rouault
2020-03-12
Autotools/pkg-conf: Define datarootdir
github-actions[bot]
2020-03-12
Merge pull request #2066 from PROJ-BOT/backport-2063-to-7.0
Even Rouault
2020-03-12
Fix build with gcc 4.8.5 (fixes #2062)
github-actions[bot]
2020-03-12
Merge pull request #2061 from PROJ-BOT/backport-2060-to-7.0
Even Rouault
2020-03-12
ProjectedCRS::identify(): tune it to better work with ESRI WKT representation...
github-actions[bot]
2020-03-12
Add note about orientation of control points in `chamb`
github-actions[bot]
2020-03-11
Merge pull request #2057 from PROJ-BOT/backport-2056-to-7.0
Even Rouault
2020-03-11
.cirrus.yml: disable ccache as cache uploading can be super slow
github-actions[bot]
2020-03-11
Merge pull request #2050 from PROJ-BOT/backport-2046-to-7.0
Even Rouault
[prev]
[next]