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-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
2021-03-11
Database: fix NKG transformations
Even Rouault
2021-03-11
Database: Additions to the norwegian NKG2020 transformation (#2548)
Sveinung Himle
2021-03-11
Fix configuration for sphinxcontrib-bibtex version 2 or later (#2572)
Mike Taves
2021-03-10
Merge pull request #2571 from kbevers/proj_lp_dist_docs
Kristian Evers
2021-03-10
Merge pull request #2570 from rouault/fix_proj_lp_dist_crs
Even Rouault
2021-03-10
Improve docs for geodesic distance functions in proj.h
Kristian Evers
2021-03-10
Make proj_lp_dist() and proj_geod() work on a PJ* CRS object
Even Rouault
2021-03-10
Merge pull request #2569 from rouault/cleanup_SQLITE_OPEN_URI
Even Rouault
2021-03-10
Code cleanup: remove conditional testing of SQLITE_OPEN_URI. It is present in...
Even Rouault
2021-03-10
Fix comment
Even Rouault
2021-03-10
Database: add NGO48 (EPSG:4273) to ETRS89 (EPSG:4258) triangulation-based tra...
Sveinung Himle
2021-03-09
Merge pull request #2567 from rouault/fix_s45b_pol
Even Rouault
2021-03-09
s45b.pol: remove trailing backslashes that prevent it from being used
Even Rouault
2021-03-07
typo fixes
Even Rouault
2021-03-07
doc: typo fixes
Even Rouault
2021-03-07
README.md: comment out Cirrus CI [ci skip]
Even Rouault
2021-03-07
pipeline: avoid CLang Static Analyzer 10.0 likely false positive about derefe...
Even Rouault
2021-03-07
dmstor_ctx(): avoid setting a variable that is not read
Even Rouault
2021-03-07
Merge pull request #2560 from rouault/coverityscan_fixes
Even Rouault
2021-03-07
Merge pull request #2561 from rouault/cppcheck_fixes
Even Rouault
2021-03-07
Merge pull request #2562 from rouault/travis_arm64
Even Rouault
2021-03-07
Travis ARM64: set NPROC=4 to avoid the autodetected 32 to blow out RAM
Even Rouault
2021-03-07
insertIntoHierarchy(): avoid confusing cppcheck about potential use of moved ...
Even Rouault
2021-03-07
NTv2Grid: remove useless m_name member (redundant with one of base class)
Even Rouault
2021-03-07
igh: check return value of setup_zone() (CID 314816)
Even Rouault
2021-03-07
Check return value of curl_easy_setopt() (CID 314805)
Even Rouault
2021-03-07
is2DPartOf3D(): catch potential exception (CID 314817)
Even Rouault
2021-03-07
initcache.cpp: add assertions for potential failed mem alloc (CID 314809, 314...
Even Rouault
[prev]
[next]