aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2020-11-01Switch website 'edit on GitHub' to 7.2 branchKristian Evers
2020-11-01Update version numbers in preparation for 8.0.0 releaseKristian Evers
2020-11-01Update docs for 7.2.0 releaseKristian Evers
2020-10-26Update Mercator projectionCharles Karney
2020-10-25Add +proj=col_urban projection, implementing a EPSG projection method used by...Even Rouault
2020-10-25Fix typos spotted by scripts/fix_typos.shEven Rouault
2020-10-23Minor fixes to tmerc documentationCharles Karney
2020-10-23merc.rst: change "origins from 15th cent" to 16th cent.Charles Karney
2020-10-22merc.rst: revert to ln instead of log.Charles Karney
2020-10-22Flesh out the documentation for MercatorCharles Karney
2020-10-19C API: add proj_context_clone() (#2383)Alan D. Snow
2020-10-18Document the default poder_engsager algorithm for tmerc. (#2379)Charles Karney
2020-10-16projinfo.rst: fix typoEven Rouault