aboutsummaryrefslogtreecommitdiff
path: root/docs/source
AgeCommit message (Collapse)Author
2017-11-29CSS override of the RTD theme so that lines are wrapped in tables.Kristian Evers
[skip ci]
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-27Update documentation on geodesics replacing an ancient page on geodesicCharles Karney
calculations with something more helpful to the beginning user.
2017-11-27Update API reference to reflect recent changes to the APIKristian Evers
2017-11-21Central conic projection (gnomonic) implementation (as 'proj=ccon') (#662)Łukasz Komsta
Central conic projection implemented as 'ccon'.
2017-11-15Fix a few bad links [skip ci]Kristian Evers
2017-11-15Added a transition guide to aid migration from old to new APIKristian Evers
2017-11-11add axisswap documentationKristian Evers
2017-11-07Wrote docs for unitconvert operation [skip-ci]Kristian Evers
2017-10-09Add documentation for datatypes and functions related to internal lists in ↵Kristian Evers
PROJ.4. [skip ci]
2017-10-09Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0Kristian Evers
2017-10-09Add PJ_DIRECTION to API referece [skip ci]Kristian Evers
2017-10-04[docs] Fix link to DockerHubKristian Evers
2017-09-27Add section PROJ.4 environment variables.Kristian Evers
2017-09-27add proj_errno_* functions to API referenceKristian 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-13Added functions API referenceKristian Evers
2017-09-06Added data types reference section.Kristian Evers
2017-09-04Added more pages to 'development' chapter. Moved old API description to ↵Kristian Evers
section named 'deprecated'. Created a quickstart page for the development chapter. Scaffolding in place for the rest of the chapter.
2017-09-03Added Contributing chapter to docs. CONTRIBUTING.md translated to rst with ↵Kristian Evers
pandoc.
2017-09-03Use same spelling of PROJ.4 across all doc pages.Kristian Evers
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.
2017-08-11Uses the mathjax formatting for geodesic equationsLuke Campbell
The equations on the documentation page for geodesics were plaintext formatting and also contained a typo. This patch updates the formatting to use the sphinx supported MathJax syntax and corrects the typo.
2017-08-04Merge pull request #525 from kbevers/betterplotsKristian Evers
Better plots for documentation
2017-08-04Updated figures on most projection doc-pages.Kristian Evers
2017-07-18Added datum grid archive to Download page and updated link on Grids page.Kristian Evers
2017-06-29Get PDF build output with Sphinx healthy (#533)Howard Butler
* Get PDF build output with Sphinx healthy * copy pdf to branch for upload on website
2017-06-29link to Proj.4 mailing list #531 (#532)Howard Butler
2017-02-03Added doc page for Miller projectionjulien2512
2017-02-01Link to the PROJ.4 GitHub site from the frontpage of proj4.orgKristian Evers
2016-12-18Correcting typo in qsc doc pageKristian Evers
2016-12-18Migrated QSC doc page from trac. The text has been restructured to fit ↵Kristian Evers
better with the rest of the Proj.4 documentation.
2016-12-17Migrated Tilted Perspective projection doc page from tracKristian Evers
2016-12-17Migrated Geostationary Satellite View projection from tracKristian Evers
2016-12-17Migrated Natural Earth doc page from tracKristian Evers
2016-12-17Migrated rhealpix documentation from tracKristian Evers
2016-12-17Migrated healpix documentation from tracKristian Evers
2016-12-12Link to NEW for Release Notes.Micah Cochran
2016-12-12Add a scripts/fix_typos.sh script and correct reported errorsEven Rouault
2016-12-07Improved layout in documentation rst-filesjulien2512
2016-12-07Doc page for Gall projectionjulien2512
2016-11-18Updated tpers figure. Uses sensible projection parameters now.Kristian Evers
2016-11-18Updated geos plot. Now uses sensible projection parameters.Kristian Evers
2016-11-16calcofi doc page. Transferred from old website and reworked to fit the new ↵Kristian Evers
documentation format.
2016-11-04Merge pull request #448 from proj4php/eqc-docs-projectionKristian Evers
Eqc projection docs comes from Snyder's.