aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations
AgeCommit message (Expand)Author
2021-09-29Merge pull request #2878 from kbevers/fix-latlon-docKristian Evers
2021-09-02ortho.rst: fix typoEven Rouault
2021-09-01Merge pull request #2833 from rouault/doc_topocentric_ortho_epsg_refKristian Evers
2021-06-18operations_computation.rst: add note about proj_create_crs_to_crs not necessa...Even Rouault
2021-05-04Fix typo: "Mod. Stererographics" -> "Modified Stereographic"Mike Taves
2021-05-04DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2705)Mike Taves
2021-04-10Doc: remove mention of k_0 and lat_ts in aeqd projection. They are not used. ...Even Rouault
2021-04-05Add missing comma積丹尼 Dan Jacobson
2021-04-03cass: add +hyperbolic switch for variant used by EPSG:3139 'Vanua Levu 1915 /...Even Rouault
2021-03-11Fix configuration for sphinxcontrib-bibtex version 2 or later (#2572)Mike Taves
2021-03-07doc: typo fixesEven Rouault
2021-03-01+proj=latlon docs: Datum list is given with cs2cs -ldKristian Evers
2021-02-10operations_computation.rst: update 'Filtering and sorting of coordinate opera...Even Rouault
2021-01-17fix a few typos in the docsMartijn Visser
2020-12-08Update isea.rstZac Miller
2020-11-23Add +proj=topocentric geocentric->topocentric conversion (fixes #500)Even Rouault
2020-11-20Update utm.rstNomit Rawat
2020-11-01Merge pull request #2397 from cffk/merc-updateCharles Karney
2020-10-26Update Mercator projectionCharles Karney
2020-10-25Add +proj=col_urban projection, implementing a EPSG projection method used by...Even Rouault
2020-10-25Fix typos spotted by scripts/fix_typos.shEven Rouault
2020-10-23Minor fixes to tmerc documentationCharles Karney
2020-10-23merc.rst: change "origins from 15th cent" to 16th cent.Charles Karney
2020-10-22merc.rst: revert to ln instead of log.Charles Karney
2020-10-22Flesh out the documentation for MercatorCharles Karney
2020-10-18Document the default poder_engsager algorithm for tmerc. (#2379)Charles Karney
2020-10-14Plot building Github Action (#2377)Howard Butler
2020-09-30Merge pull request #2361 from rouault/ortho_ellipsoidalEven Rouault
2020-09-30Add a +proj=tinshift for triangulation-based transformationsEven Rouault
2020-09-26Implement ellipsoidal formulation of +proj=ortho (fixes #397)Even Rouault
2020-07-01Doc: add alias in pages of transformation methodsEven Rouault
2020-06-03Doc: add specific explanations for lat_ts for +proj=stere, also mentions +lat...Even Rouault
2020-06-02Docs: Use +grids and tif file for deformation examplesKristian Evers
2020-05-28Implement wink2 inverse by generic inversion of forward methodEven Rouault
2020-05-24Merge pull request #2230 from rouault/limit_peirce_q_to_northern_hemisphereEven Rouault
2020-05-19Zone Definition Fixes for igh_o projection (#2233)John Krasting
2020-05-19Implemented IGH Oceanic View (#2226)John Krasting
2020-05-17Merge pull request #2206 from rouault/deformation_model_for_mergeEven Rouault
2020-05-16Add a +proj=defmodel transformation for multi-component time-based deformatio...Even Rouault
2020-05-16plotdefs.json: update validty area for adams_hemi, guyou and peirce_q, and re...Even Rouault
2020-05-09scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spottedEven Rouault
2020-04-28createFromProjString(): handle default parameters of '+krovak +type=crs', and...Even Rouault
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-15Add square conformal projections from libprojectKristian Evers
2020-04-15tmerc/utm: add a +algo=auto/evenden_snyder/poder_engsager parameterEven 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: define 'Ballpark transformation'Even Rouault
2020-03-12Add note about orientation of control pointsB R S Recht