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
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