aboutsummaryrefslogtreecommitdiff
path: root/src/proj_constants.h
AgeCommit message (Expand)Author
2021-09-08createOperations(): use an explicit conversion operation for geodetic <--> ge...Even Rouault
2021-09-02Add proj_create_conversion_pole_rotation_netcdf_cf_convention() to address ne...Even Rouault
2021-07-13Add S2 projection (#2749)marcus-elia
2021-04-23Database: update to EPSG v10.019Even Rouault
2021-04-03Add mapping between EPSG method 'Hyperbolic Cassini-Soldner' and +proj=cass +...Even Rouault
2021-04-01Database: update to EPSG 10.017Even Rouault
2020-11-23Add +proj=topocentric geocentric->topocentric conversion (fixes #500)Even Rouault
2020-10-25Add +proj=col_urban projection, implementing a EPSG projection method used by...Even Rouault
2020-09-26Implement ellipsoidal formulation of +proj=ortho (fixes #397)Even Rouault
2020-06-24ESRI WKT: correctly map 'Goode Homolosine' from ESRI:54052 (resp. 54053) to '...Even Rouault
2020-02-27Merge pull request #1989 from rouault/register_austrian_height_gridsEven Rouault
2020-02-26Database: register 4 height Austrian grids from https://github.com/OSGeo/PROJ...Even Rouault
2020-02-26Support conversion of Flat_Polar_Quartic projection methodNyall Dawson
2020-02-24Fix mapping of Vertical_Near_Side_Perspective (fixes #1965)Nyall Dawson
2020-02-21Add support for creating coordinates operations using Compact Miller,Nyall Dawson
2020-02-21Add support for creating coordinates operations using Natural Earth/Natural E...Nyall Dawson
2020-02-21Add support for creating coordinates operations using ESRI:53079 (patterson) CRSNyall Dawson
2020-01-29Add EPSG records for 'Geocentric translation by Grid Interpolation (IGN)' (gr...Even Rouault
2020-01-25Implement RFC 5Even Rouault
2020-01-22Database: update to EPSG v9.8.6Even Rouault
2019-12-20Adding support for NZLVD vertical height transformationChris Crook
2019-11-22Add proj_create_derived_geographic_crs() and proj_create_conversion_pole_rota...Even Rouault
2019-10-30Rework importing of Vertical unit change from EPSG db, add support for Height...Even Rouault
2019-10-02Add API and WKT mapping for 'nsper' to EPSG Vertical Persepective methodEven Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault