aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2020-10-16Add multi-line PROJ string export capability, and use it by default in projin...Even Rouault
2020-10-14Plot building Github Action (#2377)Howard Butler
2020-09-30Merge pull request #2361 from rouault/ortho_ellipsoidalEven Rouault
2020-09-30Merge pull request #2344 from rouault/tinshiftEven Rouault
2020-09-30Add a +proj=tinshift for triangulation-based transformationsEven Rouault
2020-09-26Implement ellipsoidal formulation of +proj=ortho (fixes #397)Even Rouault
2020-09-22update Dockerfile for osgeo/proj-docs to include spell checkingHoward Butler
2020-09-02Add RFC-6 textEven Rouault
2020-09-02Doc: document members of C structures generated from DoxygenEven Rouault