aboutsummaryrefslogtreecommitdiff
path: root/docs/source/apps/cs2cs.rst
AgeCommit message (Collapse)Author
2018-09-05Minor corrections to cli app docs on -d optionKristian Evers
Added the version of introduction and removed comment about angular and linear output (it's an internal implementation detail that users doesn't need to be aware of).
2018-09-05Add -d option to proj, cs2cs and cct (#1109)Søren Holm
Specify number of decimals to display when transforming coordinates with either proj, cs2cs or cct.
2018-07-06Update cs2cs example to reflect actual outputKristian Evers
Closes #981
2018-06-02Upgrade http:// to https:// where feasibleMike Toews
2018-05-05cs2cs usage: remove note about non-existant -b -i -o options.mwtoews
2018-05-05Use formatting similar to used in original manualsmwtoews
Minor rephrasing for better reading. Split -[w|W]<n> into two options.
2018-05-05normalise whitespace - most content untouchedmwtoews
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.
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.
2016-09-15Added 'Applications' section to docsKristian Evers
2016-09-01projection pages with images from KristianHoward Butler