aboutsummaryrefslogtreecommitdiff
path: root/include/proj/internal
AgeCommit message (Expand)Author
2019-04-16CMake: better support for Intel compilerMike Taves
2019-03-24WKT2 parser: update to OGC 18-010r6Even Rouault
2019-03-17Fix some issues raised by latest cppcheckEven Rouault
2019-03-01Doc: rename to ISO-19111:2019Even Rouault
2019-02-26Rename internal constant to avoid conflict with macro in Solaris system headersEven Rouault
2019-02-20CoordinateOperation: add a hasBallparkTransformation() method that can be use...Even Rouault
2019-01-17Remove proj_create_from_proj_string() and proj_create_from_user_input(), and ...Even Rouault
2019-01-16PROJBasedOperation: write it as a conformant CONVERSION WKT, and make it pars...Even Rouault
2019-01-08ISO19111: remove PROJ.5 specific format for CRS (refs #1214)Even Rouault
2018-12-17Add WKT2 grammar validationEven Rouault
2018-12-15Add SingleOperation::validateParameters()Even Rouault
2018-12-11API: add setters for Laborde Oblique Mercator, and add mapping to WKT1Even Rouault
2018-12-08Fix and speed-up one of the getMapping() functionsEven 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