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
/
customizations.sql
Age
Commit message (
Expand
)
Author
2021-10-07
add GGM10 (Mexico to NAVD88) to geoid_model sql table
Javier Jimenez Shaw
2021-09-28
Database: add some hand made entries early
Even Rouault
2021-04-02
Database: update to EPSG v10.018
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-15
Add C/C++ API to get SQL statements to insert a CRS into database
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
2021-02-08
Merge pull request #2513 from jjimenezshaw/ahd-tasmania
Even Rouault
2021-02-03
change grid_alternatives entries to include 'GDA94 to AHD (Tasmania) height'
Javier Jimenez Shaw
2021-01-15
Database: update to EPSG v10.011
Modern Slave
2020-11-18
Database: update to EPSG v10.007
Even Rouault
2020-10-24
Database: move NZGD2000 deformation model from customizations.sql to new othe...
Even Rouault
2020-10-23
Database: add interpolation_crs_auth_name and interpolation_crs_code columns ...
Even Rouault
2020-10-08
Database: add aliases for 'old' names of WGS84 and ETRS89 datums, and remove ...
Even Rouault
2020-10-06
Database: "minimal" update to EPSG v10.003
Even Rouault
2020-09-08
Database: add OGC:CRS27 and OGC:CRS83 CRS entries for NAD27 and NAD83 in long...
Even Rouault
2020-06-18
Merge pull request #2250 from and-marsh/pr-add-main-uk-geoid
Even Rouault
2020-06-16
Merge pull request #2248 from rouault/database_nzgd2000_defmodel
Even Rouault
2020-06-06
Database: make sure we can deal with 'Geog3D to Geog2D+GravityRelatedHeight' ...
Even Rouault
2020-06-03
customizations.sql: add entry for OSGM15 geoid_model
Andrei Marshalov
2020-05-30
Database: add concatenated operations for NZGD2000 -> ITRF97/2000/2005/2008/2014
Even Rouault
2020-05-30
Database: register NZGD2000 -> ITRF96 transformation for NZGD2000 database
Even Rouault
2020-05-14
Database: add a 'WGS84' alias for the EPSG:4326 CRS (fixes #2216)
Even Rouault
2020-03-12
Add proj_get_units_from_database() (fixes #2004)
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-07
Database: insert PROJ.4 +datum values in alias_name table under PROJ authority
Even Rouault
2019-12-25
Database: tune accuracy of Canadian NTv1 file w.r.t NTv2
Even Rouault
2019-11-17
createOperations(): remove the concept of geodetic_datum_preferred_hub
Even Rouault
2019-11-02
Database: add mapping between EPSG geoid and PROJ grid names for GEOID99, 03,...
Even Rouault
2019-11-02
Add a geoid_model name in database, use GEOIDMODEL for transformations, add a...
Even Rouault
2019-10-15
Database: update to EPSG v9.8.3
Even Rouault
2019-09-12
Coordinate transformation: improve transformations from/to WGS84 (Gxxxx)
Even Rouault
2019-06-06
createFromUserInput(): support OGC URN to create projectedCRS, for example to...
Even Rouault
2019-05-18
customizations.sql: remove the removal of the deprecation entry of RAF09 by R...
Even Rouault
2019-05-06
createOperations(): for 'Amersfoort / RD New + NAP height' (EPSG:7415) to ETR...
Even Rouault
2019-03-25
Database: add operation_version column to coordinate operation tables
Even Rouault
2019-03-22
Port custom ellipsoid definitions from QGIS (#1337)
Nyall Dawson
2019-02-22
proj.db: tune so that 'NGF IGN69 height to RGF93' uses the RAF09.gtx grid
Even Rouault
2018-12-06
Coordinate operation search: add a authority_to_authority_preference table to...
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault