| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-05 | Merge pull request #2648 from jidanni/patch-1 | Kristian Evers | |
| Add missing comma | |||
| 2021-04-02 | Doc: geod.rst: reduce doubled information (#2631) | 積丹尼 Dan Jacobson | |
| Don't repeat neighboring information. | |||
| 2021-03-28 | Merge pull request #2613 from rouault/doc_fix_app_typo | Even Rouault | |
| Doc: fix typo in man page of utilities, and reduce copy&paste | |||
| 2021-03-19 | Merge pull request #2590 from kbevers/update-foss4g | Kristian Evers | |
| docs: update community site with links to FOSS4G 2021 | |||
| 2021-03-17 | Doc: add a page to document macros | Even Rouault | |
| 2021-03-16 | DOC: Use breathe>=4.27 to support Doxygen \page, \section, etc. | Mike Taves | |
| 2021-03-11 | Fix configuration for sphinxcontrib-bibtex version 2 or later (#2572) | Mike Taves | |
| 2021-03-10 | Improve docs for geodesic distance functions in proj.h | Kristian Evers | |
| 2021-03-07 | doc: typo fixes | Even Rouault | |
| 2021-03-01 | +proj=latlon docs: Datum list is given with cs2cs -ld | Kristian Evers | |
| Closes #2549 | |||
| 2021-03-01 | reconfigure 'edit on github' links to 8.0 branch | Kristian Evers | |
| 2021-03-01 | Update web docs for 8.0.0 release | Kristian Evers | |
| 2021-02-20 | Fix spelling errors. | Bas Couwenberg | |
| * Allow to <verb> -> Allows <verb>ing | |||
| 2021-02-14 | CMake: Prefer keyword signature of target_link_libraries command | Mateusz Łoskot | |
| Closes #2515 | |||
| 2021-02-10 | operations_computation.rst: update 'Filtering and sorting of coordinate ↵ | Even Rouault | |
| operations' section | |||
| 2021-02-07 | Merge pull request #2476 from rouault/fix_2399 | Kristian Evers | |
| Add build time option to make PROJ_LIB env var tested last (fixes #2399) | |||
| 2021-02-07 | CI: specify pip < 21.0; avoid using pip3 script (#2516) | Mike Taves | |
| 2021-01-17 | update julia binding description | Martijn Visser | |
| This matches the go binding description. And fixes the colon. | |||
| 2021-01-17 | fix a few typos in the docs | Martijn Visser | |
| 2021-01-01 | Update website for 7.2.1 | Kristian Evers | |
| 2020-12-17 | Merge pull request #2491 from glostis/documentation | Even Rouault | |
| Fix typos in resource_files.rst | |||
| 2020-12-16 | cs2cs: add --no-ballpark and --accuracy options | Even Rouault | |
| 2020-12-16 | Fix typos in resource_files.rst | Guillaume Lostis | |
| 2020-12-15 | proj_create_crs_to_crs_from_pj(): add ACCURACY and ALLOW_BALLPARK options | Even Rouault | |
| 2020-12-15 | projinfo: add a --accuracy option to define the minimum accuracy | Even Rouault | |
| 2020-12-15 | proj_trans_array(): make it transform all coordinates even when an error occurs | Even Rouault | |
| 2020-12-15 | Doc: document error codes and proj_context_errno_string() | Even Rouault | |
| 2020-12-11 | funtions.rst: fix sphynx syntax | Even Rouault | |
| 2020-12-09 | Doc: fix return data type of proj_trans_array() | Even Rouault | |
| 2020-12-08 | Update isea.rst | Zac Miller | |
| Clarifying defaults for ISEA. | |||
| 2020-12-02 | cs2cs / proj_create_crs_to_crs_from_pj(): add a --authority switch to ↵ | Even Rouault | |
| control where coordinate operations are looked for (fixes #2442) | |||
| 2020-12-02 | Add build time option to make PROJ_LIB env var tested last (fixes #2399) | Even Rouault | |
| If PROJ is built with the PROJ_LIB_ENV_VAR_TRIED_LAST CMake option / --enable-proj-lib-env-var-tried-last configure switch, then the hard-wired path ($prefix/share/proj) will be tried before looking at the environment PROJ_LIB. | |||
| 2020-12-02 | Merge pull request #2444 from rouault/topocentric | Even Rouault | |
| Add +proj=topocentric geocentric->topocentric conversion (fixes #500) | |||
| 2020-11-30 | Merge pull request #2466 from rouault/fix_2423 | Even Rouault | |
| cs2cs: add --area and --bbox options to restrict candidate coordinate operations (fixes #2423) | |||
| 2020-11-29 | Merge pull request #2450 from rouault/setAllowEllipsoidalHeightAsVerticalCRS | Even Rouault | |
| Add option to allow export of Geographic/Projected 3D CRS in WKT1_GDAL | |||
| 2020-11-28 | cs2cs: add --area and --bbox options to restrict candidate coordinate ↵ | Even Rouault | |
| operations (fixes #2423) | |||
| 2020-11-26 | Merge pull request #2403 from kbevers/remove-proj_api.h | Kristian Evers | |
| Remove proj_api.h | |||
| 2020-11-24 | Add option to allow export of Geographic/Projected 3D CRS in WKT1_GDAL | Even Rouault | |
| as CompoundCRS with a VerticalCRS being an ellipsoidal height, which is not conformant. But needed for LAS 1.4 that only supports WKT1 | |||
| 2020-11-23 | Add +proj=topocentric geocentric->topocentric conversion (fixes #500) | Even Rouault | |
| 2020-11-20 | Update utm.rst | Nomit Rawat | |
| Typo | |||
| 2020-11-20 | Remove proj_api.h | Kristian Evers | |
| Removes proj_api.h from the public API. The contents of the header file has been moved to proj_internal.h verbatim and any references to proj_api.h has been changed to proj_internal.h. The documentation of proj_api.h has been removed. The only exception to this is the API migration guides which still mention the old API. Fixes #837 | |||
| 2020-11-10 | cct: allow @filename syntax | Even Rouault | |
| Similarly as for projinfo, allow "cct @filename" to mean read filename and use its content as if it was provided inline. Useful for WKT or PROJJSON And a tiny improvements, when the object definition contains ':', only try proj_create_from_database() if the left part (authority name) matches a known authority, to avoid a warning. | |||
| 2020-11-10 | cct.rst: fix indentation | Even Rouault | |
| 2020-11-10 | Allow cct to instantiate operations via object codes or names (#2419) | Kristian Evers | |
| Running cct like cct EPSG:8366 or cct "ITRF2014 to ETRF2014 (1)" is now possible. | |||
| 2020-11-04 | docs/Makefile: restore custom 'html' target | Even Rouault | |
| Fixes #2408 https://github.com/OSGeo/PROJ/pull/2377 removed our customized 'html' and .doxygen_up_to_date targets. Let's restore them | |||
| 2020-11-03 | Correct links to github issues in release notes from 7.1.0 to 7.2.0 | Martin Steinisch | |
| 2020-11-01 | Merge pull request #2371 from rouault/epsg10_part2 | Even Rouault | |
| EPSG v10 update part 2: ingest DatumEnsemble from the database | |||
| 2020-11-01 | projinfo / createObjectsFromName(): support returning a datum ensemble | Even Rouault | |
| 2020-11-01 | Merge pull request #2397 from cffk/merc-update | Charles Karney | |
| Update Mercator projection, more accurate, faster | |||
| 2020-11-01 | Switch website 'edit on GitHub' to 7.2 branch | Kristian Evers | |
