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-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
2020-11-28
Add github action for VS2019 x64 build
Even Rouault
2020-11-28
proj_create_crs_to_crs_from_pj(): do not use PROJ_SPATIAL_CRITERION_PARTIAL_I...
Even Rouault
2020-11-28
cs2cs: add --area and --bbox options to restrict candidate coordinate operat...
Even Rouault
2020-11-28
Use same arguments to printf format string for both radians and degrees in ou...
Houder
2020-11-28
Merge pull request #2462 from rouault/improve_createObjectsFromName
Even Rouault
2020-11-28
createObjectsFromName(): in exact match, make looking for 'ETRS89 / UTM zone ...
Even Rouault
2020-11-27
testcct: create 'a' and 'b' from scratch
Even Rouault
2020-11-27
Merge pull request #2460 from rouault/gha_linux_gcc4.8
Even Rouault
2020-11-27
Move linux_gcc 4.8 job to github action, and on Travis-CI only keep the doc p...
Even Rouault
2020-11-27
Add github action for cppcheck
Even Rouault
2020-11-27
crs.hpp: add cppcheck suppression for cppcheck 1.90 of ubuntu 20.04
Even Rouault
2020-11-27
Merge pull request #2459 from rouault/gha_gcc_32bit
Even Rouault
2020-11-27
Travis-CI: remove linux_gcc8 job
Even Rouault
2020-11-27
Github action: add a linux_gcc_32bit job
Even Rouault
2020-11-27
Merge pull request #2455 from rouault/primem_fixes
Even Rouault
2020-11-27
formatting fixes
Even Rouault
2020-11-27
PRIMEM WKT handling: fixes on import for 'sexagesimal DMS' or from WKT1:GDAL/...
Even Rouault
2020-11-27
Merge pull request #2457 from rouault/gha_linux_clang
Even Rouault
2020-11-27
Merge pull request #2458 from rouault/fix_mingw_w64_pj_mutex_warning
Even Rouault
2020-11-26
Fix mingw_w64 warning about pj_acquire_lock() prototype being missing
Even Rouault
2020-11-26
Merge pull request #2403 from kbevers/remove-proj_api.h
Kristian Evers
2020-11-26
Travis-CI: remove linux_clang job
Even Rouault
2020-11-26
Github action: add a clang linux build job
Even Rouault
2020-11-26
travis/install.sh: make it robust to objdump on 20.04 and/or clang outputing ...
Even Rouault
2020-11-26
Merge pull request #2456 from rouault/gha_csa
Even Rouault
2020-11-26
Travis-CI: remove CSA job
Even Rouault
2020-11-26
Github action: add a clang static analyzer job
Even Rouault
2020-11-24
Add option to allow export of Geographic/Projected 3D CRS in WKT1_GDAL
Even Rouault
2020-11-24
Merge pull request #2449 from rouault/geoidmodel_ballpark
Even Rouault
2020-11-24
createOperation(): add a ballpark vertical transformation when dealing with G...
Even Rouault
2020-11-24
Merge pull request #2448 from rouault/gha_mingw_w64
Even Rouault
2020-11-24
Sync w GeographicLib 1.51. Remove C99 compatibility functions. (#2445)
Charles Karney
2020-11-24
mutex.cpp: replace NULL by nullptr
Even Rouault
2020-11-24
.travis.yml: remove mingw job
Even Rouault
2020-11-24
GitHub action: add a mingw_w64 build
Even Rouault
2020-11-23
Add +proj=topocentric geocentric->topocentric conversion (fixes #500)
Even Rouault
2020-11-23
Merge pull request #2447 from rouault/gha_osx
Even Rouault
2020-11-23
.travis.yml: remove mac job
Even Rouault
2020-11-23
GitHub action: add a Mac build
Even Rouault
2020-11-23
Merge pull request #2446 from rouault/fix_projectedCRS_3D_is_WKT1_equivalent_...
Even Rouault
2020-11-23
GeographicCRS::_isEquivalentTo(EQUIVALENT_EXCEPT_AXIS_ORDER_GEOGCRS): make it...
Even Rouault
2020-11-22
Remove no longer used build_db_create_ignf.py script
Even Rouault
[prev]
[next]