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-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
2021-08-29
io.cpp: silence Coverity false positive (CID 356032)
Even Rouault
2021-08-27
ESRI WKT: add support for import/export of (non interrupted) Goode Homolosine
Even Rouault
2021-08-27
Merge pull request #2824 from rouault/fix_ossfuzz_37489
Even Rouault
2021-08-26
Pipeline instanciation: fix performance issues on huge (broken) strings which...
Even Rouault
2021-08-26
WKT importer: better detect ESRI WKT on projected CRS (fixes #2822)
Even Rouault
2021-08-26
WKT importer: detect ESRI WKT even when datum name doesn't start with D_ (fix...
Even Rouault
2021-08-21
PROJStringFormatter::toString(): fix potential O(n^2) performance. Fixes http...
Even Rouault
2021-08-21
pipeline instanciation: fix potential O(n^2) performance. Fixes https://bugs....
Even Rouault
2021-08-20
ConcatenatedOperation::fixStepsDirection(): fix bad chaining of steps when in...
Even Rouault
2021-08-19
BoundCRS: accept importing/exporting in WKT2 and PROJJSON the scope/area/exte...
Even Rouault
2021-08-16
Merge pull request #2809 from rouault/preserve_proj4_crs_string_wkt2_remarks
Even Rouault
2021-08-16
Spell the last name of R.E. Deakin correctly
Thomas Knudsen
2021-08-16
WKT2 import/export: preserve PROJ.4 CRS extension string in REMARKS[] (when t...
Even Rouault
[prev]
[next]