aboutsummaryrefslogtreecommitdiff
path: root/docs/source/usage
AgeCommit message (Collapse)Author
2018-05-24Docs: fix wrong spelling of t_obs and t_epochEven Rouault
2018-05-24Add doc section with description of behavioural changes between PROJ versionsKristian Evers
2018-05-12Remove annotations from old version of exampleKristian Evers
2018-03-17Move application docs to top level.Kristian Evers
The 'Applications' chapter is moved to the top level of the website in order to make it easier for users to find the pages quickly instead of having to search through sub-sections in other chapters.
2018-03-17Reformat doc pages for cct, cs2cs, geod and projKristian Evers
The doc pages are reformatted to better use the features of the Sphinx documentation system. All four pages has been formatted such that they can serve as the basis for both the website and UNIX man-pages. This will make it easier to keep the man-pages aligned with the main documentation in the future.
2018-03-06fix a few typos (again)Mike Toews
2018-02-28Move 'Coordinate operations' to top level of docs [skip ci]Kristian Evers
2018-02-28Add section on PROJ resource files to docs [skip ci]Kristian Evers
Added new section on PROJ resource files to the top level of the documentation. Moved information on init-file from the 'usage' chapter to the new section. Also moved pages on grids and HTPD to the new resource files section. Finally links and information on the new regional datumgrids packages is added.
2018-02-27Add cct description to indexThomas Knudsen
2018-02-27Add usage description for the cct programThomas Knudsen
2018-02-23Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0Kristian Evers
2018-02-19Change most occurences of PROJ.4 to PROJ [skip ci]Kristian Evers
2018-01-22Adding rudimentary docs for the pipeline operation [skip ci].Kristian Evers
2018-01-22Add details about grid file formats in relevant sections of the ↵Kristian Evers
documentation [skip ci]
2018-01-22Add deformation docs-page (missing from previous commit) [skip ci]Kristian Evers
2017-12-21Deformation operation documentedKristian Evers
2017-12-08A few updates to Helmert doc pageKristian Evers
2017-12-07Document the helmert transformKristian Evers
2017-12-06Helmer update [wip]Kristian Evers
2017-12-06Add input/output types to gridshift docs [skip ci]Kristian Evers
2017-12-06Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0Kristian Evers
2017-11-29Fill out Molodensky docs [skip ci]Kristian Evers
2017-11-27Added projections parameters to aeqd and airy doc pagesKristian Evers
2017-11-27Restructure coordinate operations docsKristian Evers
2017-11-27Added info table to ccon doc pageKristian Evers
2017-11-27Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0Kristian Evers
2017-11-15Fix a few bad links [skip ci]Kristian Evers
2017-11-11add axisswap documentationKristian Evers
2017-11-07Wrote docs for unitconvert operation [skip-ci]Kristian Evers
2017-09-27Add section PROJ.4 environment variables.Kristian Evers
2017-09-18Moved projection list to using chapter and created a list of ↵Kristian Evers
transformations. Both are grouped in a section called operations.
2017-09-03Added documentation of init files and defaults fileKristian Evers
2017-08-31Major restructure and rewrite of docs.Kristian Evers
A section on "Using PROJ.4" has been introduced giving a introduction on how to use PROJ.4. The Parameters section has been removed and the content reworked into other sections. Additionally the order of chapters has been changed to provide a more complete and readable experience for users of the documentation.