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
2020-06-16
Merge pull request #2248 from rouault/database_nzgd2000_defmodel
Even Rouault
2020-06-06
createOperations(): changes so that EPSG:9635 'Geog3D to Geog2D+GravityRelate...
Even Rouault
2020-05-30
Database: add concatenated operations for NZGD2000 -> ITRF97/2000/2005/2008/2014
Even Rouault
2020-05-24
Database: update to EPSG v9.8.11
Even Rouault
2020-05-09
scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted
Even Rouault
2020-04-04
projinfo: add a --hide-ballpark option
Even Rouault
2020-03-30
Database: fix registration of custom entries of grid_transformation_custom.sq...
Even Rouault
2020-03-18
cs2cs: don't require +to for '{source_crs} {target_crs} filename...' syntax (...
Even Rouault
2020-02-27
Make tests independent of proj-datumgrid
Even Rouault
2020-02-26
Database: update to EPSG v9.8.7
Even Rouault
2020-02-04
Add projsync utility
Even Rouault
2020-01-29
Merge pull request #1891 from rouault/rfc5
Even Rouault
2020-01-27
projinfo: add --remote-data switch
Even Rouault
2020-01-27
projinfo: add --searchpaths switch
Even Rouault
2020-01-25
Implement RFC 5
Even Rouault
2020-01-23
Database: add a geoid_like value for proj_method column of grid_alternatives,...
Even Rouault
2020-01-22
Merge RFC4 (#1865)
Even Rouault
2020-01-08
Merge pull request #1827 from rouault/improve_createObjectsFromName
Kristian Evers
2020-01-07
projinfo: use No. abbreviation instead of UTF-8 character (fixes #1828)
Even Rouault
2020-01-07
projinfo: support -k datum
Even Rouault
2020-01-05
Make sure tests pass if extra grids are present
Even Rouault
2019-12-25
Database: tune accuracy of Canadian NTv1 file w.r.t NTv2
Even Rouault
2019-12-24
proj_trans: add retry logic to select other transformation if the best one fa...
Even Rouault
2019-12-20
Database: add name mappings for na27na83.gsb and cq77na83.gsb; also fix the m...
Even Rouault
2019-12-15
Merge pull request #1783 from rouault/restore_ob_tran_to_meter_compat_with_pj...
Kristian Evers
2019-12-14
Horizontal grid shift: fix issue on iterative inverse computation when switch...
Even Rouault
2019-12-10
ob_tran: restore traditional handling of +to_meter with pj_transform() and pr...
Even Rouault
2019-12-05
Update ntv2_out.dist and conditions to run it
Even Rouault
2019-12-03
Database: register AUSGeoid09 and AUSGeoid2020
Even Rouault
2019-12-02
Database: register the BWTA2017.gsb grid (DHDN->ETRS89 for Baden-Wurtemberg)
Even Rouault
2019-11-19
createOperations(): in some situations, consider when going from A to D inter...
Even Rouault
2019-11-18
createOperations(): fix so that GDA94 -> WGS 84 (G1762) still include a resul...
Even Rouault
2019-11-18
proj_trans(): tune selection of operation when there are several alternatives...
Even Rouault
2019-11-02
Database: add mapping between EPSG geoid and PROJ grid names for GEOID99, 03,...
Even Rouault
2019-11-02
WKT and PROJJSON: add import/export of geoid model of VertCRS
Even Rouault
2019-10-27
Database: add an auxiliary concatenated_operation_step table to allow arbitra...
Even Rouault
2019-10-15
Database: update to EPSG v9.8.3
Even Rouault
2019-10-12
createOperations(): allow transforming from a compoundCRS of a bound vertical...
Even Rouault
2019-09-24
createOperations() sorting: sort operations that cannot be exported as PROJ p...
Even Rouault
2019-09-23
Database: update to EPSG 9.8.2
Even Rouault
2019-09-23
Document the autopromotion to 3D when mix of 2D/3D CRS in createOperations(),...
Even Rouault
2019-09-15
testdatumfile: fix axis order issue in test
Even Rouault
2019-09-13
cs2cs: autopromote CRS to 3D when there's a mix of 2D and 3D (fixes #1563)
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-26
Fix 6.0 regression regarding +init=epsg:4326 +over +to +init=epsg:3857 +over ...
Even Rouault
2019-08-17
PROJJSON: rename file as projjson.schema.json, and add versionning to it and ...
Even Rouault
2019-08-09
PROJJSON export: use more compact form
Even Rouault
2019-08-09
projinfo: rename JSON to PROJJSON
Even Rouault
2019-07-08
CRS JSON: export GeographicCRS and Projected CRS
Even Rouault
[next]