| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-22 | cs2cs: improve detection of 'cs2cs [-....] SRC DST' syntax | Even Rouault | |
| 2019-01-19 | Doc: add doc for projinfo (fixes #1183) | Even Rouault | |
| 2019-01-19 | Merge pull request #1226 from kbevers/remove-chebyshev | Kristian Evers | |
| Remove Chebyshev polynomials from proj | |||
| 2019-01-18 | Remove Chebyshev polynomials from proj | Kristian Evers | |
| 2019-01-17 | Remove proj_create_from_proj_string() and proj_create_from_user_input(), and ↵ | Even Rouault | |
| make proj_create() do more or less what proj_create_from_user_input() did before (fixes #1214) | |||
| 2019-01-17 | import/export PROJ strings from ISO19111 code: require/output +type=crs for ↵ | Even Rouault | |
| CRS objects (refs #1214) | |||
| 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 | |||
| 2019-01-02 | Typo fixes | Even Rouault | |
| 2018-12-30 | Rename proj_obj_XXX as proj_XXX and PJ_OBJ_XXX as PJ_XXX | Even Rouault | |
| 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-30 | Remove PJ_OBJ type since it is now merged into PJ | Even Rouault | |
| 2018-12-26 | cpp conversion: move source files in apps/ iso19111/ conversions/ ↵ | Even Rouault | |
| projections/ transformations/ tests/ subdirectories | |||
