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-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
2021-09-20
Update proj_symbol_rename.h
Even Rouault
2021-09-20
Conversion::inverse(): avoid harmless division by zero. Fixes https://bugs.ch...
Even Rouault
2021-09-19
networkfilemanager.cpp: fix compiler warnings on 32-bit systems where time_t ...
Even Rouault
2021-09-18
Optimize pipelines of planetary CRS (geocentric latitude, west-positive longi...
Even Rouault
2021-09-17
Database: add a 'anchor' field to geodetic_datum and vertical_datum tables
Even Rouault
2021-09-16
Merge pull request #2851 from rouault/epsg_10_035
Even Rouault
2021-09-15
Inverse ortho ellipsoidal oblique: address a few remarks from https://github....
Even Rouault
2021-09-15
Inverse ellipsoidal orthographic projection (oblique case): fix convergence a...
Even Rouault
2021-09-15
Fix error in implementation of Inverse ellipsoidal orthographic projection (o...
Even Rouault
2021-09-15
Database: update to EPSG v10.035
Even Rouault
2021-09-15
isEquivalentTo(): improve comparison of datum names based on official name an...
Even Rouault
2021-09-14
PROJJSON: support additional properties allowed in id object (version, author...
Even Rouault
2021-09-14
Merge pull request #2847 from rouault/spherical_ocentric
Even Rouault
2021-09-08
createOperations(): use an explicit conversion operation for geodetic <--> ge...
Even Rouault
2021-09-08
createConversion(): avoid nullptr dereference on a method without parameters
Even Rouault
2021-09-08
createOperations(): deal with spherical planetocentric geodetic CRS
Even Rouault
2021-09-08
Merge pull request #2845 from rouault/fix_2843
Even Rouault
2021-09-07
Support importing/exporting WKT & PROJJSON of 2D axis spherical planetocentri...
Even Rouault
2021-09-07
pj_obj_create(): avoid passing invalid ellipsoid parameters to geod_init(). F...
Even Rouault
2021-09-07
Fix database access across fork() when SQLite3 doesn't use pread[64]() (fixes...
Even Rouault
2021-09-05
getInsertStatementsFor(): re-order projection parameters according to their c...
Even Rouault
2021-09-04
healpix.cpp: make it more obvious to cppcheck that capmap.cn is always initia...
Even Rouault
2021-09-04
Workaround 'Overlapping read/write of union is undefined behavior' cppcheck w...
Even Rouault
2021-09-04
Conversion::createAxisOrderReversal(): workaround cppcheck false positive
Even Rouault
2021-09-04
createFromUserInput(): make it more obvious for cppcheck and humans too
Even Rouault
2021-09-04
GeodeticCRS::identify(): make it more obvious for cppcheck
Even Rouault
2021-09-04
pipeline.cpp: remove impossible condition
Even Rouault
2021-09-04
formatting fix
Even Rouault
2021-09-04
Merge pull request #2839 from rouault/fix_ossfuzz_31964
Even Rouault
2021-09-03
Add some filename lint #2838 to output error messages
Howard Butler
2021-09-03
pj_obj_create(): avoid passing invalid ellipsoid parameters ot pj_calc_ellips...
Even Rouault
2021-09-03
formatting fix
Even Rouault
2021-09-02
Add proj_create_conversion_pole_rotation_netcdf_cf_convention() to address ne...
Even Rouault
2021-09-01
Merge pull request #2831 from gorlak-forks/uwp-filemanager
Even Rouault
2021-08-31
PROJStringFormatter::toString(): add missing iterator increment (but luckily ...
Even Rouault
2021-08-31
Workaround false positive in recent cppcheck
Even Rouault
2021-08-31
io.cpp: remove always true test
Even Rouault
[prev]
[next]