aboutsummaryrefslogtreecommitdiff
path: root/docs/source/apps
AgeCommit message (Expand)Author
2021-09-14PROJJSON: support additional properties allowed in id object (version, author...Even Rouault
2021-08-19BoundCRS: accept importing/exporting in WKT2 and PROJJSON the scope/area/exte...Even Rouault
2021-08-15Add support for Degree Sign on input (#2791)Brendan Jurd
2021-05-18Update projinfo doc: add example --single-lineHeidi Vanparys
2021-05-17projsync: make it filter out files not intended for the current versionEven Rouault
2021-05-09Mention what the default +units are積丹尼 Dan Jacobson
2021-05-04DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2705)Mike Taves
2021-04-11projinfo: add option --list-crs (#2663)Javier Jimenez Shaw
2021-04-02Doc: geod.rst: reduce doubled information (#2631)積丹尼 Dan Jacobson
2021-03-27Doc: fix typo in man page of utilities, and reduce copy&pasteEven Rouault
2021-03-15Doc improvements regarding recomandation not to alter official registries and...Even Rouault
2021-03-15projinfo: add a --dump-db-structure switchEven Rouault
2021-03-15SQL output: add capability to restrict the authorities into which to look for...Even Rouault
2021-03-15projinfo: add a '-o SQL --output-id AUTH:CODE' SQL outputEven Rouault
2021-02-20Fix spelling errors.Bas Couwenberg
2020-12-16cs2cs: add --no-ballpark and --accuracy optionsEven Rouault
2020-12-15projinfo: add a --accuracy option to define the minimum accuracyEven Rouault
2020-12-02cs2cs / proj_create_crs_to_crs_from_pj(): add a --authority switch to control...Even Rouault
2020-11-30Merge pull request #2466 from rouault/fix_2423Even Rouault
2020-11-28cs2cs: add --area and --bbox options to restrict candidate coordinate operat...Even Rouault
2020-11-24Add option to allow export of Geographic/Projected 3D CRS in WKT1_GDALEven Rouault
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-01projinfo / createObjectsFromName(): support returning a datum ensembleEven Rouault
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-08-13cs2cs/cct docs: Align versionadded directives correctly for -d optionKristian Evers
2020-07-03Doc: improve cs2cs doc by mentionning possibility to use EPSG CRS names (#2290)Even Rouault
2020-07-01Doc: add projsync info (#2279)anbj
2020-05-09scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spottedEven Rouault
2020-04-26Merge pull request #2196 from kbevers/cs2cs-improve-rs-optionsKristian Evers
2020-04-26Update cs2cs options -r/-s to reflect axis ordering of PROJ >6Kristian Evers
2020-04-21gie: implement a strict mode with <gie-strict> </gie-strict> (fixes #2158)Even Rouault
2020-04-19Update proj.rst積丹尼 Dan Jacobson
2020-04-04Doc: link projinfo to ballpark transformation termEven Rouault
2020-04-04projinfo: add a --hide-ballpark optionEven Rouault
2020-04-03createFromUserInput(): allow compound CRS with the 2 parts given by names, e....Even Rouault
2020-03-18cs2cs: don't require +to for '{source_crs} {target_crs} filename...' syntax (...Even Rouault
2020-02-04Add projsync utilityEven Rouault
2020-01-27projinfo: add --remote-data switchEven Rouault
2020-01-27projinfo: add --searchpaths switchEven Rouault
2020-01-22Merge RFC4 (#1865)Even Rouault
2020-01-13Remove -ld option from proj and cs2csKristian Evers
2020-01-11Fix missing word in cct.rst and cct.1andreas
2020-01-07projinfo: support -k datumEven Rouault
2019-12-25projinfo: no longer call createBoundCRSToWGS84IfPossible() for WKT1:GDALEven Rouault
2019-11-25Doc: change 7.0 references to 6.3Even Rouault
2019-09-23Document the autopromotion to 3D when mix of 2D/3D CRS in createOperations(),...Even Rouault
2019-09-11API: add CRS::promoteTo3D(), proj_crs_promote_to_3D() and proj_crs_create_pro...Even Rouault