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
Age
Commit message (
Expand
)
Author
2020-10-20
Orthographic projection: do not add f=0 to PROJ string if the ellipsoid is a ...
Even Rouault
2020-10-20
test_c_api.cpp: reformat
Even Rouault
2020-10-20
Merge pull request #2363 from rouault/reactivate_s390x
Even Rouault
2020-10-19
C API: add proj_context_clone() (#2383)
Alan D. Snow
2020-10-18
Document the default poder_engsager algorithm for tmerc. (#2379)
Charles Karney
2020-10-18
Merge pull request #2381 from rouault/fix_1453
Even Rouault
2020-10-17
CompoundCRS with ellipsoidal height: make sure the vertical axis has 'ellipso...
Even Rouault
2020-10-16
travis/install.sh: make output less verbose to hopefully avoid log size limit...
Even Rouault
2020-10-16
projinfo: restrict PROJ multiline output to coordinate operations only
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-10-16
Merge pull request #2370 from rouault/epsg10
Even Rouault
2020-10-15
Merge pull request #2378 from rouault/enable_gigs_5104
Even Rouault
2020-10-15
test/gigs: 5104 is passing now. Enable it
Even Rouault
2020-10-14
Plot building Github Action (#2377)
Howard Butler
2020-10-14
Add Conda package GitHub Action (#2373)
Howard Butler
2020-10-11
C API: add proj_dynamic_datum_get_frame_reference_epoch()
Even Rouault
2020-10-11
Database query: add AuthorityFactory::ObjectType::DYNAMIC_GEODETIC_REFERENCE_...
Even Rouault
2020-10-11
Database: add a frame_reference_epoch column in vertical_datum to be able to ...
Even Rouault
2020-10-10
Merge pull request #2372 from rouault/datum_with_pm
Even Rouault
2020-10-10
WKT2:2019 import/export: handle DATUM (at top level object) with PRIMEM
Even Rouault
2020-10-09
Merge pull request #2369 from rouault/fix_2368
Even Rouault
2020-10-09
projinfo: fix usage formatting
Even Rouault
2020-10-08
promoteTo3D(): add a remark with the original CRS identifier (fixes #2368)
Even Rouault
2020-10-08
Make GeographicCRS::is2DPartOf3D() work with DatumEnsemble
Even Rouault
2020-10-08
Make proj_create_crs_to_crs() / cs2cs work with CRS with DatumEnsemble
Even Rouault
2020-10-08
Add C API to work with datum ensemble
Even Rouault
2020-10-08
createGeodeticCRS(): more DatumEnsemble compatibility in the case when creati...
Even Rouault
2020-10-08
Make createOperations() work with DatumEnsemble
Even Rouault
2020-10-08
Make CRS identification work with CRS with DatumEnsemble
Even Rouault
2020-10-08
Add DatumEnsemble::asDatum() and use it in exportToWkt()
Even Rouault
2020-10-08
Add a AuthorityFactory::createDatumEnsemble() method, and make it inherit fro...
Even Rouault
2020-10-08
Database: add aliases for 'old' names of WGS84 and ETRS89 datums, and remove ...
Even Rouault
2020-10-08
Database: avoid importing duplicated alias names
Even Rouault
2020-10-08
Database: import datum ensemble accuracy and members (but do not use them)
Even Rouault
2020-10-08
getCRSInfoList(): make it use area description
Even Rouault
2020-10-08
Database: use extended description for extent/area of use, as done by epsg.or...
Even Rouault
2020-10-06
Database: instanciate DynamicGeodeticReferenceFrame (things like ITRFxxx, WGS...
Even Rouault
2020-10-06
Database: add a reference_frame_epoch column to the geodetic_datum for dynami...
Even Rouault
2020-10-06
Database: "minimal" update to EPSG v10.003
Even Rouault
2020-10-06
Merge pull request #2366 from rouault/fix_reference_exported_symbols
Even Rouault
2020-10-06
Update scripts/reference_exported_symbols.txt and fix checking of them in tra...
Even Rouault
2020-10-05
Merge pull request #2365 from rouault/bound_crs_to_wgs84_vertcrs
Even Rouault
2020-10-05
proj_crs_create_bound_crs_to_WGS84(): make it work on verticalCRS/compoundCRS...
Even Rouault
2020-10-05
Merge pull request #2364 from rouault/fix_issue_NAD83_NAD83_2011
Even Rouault
2020-10-02
createOperations(): avoid elimination of ballpark transformation that can hel...
Even Rouault
2020-10-02
createOperations(): when combining transformations, reject those with a non-i...
Even Rouault
2020-10-02
CoordinateOperation: fix issue with ballpark flag not being copied with shall...
Even Rouault
2020-10-02
.travis.yml: add a arm64 platform
Even Rouault
2020-10-02
Revert ".travis.yml: disable s390x target since Travis-CI infra is KO regardi...
Even Rouault
[prev]
[next]