aboutsummaryrefslogtreecommitdiff
path: root/docs/source/apps
AgeCommit message (Expand)Author
2020-04-26Update cs2cs options -r/-s to reflect axis ordering of PROJ >6Kristian Evers
2020-03-18cs2cs: don't require +to for '{source_crs} {target_crs} filename...' syntax (...github-actions[bot]
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
2019-01-19Doc: update cs2cs and also C API regarding area of use (fixes #1186)Even Rouault
2019-01-18Remove Chebyshev polynomials from projKristian Evers
2018-09-07cct: forward comments to outputKristian Evers
2018-09-05Minor corrections to cli app docs on -d optionKristian Evers
2018-09-05Add -d option to proj, cs2cs and cct (#1109)Søren Holm
2018-08-23Follow ISO-19100 nomenclature in proj man-pageKristian Evers
2018-08-12Document require_grid optionEven Rouault
2018-07-06Update cs2cs example to reflect actual outputKristian Evers
2018-06-02Upgrade http:// to https:// where feasibleMike Toews
2018-05-23Fix indentation in gie roundtrip optionKurt Schwehr
2018-05-23gie roundtrip: Expand the 3 cases for the argsKurt Schwehr
2018-05-05replace: son -> childmwtoews
2018-05-05cs2cs usage: remove note about non-existant -b -i -o options.mwtoews
2018-05-05cct usage: add 'I' to docs, re-order usage to same as docsmwtoews
2018-05-05proj usage: remove unused 'c', add 'vV' to invprojmwtoews
2018-05-05fix typosmwtoews