aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-06-13Update code contributor guidelines so they reflect current state of affairsKristian Evers
2020-06-13add favicon.png in htmlJavier Jimenez Shaw
2020-06-05Doc: use Doxygen output for proj_normalize_for_visualization() to avoid dupli...Even Rouault
2020-06-03Doc: add specific explanations for lat_ts for +proj=stere, also mentions +lat...github-actions[bot]
2020-05-04resource_file.rst: fix link to crs2crsgrid.py [skip appveyor] (#2207)Even Rouault
2020-05-02Merge pull request #2201 from PROJ-BOT/backport-2200-to-7.0Even Rouault
2020-05-01doc: update download and news pages with new releasesKristian Evers
2020-04-28createFromProjString(): handle default parameters of '+krovak +type=crs', and...github-actions[bot]
2020-04-27Bump version numbers for 7.0.1Kristian Evers
2020-04-26Update cs2cs options -r/-s to reflect axis ordering of PROJ >6Kristian Evers
2020-04-24Doc: fixes for Sphinx 3.0 compat [skip appveyor]github-actions[bot]
2020-04-04Merge pull request #2131 from PROJ-BOT/backport-2128-to-7.0Even Rouault
2020-04-04glossary.rst: fix recent typo [skip appveyor]Even Rouault
2020-04-04Doc: define 'Ballpark transformation'Even Rouault
2020-04-04createOperations(): improve results of compoundCRS to compoundCRS case (fixes...github-actions[bot]
2020-03-18cs2cs: don't require +to for '{source_crs} {target_crs} filename...' syntax (...github-actions[bot]
2020-03-17[Backport 7.0] Align install.rst with current version (#2078) [skip appveyor]PROJ-BOT
2020-03-12Add note about orientation of control points in `chamb`github-actions[bot]
2020-03-11Doc: use 'ellipsoidal' to refer to the ellipsoidal formulation (to be opposed...github-actions[bot]
2020-03-10utm/ups: make sure to set errno to PJD_ERR_ELLIPSOID_USE_REQUIRED if es==0github-actions[bot]
2020-03-10fix documentation for proj_trans_generic()github-actions[bot]
2020-03-06Typo fixes identified by scripts/fix_typos.shEven Rouault
2020-03-05Remove occurences of deprecated PROJ.4 syntax (#2021)Even Rouault
2020-03-04Document Autotools and CMake configure options (#2018)PROJ-BOT
2020-03-03Fix download link for proj-data 1.0Chris Mayo
2020-03-01Add missing projection property tablesgithub-actions[bot]
2020-03-01Update github_version in sphinx configKristian Evers
2020-03-01Update docs in preparation for 7.0.0 releaseKristian Evers
2020-02-24Expose proj_context_is_network_enabled() in C APIgithub-actions[bot]
2020-02-21Doc: advertize lat_0 for proj=nsperEven Rouault
2020-02-13Doc: update with 6.3.1 release [skip appveyor]Even Rouault
2020-02-11Use relative directory to locate PROJ resource files.Even Rouault
2020-02-06geodetictiffgrids.rst: fix linksEven Rouault
2020-02-04Merge pull request #1910 from cffk/cmake-projCharles Karney
2020-02-04Merge pull request #1903 from rouault/add_proj_downloadEven Rouault
2020-02-04Add projsync utilityEven Rouault
2020-02-04Make PROJ the CMake project nameCharles Karney
2020-02-04Increase CMake minimum version from 3.5 to 3.9Mike Taves
2020-01-28Add +proj=set operation to set component(s) of a coordinate to a fixed valueEven Rouault
2020-01-28Add RFC5 text: Adopt GeoTIFF-based grids for grids delivered with PROJ (#1868)Even Rouault
2020-01-28Merge pull request #1893 from asinghvi17/patch-2Even Rouault
2020-01-27projinfo: add --remote-data switchEven Rouault
2020-01-27Mention the Julia package Proj4.jlAnshul Singhvi
2020-01-27projinfo: add --searchpaths switchEven Rouault
2020-01-26Doc: advertize FOSS4G 2020Even Rouault
2020-01-25Fix ingestion of +proj=cea with +k_0Even Rouault
2020-01-24Merge pull request #1870 from mwtoews/build-testingMike Taves
2020-01-24CMake: replace PROJ_TESTS with CTest's BUILD_TESTING optionMike Taves
2020-01-23docs: add note about autogen.sh to install guideKristian Evers
2020-01-22Merge RFC4 (#1865)Even Rouault