aboutsummaryrefslogtreecommitdiff
path: root/docs/source/apps
AgeCommit message (Expand)Author
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
2019-09-08Use in API and utilities WKT2_2019 instead of WKT2_2018 (fixes #1518)Even Rouault
2019-08-17PROJJSON: rename file as projjson.schema.json, and add versionning to it and ...Even Rouault
2019-08-09projinfo: document PROJJSON output, and add single-line output capabilityEven Rouault
2019-06-06createFromUserInput(): support OGC URN to create projectedCRS, for example to...Even Rouault
2019-06-05Update GitHub references: proj.4 -> PROJMike Taves
2019-06-01Update website: proj4.org -> proj.orgMike Taves
2019-05-15Merge remote-tracking branch 'origin/master'Andrew Bell
2019-05-15Add file reference language.Andrew Bell
2019-04-22proj_create(): add support for compoundCRS and concatenatedOperation named fr...Even Rouault
2019-03-28Doc: document --identify switch of projinfo (fixes #1332)Even Rouault
2019-03-24Doc: consistently use +opt and bracketsChris Mayo
2019-03-21Add -k ellipsoid option to projinfo (#1338)Nyall Dawson
2019-03-19Doc: impove doc about OGC URNEven Rouault
2019-03-06Make proper reference to 'gie --list'Kristian Evers
2019-03-06Improve formatting of program references on apps indexKristian Evers
2019-02-28Miscellaneous documentation fixesMike Taves
2019-02-23Fix spelling errors.Bas Couwenberg
2019-02-17Modify the default strategy of researching intermediate CRS to do it only if ...Even Rouault
2019-01-22Update cs2cs man page result (the change is due to ntv1_can.dat being used in...Even Rouault
2019-01-22proj_create_crs_to_crs(): defer selection of actual coordinate operation unti...Even Rouault
2019-01-19Doc: add doc for projinfo (fixes #1183)Even Rouault