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
2021-03-21
Merge pull request #2594 from rouault/fix_of_fix_2588
Even Rouault
2021-03-20
createOperations(): fix regression for the fix of #2588
Even Rouault
2021-03-20
Merge pull request #2592 from rouault/fix_2588
Even Rouault
2021-03-20
createOperations(): fix Compound to Geog3D CRS computations in the case... (f...
Even Rouault
2021-03-19
Merge pull request #2590 from kbevers/update-foss4g
Kristian Evers
2021-03-19
docs: update community site with links to FOSS4G 2021
Kristian Evers
2021-03-19
backport action: specify pull_request_target instead of pull_request
Kristian Evers
2021-03-19
Add missing(?) id to backport action
Kristian Evers
2021-03-19
Merge pull request #2589 from rouault/fix_2587
Even Rouault
2021-03-19
CRS::promoteTo3D(): propagate the extent from the 2D CRS (fixes #2587)
Even Rouault
2021-03-19
Merge pull request #2586 from kbevers/update-backport-bot
Kristian Evers
2021-03-19
Update backport action to what is currently used by QGIS
Kristian Evers
2021-03-19
Merge pull request #2585 from rouault/insert_sql_improvements
Even Rouault
2021-03-19
Tests: add new error cases of SQL output
Even Rouault
2021-03-19
SQL output: make it possible to export non-EPSG projection methods or methods...
Even Rouault
2021-03-19
Database: relax trigger check when inserting a conversion to accept any conve...
Even Rouault
2021-03-19
Merge pull request #2575 from mwtoews/container-locale
Even Rouault
2021-03-18
Merge pull request #2583 from rouault/improve_perf_createFromCRSCodesWithInte...
Even Rouault
2021-03-18
createFromCRSCodesWithIntermediates(): improve perf when no match
Even Rouault
2021-03-18
Code formatting fix
Even Rouault
2021-03-18
Merge pull request #2577 from rouault/insert_sql
Even Rouault
2021-03-17
Merge pull request #2581 from rouault/proj_version_number
Even Rouault
2021-03-17
Merge pull request #2582 from rouault/fix_proj_clone
Even Rouault
2021-03-17
Doc: add a page to document macros
Even Rouault
2021-03-17
Fix proj_clone() to work on 'meta' coordinate operation PJ* objects that can ...
Even Rouault
2021-03-17
proj.h: add PROJ_COMPUTE_VERSION, PROJ_VERSION_NUMBER, PROJ_AT_LEAST_VERSION ...
Even Rouault
2021-03-15
Doc improvements regarding recomandation not to alter official registries and...
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
Add proj_context_get_database_structure() to dump structure of empty valid au...
Even Rouault
2021-03-15
SQL export: add support for DatumEnsemble
Even Rouault
2021-03-15
SQL export: add publication_date and frame_reference_epoch to datums
Even Rouault
2021-03-15
SQL output: add capability to restrict the authorities into which to look for...
Even Rouault
2021-03-15
CRS::identify(): take into account allowed authority to identify hard-coded W...
Even Rouault
2021-03-15
projinfo: add a '-o SQL --output-id AUTH:CODE' SQL output
Even Rouault
2021-03-15
Add C/C++ API to get SQL statements to insert a CRS into database
Even Rouault
2021-03-15
mingw_w64/start.sh: switch to http due to osgeo SSL certificate expiration
Even Rouault
2021-03-14
Merge pull request #2578 from cffk/geod-1.52-fix
Even Rouault
2021-03-14
geodesic.c: fix conditions under which hypot workaround is applied.
Charles Karney
2021-03-13
Merge pull request #2576 from cffk/geod-1.52
Charles Karney
2021-03-13
Work around inaccurate hypot for Visual Studio 2105 (32-bit)
Charles Karney
2021-03-14
Set the container locale for spelling [skip ci]
Mike Taves
2021-03-13
Update geodesic routines from GeographicLib 1.52
Charles Karney
2021-03-13
typo fix in comment
Even Rouault
2021-03-13
Doxyfile: remove obsolete COLS_IN_ALPHA_INDEX tag
Even Rouault
2021-03-13
fix_typos.sh: update while lists
Even Rouault
2021-03-12
Merge pull request #2573 from mwtoews/breathe
Even Rouault
2021-03-12
Merge pull request #2574 from mwtoews/patch-sphinxcontrib-spelling
Even Rouault
2021-03-12
CI: workaround for sphinxcontrib-spelling 7.1.0 on Python 3.6.9
Mike Taves
2021-03-12
DOC: Use breathe>=4.27 to support Doxygen \page, \section, etc.
Mike Taves
[next]