index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
source
/
apps
/
projinfo.rst
Age
Commit message (
Expand
)
Author
2021-05-19
Update projinfo doc: add example --single-line
Heidi Vanparys
2021-05-06
DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2707)
Mike Taves
2021-03-28
Merge pull request #2613 from rouault/doc_fix_app_typo
Even Rouault
2021-02-20
Fix spelling errors.
Bas Couwenberg
2020-12-15
projinfo: add a --accuracy option to define the minimum accuracy
Even Rouault
2020-11-24
Add option to allow export of Geographic/Projected 3D CRS in WKT1_GDAL
Even Rouault
2020-11-01
projinfo / createObjectsFromName(): support returning a datum ensemble
Even Rouault
2020-10-16
projinfo.rst: fix typo
Even Rouault
2020-10-16
Add multi-line PROJ string export capability, and use it by default in projin...
Even Rouault
2020-07-03
Doc: improve cs2cs doc by mentionning possibility to use EPSG CRS names (#2290)
Even Rouault
2020-04-04
Doc: link projinfo to ballpark transformation term
Even Rouault
2020-04-04
projinfo: add a --hide-ballpark option
Even Rouault
2020-04-03
createFromUserInput(): allow compound CRS with the 2 parts given by names, e....
Even Rouault
2020-02-04
Add projsync utility
Even Rouault
2020-01-27
projinfo: add --remote-data switch
Even Rouault
2020-01-27
projinfo: add --searchpaths switch
Even Rouault
2020-01-22
Merge RFC4 (#1865)
Even Rouault
2020-01-07
projinfo: support -k datum
Even Rouault
2019-12-25
projinfo: no longer call createBoundCRSToWGS84IfPossible() for WKT1:GDAL
Even Rouault
2019-11-25
Doc: change 7.0 references to 6.3
Even Rouault
2019-09-23
Document the autopromotion to 3D when mix of 2D/3D CRS in createOperations(),...
Even Rouault
2019-09-11
API: add CRS::promoteTo3D(), proj_crs_promote_to_3D() and proj_crs_create_pro...
Even Rouault
2019-09-08
Use in API and utilities WKT2_2019 instead of WKT2_2018 (fixes #1518)
Even Rouault
2019-08-17
PROJJSON: rename file as projjson.schema.json, and add versionning to it and ...
Even Rouault
2019-08-09
projinfo: document PROJJSON output, and add single-line output capability
Even Rouault
2019-06-06
createFromUserInput(): support OGC URN to create projectedCRS, for example to...
Even Rouault
2019-06-05
Update GitHub references: proj.4 -> PROJ
Mike Taves
2019-06-01
Update website: proj4.org -> proj.org
Mike Taves
2019-05-15
Merge remote-tracking branch 'origin/master'
Andrew Bell
2019-05-15
Add file reference language.
Andrew Bell
2019-04-22
proj_create(): add support for compoundCRS and concatenatedOperation named fr...
Even Rouault
2019-03-28
Doc: document --identify switch of projinfo (fixes #1332)
Even Rouault
2019-03-21
Add -k ellipsoid option to projinfo (#1338)
Nyall Dawson
2019-03-19
Doc: impove doc about OGC URN
Even Rouault
2019-02-28
Miscellaneous documentation fixes
Mike Taves
2019-02-23
Fix spelling errors.
Bas Couwenberg
2019-02-17
Modify the default strategy of researching intermediate CRS to do it only if ...
Even Rouault
2019-01-19
Doc: add doc for projinfo (fixes #1183)
Even Rouault