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
/
data
/
sql
/
commit.sql
Age
Commit message (
Expand
)
Author
2021-05-23
Database: add a ANALYZE step during proj.db creation
Even Rouault
2021-04-08
Merge pull request #2647 from rouault/integer_or_text
Even Rouault
2021-04-07
Database: more thorough consistency checks on extent of coordinate operations
Even Rouault
2021-04-06
Database: nullify auth_name, code of usage table
Even Rouault
2021-04-06
Database: more consistency checks on helmert_transformation and grid_transfor...
Even Rouault
2021-04-04
Database: add a PROJ.VERSION metadata entry
Even Rouault
2021-04-02
Database: update to EPSG v10.018
Even Rouault
2021-04-01
Database: stronger checks on extent of grid_transformation regarding the exte...
Even Rouault
2021-04-01
Database: add extra check for 'Vertical Offset by Grid Interpolation' transfo...
Even Rouault
2021-04-01
Database: refine checks for 'Geog3D to Geog2D+XXX' transformations, and creat...
Even Rouault
2021-04-01
Database: update to EPSG 10.017
Even Rouault
2021-03-26
Build: simplify proj.db generation (#2605)
Even Rouault
2021-02-19
Update to EPSG v10.015
Nyall Dawson
2021-02-11
Database: update to EPSG v10.014
Even Rouault
2021-02-09
Database: update to EPSG v10.013
Even Rouault
2020-10-08
Database: add aliases for 'old' names of WGS84 and ETRS89 datums, and remove ...
Even Rouault
2020-10-08
Database: import datum ensemble accuracy and members (but do not use them)
Even Rouault
2020-10-06
Database: "minimal" update to EPSG v10.003
Even Rouault
2020-06-06
Database: make sure we can deal with 'Geog3D to Geog2D+GravityRelatedHeight' ...
Even Rouault
2020-03-30
Database: fix registration of custom entries of grid_transformation_custom.sq...
Even Rouault
2020-02-26
Database: update to EPSG v9.8.7
Even Rouault
2020-01-30
Database: add a custom concatenated_operation for NTF (Paris) to RGF93, using...
Even Rouault
2020-01-25
Implement RFC 5
Even Rouault
2020-01-22
Database: update to EPSG v9.8.6
Even Rouault
2019-12-21
Database: add consistency checks of transformation area of use w.r.t source/t...
Even Rouault
2019-12-21
Database: add/fix consistency checks
Even Rouault
2019-12-21
Database: fix registration of Icegeoid_xxx.gtx files, and add corresponding e...
Even Rouault
2019-12-11
Make EPSG:102100 resolve to ESRI:102100 (fixes #1730)
Even Rouault
2019-12-02
Database: register the BWTA2017.gsb grid (DHDN->ETRS89 for Baden-Wurtemberg)
Even Rouault
2019-11-02
Add a geoid_model name in database, use GEOIDMODEL for transformations, add a...
Even Rouault
2019-04-22
Database: make conversion & helmert_transformation updatable views
Even Rouault
2018-12-07
Various speed optimizations
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault