aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-09Add proj_is_download_needed() and proj_download_file()Even Rouault
2020-01-09Fix link for CoC-badge in readme fileKristian Evers
2020-01-08added issue & pull request templatessnowman2
2020-01-08Add capability to read resource files from the user writable directoryEven Rouault
2020-01-08Merge pull request #1827 from rouault/improve_createObjectsFromNameKristian Evers
2020-01-08NTv2GridSet::open(): reject files with GS_TYPE!=SECONDS (fixes #1294)Even Rouault
2020-01-07pj_bilinear_interpolation_three_samples(): fix MSVC warning about uninitializ...Even Rouault
2020-01-07Doc: address code review commentsEven Rouault
2020-01-07Merge pull request #1831 from rouault/projinfo_noEven Rouault
2020-01-07network: handle opening remote grids whose local name has no extensionEven Rouault
2020-01-07projinfo: use No. abbreviation instead of UTF-8 character (fixes #1828)Even Rouault
2020-01-07Merge pull request #1830 from kbevers/stalebotKristian Evers
2020-01-07Add stale-bot config for GitHubKristian Evers
2020-01-07Remove deprecated JNI bindings (#1825)Kristian Evers
2020-01-07projinfo: support -k datumEven Rouault
2020-01-07deformation.cpp and xyzgridshift.cpp: factor out common code (addresses https...Even Rouault
2020-01-07CMake: use more neutral DISABLE_TIFF switch (refs https://github.com/OSGeo/PR...Even Rouault
2020-01-07geotiff_grids.gie: add commentEven Rouault
2020-01-07xyzgridshift.rst: fix typoEven Rouault
2020-01-07Remote grid: add mechanism to re-open a grid if it has changed while being op...Even Rouault
2020-01-07Database: insert PROJ.4 +datum values in alias_name table under PROJ authorityEven Rouault
2020-01-07Database: fill alias_name with EPSG aliases for CRSEven Rouault
2020-01-07createObjectsFromName(): make it look up in the alias_name table too (fixes #...Even Rouault
2020-01-07Make sure tests pass if extra grids are present (#1822)Kristian Evers
2020-01-07Remove deprecated JNI bindingsKristian Evers
2020-01-07DiskChunkCache::closeAndUnlink(): avoid use-after-free in the destructorEven Rouault
2020-01-07Grid refactoring: address review comments of https://github.com/OSGeo/PROJ/pu...Even Rouault
2020-01-06Merge pull request #1824 from rouault/doc_add_feedback_for_proj6_adoptionKristian Evers
2020-01-06Doc: add a 'Feedback from downstream projects' for PROJ6 migrationEven Rouault
2020-01-05Make sure tests pass if extra grids are presentEven Rouault
2020-01-02operations_computation.rst: update with latest 6.3 adjustmentsEven Rouault
2020-01-02Adjust formattingEven Rouault
2020-01-02Merge pull request #1820 from snowman2/cs_projjsonEven Rouault
2020-01-01fix exporting CoordinateSystem to PROJ JSON with IDsnowman2
2020-01-01Update path to src/release.cppKristian Evers
2020-01-01Bump version numbers in preparation for 7.0.0 releaseKristian Evers
2020-01-01curl implementation: add retry logic on some HTTP errorsEven Rouault
2020-01-01Update github version in Sphinx configKristian Evers
2020-01-01switch to 6.3 branch for website generationKristian Evers
2020-01-01Merge remote-tracking branch 'osgeo/master'Kristian Evers
2020-01-01Update website for 6.3.0 releaseKristian Evers
2020-01-01Merge branch 'deformation_with_geotiff_file' into rfc4_network_disk_cacheEven Rouault
2020-01-01deformation.cpp: check that unit in TIFF file is 'millimetres per year' which...Even Rouault
2019-12-31CMake build: install proj.iniEven Rouault
2019-12-31Add a SQLite3 local cache of downloaded chunksEven Rouault
2019-12-30deformation: add support for +grids= for GeoTIFF gridsEven Rouault
2019-12-30Travis: fix OSX buildsEven Rouault
2019-12-29proj_hgrid_value(): do not apply compensation for west-oriented longitude_off...Even Rouault
2019-12-29Merge pull request #1815 from rouault/unbreak_travis_buildsEven Rouault
2019-12-28Travis: fix OSX buildsEven Rouault