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
/
proj_db_table_defs.sql
Age
Commit message (
Expand
)
Author
2020-01-23
Database: add a geoid_like value for proj_method column of grid_alternatives,...
Even Rouault
2020-01-22
Database: update to EPSG v9.8.6
Even Rouault
2019-12-21
proj_db_table_defs.sql: rewrite some trigger checks as normal table CONSTRAIN...
Even Rouault
2019-11-18
Database: add a publication_date column to geodetic_datum and vertical_datum
Even Rouault
2019-11-17
createOperations(): remove the concept of geodetic_datum_preferred_hub
Even Rouault
2019-11-02
Add a geoid_model name in database, use GEOIDMODEL for transformations, add a...
Even Rouault
2019-10-27
Database: add an auxiliary concatenated_operation_step table to allow arbitra...
Even Rouault
2019-09-12
Coordinate transformation: improve transformations from/to WGS84 (Gxxxx)
Even Rouault
2019-04-22
Database: add checks to verify consistency of deprecated flag
Even Rouault
2019-04-22
Database: make conversion & helmert_transformation updatable views
Even Rouault
2019-03-25
Database: add operation_version column to coordinate operation tables
Even Rouault
2018-12-06
Add API to retrieve non-deprecated equivalent of an object
Even Rouault
2018-12-06
Coordinate operation search: add a authority_to_authority_preference table to...
Even Rouault
2018-12-06
Take into account supersession information to filter out irrelevant transform...
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault