| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-16 | Merge pull request #3116 from OSGeo/backport-3115-to-9.0 | Even Rouault | |
| [Backport 9.0] DOC: Add missing lat_0 parameter to gnomonic documentation. | |||
| 2022-03-14 | Merge pull request #3111 from direvus/1483-round-to-date | Kristian Evers | |
| unitconvert: round to nearest date when converting to yyyymmdd. | |||
| 2022-03-14 | Merge pull request #3115 from erykoff/fix-gnom-doc | Kristian Evers | |
| DOC: Add missing lat_0 parameter to gnomonic documentation. | |||
| 2022-03-11 | Merge pull request #3112 from direvus/2540-doxygen-missing-funcs | Kristian Evers | |
| DOCS: add missing functions from filemanager.cpp | |||
| 2022-03-08 | DOC: improve CMake integration example; remove CMake <3 detail (#3093) | Mike Taves | |
| 2022-03-02 | docs: fix syntax errors on news site | Kristian Evers | |
| 2022-03-01 | Update website for 9.0 website | Kristian Evers | |
| 2022-03-01 | Update website forr 8.2.1 release | Kristian Evers | |
| 2022-02-23 | Rename "Kavraisky" to transliteration "Kavrayskiy" used by Snyder1993 (#3071) | Mike Taves | |
| 2022-02-17 | Doc: gall.rst: add note that Gall != Gall-Peters | Even Rouault | |
| 2022-02-17 | Doc: mention Lambert c.e.a, Behrmann, and Gall-Peters projections as ↵ | Even Rouault | |
| specializations of cea Shared credits with @pramsey / PR #3063 | |||
| 2022-02-15 | Update version numbers for 9.0.0 | Kristian Evers | |
| 2022-02-12 | proj.ini: add a 'ca_bundle_path' variable | Even Rouault | |
| Cf thread https://lists.osgeo.org/pipermail/gdal-dev/2022-February/thread.html#55391 | |||
| 2022-02-11 | Doc: ob_tran.rst: fix name of o_lon_1, o_lat_1, o_lon_2, o_lat_2 parameters | Even Rouault | |
| 2022-02-09 | Docker: update base image to ubuntu:20.04 [ci skip] (#3043) | Mike Taves | |
| 2022-02-07 | CMake: make BUILD_SHARED_LIBS=ON the default even on Windows | Even Rouault | |
| 2022-02-07 | Merge pull request #3038 from rouault/doc_install_clarify_requirements | Even Rouault | |
| Doc: clarify build requirements | |||
| 2022-02-07 | Doc: fix example whith used the +t_obs parameter of Helmert removed per #1264 | Even Rouault | |
| 2022-02-06 | Doc: clarify build requirements | Even Rouault | |
| 2022-02-04 | DOC: remove content for Autotools; assume CMake only | Mike Taves | |
| 2022-01-31 | DOCS: clarify that GTG is lossless (#3033) | Valerii Zapodovnikov | |
| 2022-01-07 | peirce_q: rename +type parameter wrongly introduced in 8.2.1 to +shape ↵ | Even Rouault | |
| (fixes #3011) | |||
| 2022-01-07 | labrd: document in the tagline and documentation that lat_0 is required (#2997) | Bert Huijben | |
| 2022-01-04 | Merge pull request #3001 from mwtoews/rfc-7-csa | Even Rouault | |
| Transition Clang Static Analizer to use CMake | |||
| 2022-01-02 | Transition Clang Static Analizer to use CMake | Mike Taves | |
| 2022-01-02 | docs/docbuild/Dockerfile: bump doxygen version (due to 1.9.1 no longer be ↵ | Even Rouault | |
| downloadable at that URL) | |||
| 2022-01-02 | news.rst: add hints about usage changes in PROJ 8.2.0 for Windows users ↵ | Even Rouault | |
| (fixes #2999) | |||
| 2021-12-23 | bertin1953.rst: fix formatting | andreas | |
| 2021-12-20 | docs/source/download.rst: fix release dates [ci skip] | Even Rouault | |
| 2021-12-20 | Merge pull request #2990 from visr/double-slash | Even Rouault | |
| update "Edit on GitHub" button branch | |||
| 2021-12-20 | Fix and additional options for Peirce Quincuncial projections (#2978) | Toby C. Wilkinson | |
| This fixes the current forward implementation of Peirce Quincuncial proj to correctly flip/reflect out the southern hemisphere to four triangles, and rotate entire result to a square or diamond. (It there resolves the issues identified with pull request https://github.com/OSGeo/PROJ/pull/2230 , where southern hemisphere was wrongly projected over northern, and reverses the restriction to northern hemisphere introduced there). It also adds additional lateral projection of the hemispheres. - This PR adds an optional parameter `+type` which allows selection of projection. The `+type=square` and `+type=diamond` types match in principle ESRI's twin implementations of square and diamond PQ projs. The **default** if not specified is `+type=diamond`. - The previous behaviour restricted to the northern hemisphere can be reproduced using the `+type=nhemisphere`, though this is an edge case only. - An additional `+type=horizontal` and `+type=vertical` rectangular lateral versions have been added that place each hemisphere side-by-side. This is primarily to allow creation of projections such as Greiger Triptychial, which also require the additional optional params `scrollx` or `scrolly` in order to shift parts of the projection from one side of the map to the other. - Additional documentation has been added to proj description, including quoting the usual meridian used in common usage of projection, and images showing the different types. | |||
| 2021-12-20 | update "Edit on GitHub" button branch | Martijn Visser | |
| I also removed the leading slash, since I noticed the links contained a double slash. That worked fine, but still. (cherry picked from commit 80e32d55d076fa48f753d5014cf828d85a0d1bce) | |||
| 2021-12-13 | Remove git stash holdover in news.rst | Daniel Evans | |
| 2021-12-10 | CI Plot job: build PROJ from source (fixes #2961) | Even Rouault | |
| 2021-12-01 | Fix path for crs2crs2grid.py | Gokul Ganesan | |
| 2021-11-26 | DOC: rewrite parts of plot.py to use geojson instead of fiona (#2959) | Mike Taves | |
| 2021-11-25 | Merge pull request #2948 from mwtoews/cmake-ccache | Even Rouault | |
| CMake: add option USE_CCACHE=OFF to use ccache to compile C/C++ objs | |||
| 2021-11-25 | Also look for clcache for MSVC; only use wrappers for Xcode | Mike Taves | |
| 2021-11-20 | Docs: Add new Ellipsoids page to explain ellipsoidal parameters (#2922) | Brendan Jurd | |
| Co-authored-by: Rohit <rohitpingale103@gmail.com> Co-authored-by: Brendan Jurd <brendan.jurd@geoplex.com.au> Co-authored-by: Mike Taves <mwtoews@gmail.com> | |||
| 2021-11-20 | CMake: add option USE_CCACHE=OFF to use ccache to compile C/C++ objs | Mike Taves | |
| 2021-11-19 | DOCS: Add doxygen entry for proj_context_set_search_paths. | Brendan Jurd | |
| Refs #2540. | |||
| 2021-11-12 | Add new option to proj_create_crs_to_crs_from_pj method to force +over on ↵ | Peter Townsend | |
| transformation operations (#2914) Fixes #2512 | |||
| 2021-11-03 | Doc: news.rst: formatting fixes | Even Rouault | |
| 2021-11-01 | docs: Fix errors in 8.2.0 news section | Kristian Evers | |
| 2021-11-01 | Update website for 8.2 release | Kristian Evers | |
| 2021-11-01 | Merge remote-tracking branch 'osgeo/master' | Kristian Evers | |
| 2021-11-01 | Update website for 8.1.1 release | Kristian Evers | |
| 2021-10-27 | RFC 7: Drop Autotools, maintain CMake (#2880) | Mike Taves | |
| 2021-10-26 | Bump PROJ-data version number in docs | Kristian Evers | |
| 2021-10-21 | Add fallback_strategy to tinshift transform | Johannes Schauer Marin Rodrigues | |
| - this bumps format_version of tinshift JSON to 1.1 for the new field fallback_strategy - the default behaviour without that field is retained - if fallback_strategy is set to "nearest_side", then points that do not fall into any of the triangles will be transformed according to the nearest triangle - if fallback_centroid is set to "nearest_side", then points that do not fall into any of the triangles will be transformed according to the triangle with the nearest centroid | |||
