aboutsummaryrefslogtreecommitdiff
path: root/data/sql/customizations.sql
AgeCommit message (Expand)Author
2020-05-14Database: add a 'WGS84' alias for the EPSG:4326 CRS (fixes #2216)Even Rouault
2020-03-12Add proj_get_units_from_database() (fixes #2004)Even Rouault
2020-02-26Database: update to EPSG v9.8.7Even Rouault
2020-01-30Database: add a custom concatenated_operation for NTF (Paris) to RGF93, using...Even Rouault
2020-01-25Implement RFC 5Even Rouault
2020-01-07Database: insert PROJ.4 +datum values in alias_name table under PROJ authorityEven Rouault
2019-12-25Database: tune accuracy of Canadian NTv1 file w.r.t NTv2Even Rouault
2019-11-17createOperations(): remove the concept of geodetic_datum_preferred_hubEven Rouault
2019-11-02Database: add mapping between EPSG geoid and PROJ grid names for GEOID99, 03,...Even Rouault
2019-11-02Add a geoid_model name in database, use GEOIDMODEL for transformations, add a...Even Rouault
2019-10-15Database: update to EPSG v9.8.3Even Rouault
2019-09-12Coordinate transformation: improve transformations from/to WGS84 (Gxxxx)Even Rouault
2019-06-06createFromUserInput(): support OGC URN to create projectedCRS, for example to...Even Rouault
2019-05-18customizations.sql: remove the removal of the deprecation entry of RAF09 by R...Even Rouault
2019-05-06createOperations(): for 'Amersfoort / RD New + NAP height' (EPSG:7415) to ETR...Even Rouault
2019-03-25Database: add operation_version column to coordinate operation tablesEven Rouault
2019-03-22Port custom ellipsoid definitions from QGIS (#1337)Nyall Dawson
2019-02-22proj.db: tune so that 'NGF IGN69 height to RGF93' uses the RAF09.gtx gridEven Rouault
2018-12-06Coordinate operation search: add a authority_to_authority_preference table to...Even Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault