aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-05-12Merge pull request #2212 from rouault/typo_fixesEven Rouault
2020-05-09scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spottedEven Rouault
2020-05-04resource_file.rst: fix link to crs2crsgrid.py [skip appveyor] (#2208)PROJ-BOT
2020-05-01doc: update download and news pages with new releasesKristian Evers
2020-04-28createFromProjString(): handle default parameters of '+krovak +type=crs', and...Even Rouault
2020-04-26Merge pull request #2196 from kbevers/cs2cs-improve-rs-optionsKristian 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] (#2191)Even Rouault
2020-04-21gie: implement a strict mode with <gie-strict> </gie-strict> (fixes #2158)Even Rouault
2020-04-20Moved proj_context_get_url_endpoint & proj_context_get_user_writable_director...Alan D. Snow
2020-04-19Update proj.rst積丹尼 Dan Jacobson
2020-04-16Merge pull request #2030 from rouault/auto_sel_of_tmerc_algEven Rouault
2020-04-16Implement an iterative inverse method for +proj=adams_ws2Even Rouault
2020-04-15Merge pull request #2148 from kbevers/add_adams_projectionsKristian Evers
2020-04-15Add square conformal projections from libprojectKristian Evers
2020-04-15tmerc/utm: add a +algo=auto/evenden_snyder/poder_engsager parameterEven Rouault
2020-04-12Add proj_degree_input() and proj_degree_output()Kristian Evers
2020-04-04glossary.rst: fix recent typo [skip appveyor]Even Rouault
2020-04-04Merge pull request #2127 from rouault/projinfo_hide_ballparkEven Rouault
2020-04-04createOperations(): improve results of compoundCRS to compoundCRS case (fixes...Even Rouault
2020-04-04Doc: link projinfo to ballpark transformation termEven Rouault
2020-04-04Doc: define 'Ballpark transformation'Even Rouault
2020-04-04projinfo: add a --hide-ballpark optionEven Rouault
2020-04-03createFromUserInput(): allow compound CRS with the 2 parts given by names, e....Even Rouault
2020-03-18cs2cs: don't require +to for '{source_crs} {target_crs} filename...' syntax (...Even Rouault
2020-03-17Align install.rst with current version (#2075)Kristian Evers
2020-03-12Add proj_get_units_from_database() (fixes #2004)Even Rouault
2020-03-12Add note about orientation of control pointsB R S Recht
2020-03-11Doc: use 'ellipsoidal' to refer to the ellipsoidal formulation (to be opposed...Even Rouault
2020-03-10utm/ups: make sure to set errno to PJD_ERR_ELLIPSOID_USE_REQUIRED if es==0Even Rouault
2020-03-10fix documentation for proj_trans_generic(), see https://github.com/OSGeo/PROJ...Colin Doig
2020-03-06Typo fixes identified by scripts/fix_typos.shEven Rouault
2020-03-05Remove occurences of deprecated PROJ.4 syntaxKristian Evers
2020-03-04Document Autotools and CMake configure options (#2010)Mike Taves
2020-03-03Fix download link for proj-data 1.0Chris Mayo
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-27Doc: Add missing projection property tables (#1992)Chatziargyriou Eleftheria
2020-02-24Expose proj_context_is_network_enabled() in C APIEven Rouault
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