aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-02-14Merge pull request #1264 from kbevers/remove-t_obsKristian Evers
2019-02-14deformation: Replace +t_obs with +dtKristian Evers
2019-02-14Merge remote-tracking branch 'osgeo/master' into remove-t_obsKristian Evers
2019-02-14Cosmetical changes to differences.rstKristian Evers
2019-02-14Reverse direction of deformation operations/transformations/deformationKristian Evers
2019-02-13Add push and pop operationsKristian Evers
2019-02-11Make tmerc an alias for etmerc. (#1234)Kristian Evers
2019-02-04Remove all traces of nad2bin and nad2nadKristian Evers
2019-02-01Remove +t_obs parameter from helmert operationKristian Evers
2019-01-22Merge pull request #1231 from rouault/fix_1229Even Rouault
2019-01-22Update cs2cs man page result (the change is due to ntv1_can.dat being used in...Even Rouault
2019-01-22proj_create_crs_to_crs(): defer selection of actual coordinate operation unti...Even Rouault
2019-01-21Doc: typo fixEven Rouault
2019-01-19Doc: add doc for projinfo (fixes #1183)Even Rouault
2019-01-19Doc: update cs2cs and also C API regarding area of use (fixes #1186)Even Rouault
2019-01-19Merge pull request #1226 from kbevers/remove-chebyshevKristian Evers
2019-01-18Remove Chebyshev polynomials from projKristian Evers
2019-01-17Doc: update docs of proj_create(), proj_create_argv() and proj_create_crs_to_...Even Rouault
2019-01-17Remove proj_create_from_proj_string() and proj_create_from_user_input(), and ...Even Rouault
2019-01-16[MOTIONED] RFC3: Dependency management (#1168)Kristian Evers
2019-01-10Doc: document interaction issues between objects create with proj_create() vs...Even Rouault
2019-01-09PROJ_LIB: support multiple paths supported by colon on Unix and semi-colon on...Even Rouault
2019-01-02Typo fixesEven Rouault
2019-01-01Split ISO19111 C API docs into functions and typesKristian Evers
2019-01-01Remove .doxygen_up_to_date when cleaning docs buildKristian Evers
2018-12-27Add an hardcoded +ellps=GRS80 when there is no datum/ellipsoid specification ...Even Rouault
2018-12-27Remove proj_def.dat (fixes #201)Even Rouault
2018-12-19Add markdown .md support for Sphinx to osgeo/proj-docs docker containerHoward Butler
2018-12-18Update bindings.rstmagau
2018-12-06Update URL to mailing listKristian Evers
2018-11-19Doc: fix geos projection explanation about the appropriate value for the swee...Even Rouault
2018-11-15Merge pull request #1175 from rouault/iso19111_for_mergeEven Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2018-11-15Revise old documentationMike Taves
2018-11-10Remove proj_geocentric_latitude from public APIKristian Evers
2018-11-04Add headings on tables where needed.Elliott Sales de Andrade
2018-10-31RFC 2: update adoption statusEven Rouault
2018-10-31Merge branch 'rfc2'Even Rouault
2018-10-28Remove British grids from non-free section of docsKristian Evers
2018-10-27helmert.rst: small fixesEven Rouault
2018-10-27Implement Molodensky-Badekas transform (fixes #1160)Even Rouault
2018-10-26RFC2: take into account @schwehr reviewEven Rouault
2018-10-26Update RFC 2 with latest developmentsEven Rouault
2018-10-16Merge pull request #1148 from kbevers/lists-to-proj.hiso19111_devKristian Evers
2018-10-16Move struct definitions for proj_list_* functions to proj.hKristian Evers
2018-10-15Merge pull request #1153 from sphynx/tobler-mercatorKristian Evers
2018-10-15Add Tobler-Mercator projectionIvan Veselov
2018-10-15Merge pull request #1151 from kbevers/horner-docsKristian Evers
2018-10-14Make plot.py error message more helpfulIvan Veselov
2018-10-12Add docs for the horner operationKristian Evers