aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-04-10Doc: remove mention of k_0 and lat_ts in aeqd projection. They are not used. ...Even Rouault
2021-04-05Merge pull request #2648 from jidanni/patch-1Kristian Evers
2021-04-02Doc: geod.rst: reduce doubled information (#2631)積丹尼 Dan Jacobson
2021-03-28Merge pull request #2613 from rouault/doc_fix_app_typoEven Rouault
2021-03-19Merge pull request #2590 from kbevers/update-foss4gKristian Evers
2021-03-17Doc: add a page to document macrosEven Rouault
2021-03-16DOC: Use breathe>=4.27 to support Doxygen \page, \section, etc.Mike Taves
2021-03-11Fix configuration for sphinxcontrib-bibtex version 2 or later (#2572)Mike Taves
2021-03-10Improve docs for geodesic distance functions in proj.hKristian Evers
2021-03-07doc: typo fixesEven Rouault
2021-03-01+proj=latlon docs: Datum list is given with cs2cs -ldKristian Evers
2021-03-01reconfigure 'edit on github' links to 8.0 branchKristian Evers
2021-03-01Update web docs for 8.0.0 releaseKristian Evers
2021-02-20Fix spelling errors.Bas Couwenberg
2021-02-14CMake: Prefer keyword signature of target_link_libraries commandMateusz Łoskot
2021-02-10operations_computation.rst: update 'Filtering and sorting of coordinate opera...Even Rouault
2021-02-07Merge pull request #2476 from rouault/fix_2399Kristian Evers
2021-02-07CI: specify pip < 21.0; avoid using pip3 script (#2516)Mike Taves
2021-01-17update julia binding descriptionMartijn Visser
2021-01-17fix a few typos in the docsMartijn Visser
2021-01-01Update website for 7.2.1Kristian Evers
2020-12-17Merge pull request #2491 from glostis/documentationEven Rouault
2020-12-16cs2cs: add --no-ballpark and --accuracy optionsEven Rouault
2020-12-16Fix typos in resource_files.rstGuillaume Lostis
2020-12-15proj_create_crs_to_crs_from_pj(): add ACCURACY and ALLOW_BALLPARK optionsEven Rouault
2020-12-15projinfo: add a --accuracy option to define the minimum accuracyEven Rouault
2020-12-15proj_trans_array(): make it transform all coordinates even when an error occursEven Rouault
2020-12-15Doc: document error codes and proj_context_errno_string()Even Rouault
2020-12-11funtions.rst: fix sphynx syntaxEven Rouault
2020-12-09Doc: fix return data type of proj_trans_array()Even Rouault
2020-12-08Update isea.rstZac Miller
2020-12-02cs2cs / proj_create_crs_to_crs_from_pj(): add a --authority switch to control...Even Rouault
2020-12-02Add build time option to make PROJ_LIB env var tested last (fixes #2399)Even Rouault
2020-12-02Merge pull request #2444 from rouault/topocentricEven Rouault
2020-11-30Merge pull request #2466 from rouault/fix_2423Even Rouault
2020-11-29Merge pull request #2450 from rouault/setAllowEllipsoidalHeightAsVerticalCRSEven Rouault
2020-11-28cs2cs: add --area and --bbox options to restrict candidate coordinate operat...Even Rouault
2020-11-26Merge pull request #2403 from kbevers/remove-proj_api.hKristian Evers
2020-11-24Add option to allow export of Geographic/Projected 3D CRS in WKT1_GDALEven Rouault
2020-11-23Add +proj=topocentric geocentric->topocentric conversion (fixes #500)Even Rouault
2020-11-20Update utm.rstNomit Rawat
2020-11-20Remove proj_api.hKristian Evers
2020-11-10cct: allow @filename syntaxEven Rouault
2020-11-10cct.rst: fix indentationEven Rouault
2020-11-10Allow cct to instantiate operations via object codes or names (#2419)Kristian Evers
2020-11-04docs/Makefile: restore custom 'html' targetEven Rouault
2020-11-03Correct links to github issues in release notes from 7.1.0 to 7.2.0Martin Steinisch
2020-11-01Merge pull request #2371 from rouault/epsg10_part2Even Rouault
2020-11-01projinfo / createObjectsFromName(): support returning a datum ensembleEven Rouault
2020-11-01Merge pull request #2397 from cffk/merc-updateCharles Karney