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-12-15
horner.cpp: remove uses of EINVAL and EDOM errno
Even Rouault
2020-12-15
Remove internal use of PJ_LOG_DEBUG_MINOR and PJ_LOG_DEBUG_MAJOR
Even Rouault
2020-12-15
Various operations: remove explicit short name prefixing in log messages now ...
Even Rouault
2020-12-15
proj_log_XXX functions(): add the short name of the operation as prefix in th...
Even Rouault
2020-12-15
proj_trans_array(): make it transform all coordinates even when an error occurs
Even Rouault
2020-12-15
tmerc exact: set errno to PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN wh...
Even Rouault
2020-12-15
Doc: document error codes and proj_context_errno_string()
Even Rouault
2020-12-15
Revise error codes to have a reduced set exposed in the public API.
Even Rouault
2020-12-15
Remove ancient no longer used implementation of pj_ell_set()
Even Rouault
2020-12-15
Move proj_log_XXX() functions from internal.cpp to log.cpp
Even Rouault
2020-12-14
Merge pull request #2486 from rouault/fix_bound_proj_ntf_paris_to_bound_geog_...
Even Rouault
2020-12-14
createOperations(): fix inconsistent chaining exception when transforming fro...
Even Rouault
2020-12-14
Merge pull request #2483 from rouault/split_coordinateoperation
Even Rouault
2020-12-13
CMake: install data/*.json files (fixes #2485)
Even Rouault
2020-12-13
Merge remote-tracking branch 'osgeo/master'
Kristian Evers
2020-12-12
Split test_operation.cpp in two parts
Even Rouault
2020-12-12
Split coordinateoperation.cpp in many files in iso19111/operation directory
Even Rouault
2020-12-11
conda.yml: restrict to main repository builds, otherwise fails to build in forks
Even Rouault
2020-12-11
.github/workflows/clang_static_analyzer/start.sh: add apt update
Even Rouault
2020-12-11
funtions.rst: fix sphynx syntax
Even Rouault
2020-12-11
test_operation.cpp: remove debug message
Even Rouault
2020-12-09
Doc: fix return data type of proj_trans_array()
Even Rouault
2020-12-08
Update isea.rst
Zac Miller
2020-12-04
Merge pull request #2477 from rouault/fix_2442
Even Rouault
2020-12-04
Merge pull request #2481 from rouault/ci_build_with_sqlite_dqs_zero
Even Rouault
2020-12-04
CI: test with a SQLite3 binary built with SQLITE_DQS=0 to avoid issue #2480
Even Rouault
2020-12-04
Merge pull request #2480 from rouault/fix_build_with_sqlite_3_29
Even Rouault
2020-12-04
Database: fix building proj.db with SQLite built with -DSQLITE_DQS=0
Even Rouault
2020-12-02
cs2cs / proj_create_crs_to_crs_from_pj(): add a --authority switch to control...
Even Rouault
2020-12-02
Add build time option to make PROJ_LIB env var tested last (fixes #2399)
Even Rouault
2020-12-02
fix build
Even Rouault
2020-12-02
Merge pull request #2444 from rouault/topocentric
Even Rouault
2020-11-30
Merge pull request #2474 from rouault/database_version_number
Even Rouault
2020-11-30
Merge pull request #2466 from rouault/fix_2423
Even Rouault
2020-11-30
Merge pull request #2471 from rouault/extent_spherical_tmerc_domain
Even Rouault
2020-11-30
Database: add metadata with the version number of the database layout and che...
Even Rouault
2020-11-30
test_io.cpp: formatting fix
Even Rouault
2020-11-30
Merge pull request #2473 from rouault/further_old_api_cleanup
Even Rouault
2020-11-30
Merge pull request #2467 from rouault/gha_windows
Even Rouault
2020-11-30
API cleanup: unexport number of internal symbols, and remove/replace a few un...
Even Rouault
2020-11-30
Merge pull request #2472 from rouault/improve_pj_datum_set
Even Rouault
2020-11-30
pj_datum_set(): make code more obvious to humans and analyzers
Even Rouault
2020-11-29
Spherical tmerc forward: do not restrict to [-90,90] longitude range
Even Rouault
2020-11-29
Merge pull request #2450 from rouault/setAllowEllipsoidalHeightAsVerticalCRS
Even Rouault
2020-11-29
Merge pull request #2469 from rouault/fix_2468
Even Rouault
2020-11-29
Inverse tmerc spherical: fix wrong sign of latitude when lat_0 is used (fixes...
Even Rouault
2020-11-28
createOperations(): get a '+proj=noop' instead of '+proj=affine +s33=-1' when...
Even Rouault
2020-11-28
WKT1 import: better deal with apps.epsg.org output w.r.t datum ensemble names
Even Rouault
2020-11-28
test/fuzzers: remove standard_fuzzer that used proj_api.h now removed
Even Rouault
2020-11-28
appveyor.yml: disable VS2017 x64 build
Even Rouault
[prev]
[next]