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
/
test
/
cli
Age
Commit message (
Expand
)
Author
2022-03-16
Transformation: no longer do vertical trasnformation when doing compound CRS ...
Even Rouault
2022-01-31
Drop autotools; move remaining useful m4 macros (#3027)
Mike Taves
2021-10-21
Database: update to EPSG v10.038
Even Rouault
2021-10-09
Add testing of invproj
Even Rouault
2021-10-09
test/cli/testproj: fix wrong variable name
Even Rouault
2021-09-28
Database: add IAU_2015 CRS
Even Rouault
2021-09-27
Database: update to EPSG v10.036
Even Rouault
2021-09-17
Database: add a 'anchor' field to geodetic_datum and vertical_datum tables
Even Rouault
2021-09-15
Database: update to EPSG v10.035
Even Rouault
2021-09-15
test/cli/testvarious: make one test more robust regarding EPSG updates
Even Rouault
2021-09-14
PROJJSON: support additional properties allowed in id object (version, author...
Even Rouault
2021-09-08
createOperations(): deal with spherical planetocentric geodetic CRS
Even Rouault
2021-07-20
createOperations(): fix SourceTargetCRSExtentUse::NONE mode
Even Rouault
2021-06-17
proj_trans/cs2cs: If two operations have the same accuracy, use the one that ...
Even Rouault
2021-05-24
Database: decrease DB size by using WITHOUT ROWID tables
Even Rouault
2021-05-17
projsync: make it filter out files not intended for the current version
Even Rouault
2021-05-16
Database: update to EPSG v10.022
Even Rouault
2021-04-23
Move data/proj_outIGNF.dist-real to test/cli
Even Rouault
2021-04-23
Database: update to EPSG v10.019
Even Rouault
2021-04-12
Merge pull request #2659 from rouault/fix_2603
Even Rouault
2021-04-11
projinfo --list-crs --area: make it work when multiple areas matches the spec...
Even Rouault
2021-04-11
projinfo: add option --list-crs (#2663)
Javier Jimenez Shaw
2021-04-11
projinfo: add a --normalize-axis-order undocument switch
Even Rouault
2021-04-08
Merge pull request #2647 from rouault/integer_or_text
Even Rouault
2021-04-07
test: add datum shift related tests for transformations crossing antimeridian
Even Rouault
2021-04-06
Database: nullify auth_name, code of usage table
Even Rouault
2021-03-28
createOperation(): make sure no to discard deprecated operations...
Even Rouault
2021-03-19
CRS::promoteTo3D(): propagate the extent from the 2D CRS (fixes #2587)
Even Rouault
2021-03-15
Add support for PROJ_AUX_DB environment variable to set the path to one or se...
Even Rouault
2021-03-15
projinfo: add a --dump-db-structure switch
Even Rouault
2021-03-15
SQL output: add capability to restrict the authorities into which to look for...
Even Rouault
2021-03-15
projinfo: add a '-o SQL --output-id AUTH:CODE' SQL output
Even Rouault
2021-03-11
Database: fix NKG transformations
Even Rouault
2021-03-07
typo fixes
Even Rouault
2021-02-09
Database: update to EPSG v10.012
Nyall Dawson
2021-01-15
Database: update to EPSG v10.011
Modern Slave
2020-12-16
cs2cs: add --no-ballpark and --accuracy options
Even Rouault
2020-12-15
projinfo: add a --accuracy option to define the minimum accuracy
Even Rouault
2020-12-02
cs2cs / proj_create_crs_to_crs_from_pj(): add a --authority switch to control...
Even Rouault
2020-11-30
Merge pull request #2466 from rouault/fix_2423
Even Rouault
2020-11-30
API cleanup: unexport number of internal symbols, and remove/replace a few un...
Even Rouault
2020-11-28
cs2cs: add --area and --bbox options to restrict candidate coordinate operat...
Even Rouault
2020-11-28
Use same arguments to printf format string for both radians and degrees in ou...
Houder
2020-11-27
testcct: create 'a' and 'b' from scratch
Even Rouault
2020-11-24
createOperation(): add a ballpark vertical transformation when dealing with G...
Even Rouault
2020-11-10
cct: allow @filename syntax
Even Rouault
2020-11-10
Allow cct to instantiate operations via object codes or names (#2419)
Kristian Evers
2020-11-01
projinfo / createObjectsFromName(): support returning a datum ensemble
Even Rouault
2020-11-01
When reading from database, possibly return Geographic/GeodeticCRS with a Dat...
Even Rouault
2020-10-31
Make sure that remarks is preserved when substituting (EPSG) grid name by PRO...
Even Rouault
[next]