| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-07 | typo fixes | Even Rouault | |
| 2019-12-16 | identify(): take into datum name aliases (fixes #1800) | Even Rouault | |
| 2019-10-18 | Fix two sentences that seem to be copy-and-paste forgotten. | Martin Desruisseaux | |
| 2019-07-06 | Proof-of-concept of JSON export limited to PrimeMeridian (refs #1545) | Even Rouault | |
| 2019-03-01 | Doc: rename to ISO-19111:2019 | Even Rouault | |
| And publish link to corresponding promoted and public OGC doc: http://docs.opengeospatial.org/as/18-005r4/18-005r4.html | |||
| 2019-01-17 | Remove wrong use of PROJ_CONST_DECL and replace it with PROJ_PURE_DECL ↵ | Even Rouault | |
| (fixes #1224) | |||
| 2018-12-07 | Various speed optimizations | Even Rouault | |
| 2018-11-14 | Implement RFC 2: Initial integration of "GDAL SRS barn" work | Even Rouault | |
| This work mostly consists of: - a C++ implementation of the ISO-19111:2018 / OGC Topic 2 "Referencing by coordinates" classes to represent Datums, Coordinate systems, CRSs (Coordinate Reference Systems) and Coordinate Operations. - methods to convert between this C++ modeling and WKT1, WKT2 and PROJ string representations of those objects - management and query of a SQLite3 database of CRS and Coordinate Operation definition - a C API binding part of those capabilities This is all-in-one squashed commit of the work of https://github.com/OSGeo/proj.4/pull/1040 | |||
