aboutsummaryrefslogtreecommitdiff
path: root/include/proj/coordinateoperation.hpp
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-04-23Database: update to EPSG v10.019Even Rouault
2021-03-07typo fixesEven Rouault
2021-03-03Reformat code with clang-format-10 from ubuntu 20.04Even Rouault
2020-05-15Make projinfo --3d --boundcrs-to-wgs84 better work (fixes #2202)Even Rouault
2020-04-14createOperations(): do not remove ballpark transformation if there are only g...Even Rouault
2020-01-22Merge RFC4 (#1865)Even Rouault
2019-12-16identify(): take into datum name aliases (fixes #1800)Even Rouault
2019-11-26createOperations(): fix an exception in transformations between Projected3D C...Even Rouault
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-27Database: add an auxiliary concatenated_operation_step table to allow arbitra...Even Rouault
2019-10-02Add API and WKT mapping for 'nsper' to EPSG Vertical Persepective methodEven Rouault
2019-08-09PROJSJON: add import/export of VerticalCRS, CompoundCRS, BoundCRS, Transforma...Even Rouault
2019-07-08CRS JSON: export GeographicCRS and Projected CRSEven Rouault
2019-05-06createOperations(): for 'Amersfoort / RD New + NAP height' (EPSG:7415) to ETR...Even Rouault
2019-04-16createOperations(): do not attempt using a unrelated datum intermediate when ...Even Rouault
2019-03-29Add proj_normalize_for_visualization()Even Rouault
2019-03-24WKT2 parser: update to OGC 18-010r6Even Rouault
2019-03-16Run scripts/reformat_cpp.shEven Rouault
2019-03-16Fix doc generation with Breathe 4.12.0Even Rouault
2019-03-01Reformat to avoid error on PDF generation (fixes #1304)Even Rouault
2019-03-01Doc: rename to ISO-19111:2019Even Rouault
2019-02-20typo fixes: s/Explictly/Explicitly/ and s/instanciat/instantiat/Even Rouault
2019-02-20CoordinateOperation: add a hasBallparkTransformation() method that can be use...Even Rouault
2019-02-20Vertical CRS transformation: synthetize a vertical unit change transformation...Even Rouault
2019-02-17Modify the default strategy of researching intermediate CRS to do it only if ...Even Rouault
2019-01-17Remove wrong use of PROJ_CONST_DECL and replace it with PROJ_PURE_DECL (fixes...Even Rouault
2019-01-02WKT CONCATENATEDOPERATION parsing: allow CONVERSION steps and reverse operati...Even Rouault
2019-01-02Typo fixesEven Rouault
2018-12-15Add SingleOperation::validateParameters()Even Rouault
2018-12-13SingleOperation::_isEquivalentTo(): make it work with missing parametersEven Rouault
2018-12-11API: add setters for Laborde Oblique Mercator, and add mapping to WKT1Even Rouault
2018-12-06Take into account supersession information to filter out irrelevant transform...Even Rouault
2018-11-29C API extensions and renamingEven Rouault
2018-11-29cs2cs: upgrade to use proj_create_crs_to_crs()Even Rouault
2018-11-19Assorted set of fixes for PROJString to ISO19111 model:Even Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault