| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-09 | projinfo: document PROJJSON output, and add single-line output capability | Even Rouault | |
| 2019-08-09 | createFromUserInput(): add capability to import PROJJSON | Even Rouault | |
| 2019-08-09 | projinfo: rename JSON to PROJJSON | Even Rouault | |
| 2019-07-08 | CRS JSON: export GeographicCRS and Projected CRS | Even Rouault | |
| 2019-03-27 | projinfo: caught uncaught exception. Coverity CID 193527 | Even Rouault | |
| 2019-03-26 | projinfo: catch potentially uncaugh exception. Coverity CID 193527 | Even Rouault | |
| 2019-03-25 | projinfo.cpp: formatting fix | Even Rouault | |
| 2019-03-21 | Add -k ellipsoid option to projinfo (#1338) | Nyall Dawson | |
| Allows querying of ellipsoid definitions by auth:code lookup | |||
| 2019-02-21 | projinfo: add information about missing grids | Even Rouault | |
| 2019-02-20 | typo fixes: s/Explictly/Explicitly/ and s/instanciat/instantiat/ | Even Rouault | |
| 2019-02-20 | CoordinateOperation: add a hasBallparkTransformation() method that can be ↵ | Even Rouault | |
| used to know if it includes a very approximative transformation term | |||
| 2019-02-20 | projinfo: advertize the use of '--spatial-test intersects' when it can bring ↵ | Even Rouault | |
| more results | |||
| 2019-02-17 | Modify the default strategy of researching intermediate CRS to do it only if ↵ | Even Rouault | |
| there is no direct transformation | |||
| 2019-01-19 | Doc: add doc for projinfo (fixes #1183) | Even Rouault | |
| 2019-01-15 | projinfo: output WKT2_2018 by default (fixes #1187) | Even Rouault | |
| 2019-01-08 | projinfo: use PROJ.4 label for CRS, and PROJ otherwise. Add test case for ↵ | Even Rouault | |
| CRS with towgs84 keyword | |||
| 2019-01-08 | ISO19111: remove PROJ.5 specific format for CRS (refs #1214) | Even Rouault | |
| As discussed in https://github.com/OSGeo/proj.4/issues/1214#issuecomment-452084720, the introduction of a new PROJ.5 format to export CRS using pipeline/unitconvert/axisswap as an attempt of improving the PROJ.4 format used by GDAL and other products is likely a dead-end since it is still lossy in many aspects and can cause confusion with coodinate operations. Consequently the PROJ_5 convention will be identical to PROJ_4 for CRS export. Note: on the import side, I've kept the code that could parse unitconvert and axisswap when building a CRS definition from a pipeline. It is there as a hidden feature as it was kind of a tear to remove that code in case it might still be useful... | |||
| 2019-01-04 | WKT export: no longer export Geographic 3D CRS in WKT1, unless strict mode ↵ | Even Rouault | |
| is disabled | |||
| 2018-12-30 | Merge projects.h into proj_internal.h | Even Rouault | |
| 2018-12-30 | projects.h: remove deprecated XY, XYZ, LP, LPZ, UV, UVW, projUV and projUVW ↵ | Even Rouault | |
| structures | |||
| 2018-12-26 | cpp conversion: move source files in apps/ iso19111/ conversions/ ↵ | Even Rouault | |
| projections/ transformations/ tests/ subdirectories | |||
