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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-11-14
Merge pull request #2937 from rouault/fix_2936
Even Rouault
2021-11-09
Merge pull request #2932 from rouault/fix_2931
Even Rouault
2021-11-07
Merge pull request #2928 from OSGeo/backport-2926-to-8.2
Even Rouault
2021-11-06
Merge pull request #2926 from snowman2/warn
Even Rouault
2021-11-06
Merge pull request #2925 from snowman2/docs
Even Rouault
2021-11-05
Merge pull request #2921 from rouault/epsg_10_039
Even Rouault
2021-11-03
Merge pull request #2917 from rouault/fix_boundcrs_name
Even Rouault
2021-10-26
Update ABI numbers for 8.2.0 release
Kristian Evers
2021-10-25
Merge pull request #2913 from rouault/fix_2905
Even Rouault
2021-10-25
lib_proj.cmake: add a PROJ::proj alias and add BUILD_INTERFACE include direct...
Even Rouault
2021-10-23
CMake: revise how we deal with symbol export and static builds
Even Rouault
2021-10-22
Merge pull request #2907 from josch/tinshiftfallback
Even Rouault
2021-10-21
Add fallback_strategy to tinshift transform
Johannes Schauer Marin Rodrigues
2021-10-19
TYPE: Update const declarations in proj_trans_bounds
snowman2
2021-10-17
exportToPROJStringGeneric(): avoid harmless floating-point division by zero i...
Even Rouault
2021-10-16
createOperations(): avoid harmless floating-point division by zero if convers...
Even Rouault
2021-10-16
Fix previous commit
Even Rouault
2021-10-16
CMake: fix invproj/invgeod generation on Windows when building with an explic...
Even Rouault
2021-10-12
Geographic 3D CRS: allow to export to WKT1:ESRI if only the GEOGCS is known (...
Even Rouault
2021-10-12
Fix export to WKT1:ESRI of CRS, datum, ellipsoids name that don't have a EPSG...
Even Rouault
2021-10-12
Merge pull request #2897 from rouault/fix_2852
Even Rouault
2021-10-12
Merge pull request #2900 from rouault/cmake_wkt_parser
Even Rouault
2021-10-11
Merge pull request #2895 from rouault/cmake_BUILD_PROGRAMS
Even Rouault
2021-10-11
CMake build: add generate_wkt1_parser and generate_wkt2_parser manual target,...
Even Rouault
2021-10-11
CMake: Always build gie if testing is requested (#2899)
Mike Taves
2021-10-10
proj_crs_get_datum_forced(): catch potential exception (fixes CID 358433, 358...
Even Rouault
2021-10-10
CMake: add a BUILD_APPS to be able to disable build of all programs
Even Rouault
2021-10-09
geod / proj: accept lt-inv[geod/proj] name for older libtool versions
Even Rouault
2021-10-09
autoconf build: build invproj and invgeod in build directory
Even Rouault
2021-10-09
CMake build: generate invproj/invgeod binaries (symlinks on Unix, copy otherw...
Even Rouault
2021-10-08
WKT1 parser: recognize Lambert_Conformal_Conic as projection name for LCC 1SP...
Even Rouault
2021-10-08
WKT concatenated operation parsing: fix when a axis order reversal conversion...
Even Rouault
2021-10-07
cmake build: install proj_symbol_rename.h
Even Rouault
2021-10-06
CRS::_isEquivalentTo(): be tolerant to different order of PROJ step options (...
Even Rouault
2021-10-06
ProjectedCRS::_isEquivalentTo(): ignore base CRS axis order even in EQUIVALEN...
Even Rouault
2021-10-06
proj_create_crs_to_crs() + proj_trans(): fix when non-Greenwich prime meridia...
Even Rouault
2021-10-05
Add proj_trans_bounds to compute the image of a input bounding box through a ...
Alan D. Snow
2021-10-05
Merge pull request #2876 from rouault/iau
Even Rouault
2021-10-05
Merge pull request #2868 from rouault/proj_factors_with_projected_crs
Even Rouault
2021-09-30
proj_factors(): accept P to be a projected CRS (fixes #2854)
Even Rouault
2021-09-29
CRS::identify(): fix ignoring CS order when identifying a geodetic CRS by a P...
Even Rouault
2021-09-28
CRS::extractGeodeticCRS(): implement for DerivedProjectedCRS (related to refs...
Even Rouault
2021-09-28
projinfo --list-crs / proj_get_crs_info_list_from_database(): make it work wi...
Even Rouault
2021-09-28
PROJStringFormatter: add optimizations useful for IAU CRS transformation pipe...
Even Rouault
2021-09-28
Add a mapping for versioned authorities, so that one can use IAU:xxxx or IAU_...
Even Rouault
2021-09-28
Database: add IAU_2015 CRS
Even Rouault
2021-09-28
AuthorityFactory::createGeodeticCRS(): use description column for remarks
Even Rouault
2021-09-28
Database reading: implement reading a GeodeticCRS with a Spherical CS
Even Rouault
2021-09-24
cmake: check the right variable for `libdl`
Ben Boeckel
2021-09-24
proj_normalize_for_visualization(): set input and output units when there are...
Even Rouault
[next]