| Age | Commit message (Expand) | Author |
| 2021-02-10 | Fix handling of +proj=ob_tran +o_proj=longlat combined with +over (fixes #2510) | Even Rouault |
| 2021-01-05 | createFromUserInput(): accept leading white space (fixes #2498) | Even Rouault |
| 2020-12-14 | createOperations(): fix inconsistent chaining exception when transforming fro... | Even Rouault |
| 2020-12-12 | Split coordinateoperation.cpp in many files in iso19111/operation directory | Even Rouault |
| 2020-11-29 | Merge pull request #2450 from rouault/setAllowEllipsoidalHeightAsVerticalCRS | Even Rouault |
| 2020-11-28 | WKT1 import: better deal with apps.epsg.org output w.r.t datum ensemble names | Even Rouault |
| 2020-11-27 | PRIMEM WKT handling: fixes on import for 'sexagesimal DMS' or from WKT1:GDAL/... | Even Rouault |
| 2020-11-26 | Merge pull request #2403 from kbevers/remove-proj_api.h | Kristian Evers |
| 2020-11-24 | Add option to allow export of Geographic/Projected 3D CRS in WKT1_GDAL | Even Rouault |
| 2020-11-21 | PROJJSON parsing: fix parsing of a Geodetic CRS with a DatumEnsemble, and fix... | Even Rouault |
| 2020-11-21 | WKT parsing: fix ingestion of WKT with a Geocentric CRS as the base of the pr... | Even Rouault |
| 2020-11-21 | createOperation(): make it work properly when one of the CRS is a BoundCRS of... | Even Rouault |
| 2020-11-20 | Remove old pj_ memory (de)allocation functions | Kristian Evers |
| 2020-11-20 | Remove proj_api.h | Kristian Evers |
| 2020-11-16 | WKT2 parsing: several fixes related to map projection parameter units | Even Rouault |
| 2020-11-01 | projinfo / createObjectsFromName(): support returning a datum ensemble | Even Rouault |
| 2020-11-01 | When reading from database, possibly return Geographic/GeodeticCRS with a Dat... | Even Rouault |
| 2020-10-23 | PROJStringFormatter::getUsedGridNames(): recognize +file= parameter of operat... | Even Rouault |
| 2020-10-22 | WKT parser: accept ESRI VERTCS[...,DATUM[...,SPHEROID[]] syntax to express el... | Even Rouault |
| 2020-10-22 | WKT parser: accept implicit compoundCRS from ESRI WKT, like "PROJCS[...],VERT... | Even Rouault |
| 2020-10-22 | WKTParser::createFromWKT(): minor adjustement for DATUM[],PRIMEM[] constructs | Even Rouault |
| 2020-10-20 | VerticalCRS: morph CRS and datum name using ESRI aliases on import from / exp... | Even Rouault |
| 2020-10-16 | Add multi-line PROJ string export capability, and use it by default in projin... | Even Rouault |
| 2020-10-10 | WKT2:2019 import/export: handle DATUM (at top level object) with PRIMEM | Even Rouault |
| 2020-09-26 | Implement ellipsoidal formulation of +proj=ortho (fixes #397) | Even Rouault |
| 2020-08-13 | WKT importer: tune for Oracle WKT and 'Lambert Conformal Conic' (#2321) | Even Rouault |
| 2020-08-11 | WKT parser: avoid null pointer dereference on corrupted WKT | Even Rouault |
| 2020-07-30 | PROJ CRS string ingestion: fix typo in identification of projection steps (fi... | Even Rouault |
| 2020-07-02 | Parse '+proj=something_not_latlong +vunits=' without +geoidgrids as a Project... | Even Rouault |
| 2020-07-01 | WKT parser: do not raise warning when parsing a WKT2:2015 TIMECRS whose TIMEU... | Even Rouault |
| 2020-06-06 | createOperations(): changes so that EPSG:9635 'Geog3D to Geog2D+GravityRelate... | Even Rouault |
| 2020-05-19 | createOperations(): optimization in generated pipeline in a case involving ve... | Even Rouault |
| 2020-05-16 | Allow importing WKT1 COMPD_CS with a VERT_DATUM[Ellipsoid,2002], and exportin... | Even Rouault |
| 2020-05-14 | Grid listing from a CoordinateOperation: take into account several grid names... | Even Rouault |
| 2020-05-14 | WKT1 parsing: fix parsing of CompoundCRS that has a TOWGS84 for horizontal an... | Even Rouault |
| 2020-05-14 | WKT/PROJJSON parsing: fix BoundCRS/PROJ4_GRIDS handling for vertical componen... | Even Rouault |
| 2020-05-09 | scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted | Even Rouault |
| 2020-04-28 | createFromProjString(): handle default parameters of '+krovak +type=crs', and... | Even Rouault |
| 2020-04-24 | Tune support for WKT1_GDAL with netCDF rotated pole formulation. Follow-up to... | Even Rouault |
| 2020-04-23 | Fix support of WKT1_GDAL with netCDF rotated pole formulation (#2185) | Even Rouault |
| 2020-04-23 | io.hpp: avoid dependency to proj_json_streaming_writer.hpp (fixes #2182) (#2183) | Even Rouault |
| 2020-04-22 | PROJ4 string import: take into correctly non-metre unit when the string looks... | Even Rouault |
| 2020-04-21 | Add limited support for non-conformant WKT1 LAS COMPD_CS[] (#2171) | Even Rouault |
| 2020-04-19 | Ingestion of WKT1_GDAL: correctly map 'Cylindrical_Equal_Area' | Even Rouault |
| 2020-04-16 | Map ESRI WKT for Adams_Square_II to +proj=adams_ws2 | Even Rouault |
| 2020-04-10 | proj_create(): improve error message in case of PJ* failure instanciation | Even Rouault |
| 2020-04-09 | createFromPROJString(): ignore +wktext in '+init=epsg:XXX +wktext' string (re... | Even Rouault |
| 2020-04-03 | createFromUserInput(): allow compound CRS with the 2 parts given by names, e.... | Even Rouault |
| 2020-04-03 | Make sure that importing a Projected 3D CRS from WKT:2019 keeps the base geog... | Even Rouault |
| 2020-03-24 | ESRI WKT import / identification: special case for NAD_1983_HARN_StatePlane_C... | Even Rouault |