aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-02use correct line continuationazpHoward Butler
2020-03-02typolandHoward Butler
2020-03-02be explicit with SQLITE for conda/osxHoward Butler
2020-03-02add osx builderHoward Butler
2020-03-02or curlHoward Butler
2020-03-02libtiff is not a declared dependency of PROJ7 in conda-forgeHoward Butler
2020-03-02add azp windows builder based on conda-forge and 2017Howard Butler
2020-03-02more installsHoward Butler
2020-03-02yml typoHoward Butler
2020-03-02install cmake/gcc/etcHoward Butler
2020-03-02specify CXX and CCHoward Butler
2020-03-02remove variablesHoward Butler
2020-03-02yml formattingHoward Butler
2020-03-02minimal azp configHoward Butler
2020-03-02Fix bad copy&replace pattern on HEALPix and rHEALPix projection names. Affect...Even Rouault
2020-03-01Update github_version in sphinx configKristian Evers
2020-03-01Bump version numbers in preparation for 7.1.0Kristian Evers
2020-03-01Update docs in preparation for 7.0.0 releaseKristian Evers
2020-02-29createOperations(): fix wrong pipeline generation with CRS that has +nadgrids...Even Rouault
2020-02-28Avoid crash when running against SQLite3 binary built with -DSQLITE_OMIT_AUTO...Even Rouault
2020-02-28Formatting fixEven Rouault
2020-02-27Fix warnings of latest cppcheck masterEven Rouault
2020-02-27Doc: Add missing projection property tables (#1992)Chatziargyriou Eleftheria
2020-02-27Make tests independent of proj-datumgridEven Rouault
2020-02-27proj_create_crs_to_crs(): avoid potential reprojection failures when reprojec...Even Rouault
2020-02-27Merge pull request #1989 from rouault/register_austrian_height_gridsEven Rouault
2020-02-27Merge pull request #1987 from nyalldawson/flat_polar_quarticEven Rouault
2020-02-26Database: register 4 height Austrian grids from https://github.com/OSGeo/PROJ...Even Rouault
2020-02-26Database: update to EPSG v9.8.7Even Rouault
2020-02-26Support conversion of Flat_Polar_Quartic projection methodNyall Dawson
2020-02-25Merge pull request #1983 from rouault/fix_1982Even Rouault
2020-02-25createOperations(): be robust to a GeographicCRS having a wrong ID attached t...Even Rouault
2020-02-25CompoundCRS::create(): reject combinations of components not allowed by ISO 1...Even Rouault
2020-02-24createOperations(): keep height/z value in Helmert transform between 3D CRSEven Rouault
2020-02-24pj_hgrid_apply(): change error code when no grid match to PJD_ERR_GRID_AREA (...Even Rouault
2020-02-24Fix mapping of Vertical_Near_Side_Perspective (fixes #1965)Nyall Dawson
2020-02-24Expose proj_context_is_network_enabled() in C APIEven Rouault
2020-02-24Merge pull request #1968 from wonder-sk/slovakia-jtsk-ntv2-masterEven Rouault
2020-02-23Add alternative grid for JTSK - JTSK03 transform (EPSG:8364)Martin Dobias
2020-02-22Merge pull request #1962 from mwtoews/sharedMike Taves
2020-02-21Doc: advertize lat_0 for proj=nsperEven Rouault
2020-02-21Add support for creating coordinates operations using Compact Miller,Nyall Dawson
2020-02-21Add support for creating coordinates operations using Natural Earth/Natural E...Nyall Dawson
2020-02-21Add support for creating coordinates operations using ESRI:53079 (patterson) CRSNyall Dawson
2020-02-21test_network.cpp: fix test failures on big endian archs (fixes #1958)Even Rouault
2020-02-21Switch build configuration logic from DISABLE_TIFF to ENABLE_TIFFMike Taves
2020-02-21CMake: rename BUILD_LIBPROJ_SHARED to BUILD_SHARED_LIBSMike Taves
2020-02-20Fix wrong byte-swapping for NTv2 grids affecting master after RFC4 work (fixe...Even Rouault
2020-02-20Add/update description for pkg-config and CMakeMike Taves
2020-02-20CMake: rename ENABLE_LTO to ENABLE_IPOMike Taves