aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations/projections
AgeCommit message (Collapse)Author
2018-04-09Merge pull request #925 from rouault/aux_sphere_typeKristian Evers
Add a dedicated proj=webmerc operation
2018-04-09Add description of projection and +lat_b parameterKristian Evers
2018-04-09Add webmerc projectionEven Rouault
2018-04-09Fix bad example in eqc docsKristian Evers
2018-03-31Use Sphinx option directives to document PROJ optionsKristian Evers
Instead of listing the various projection options in a table we write them as :option: tags instead. This makes it easier to write a more elaborate description of the parameter. Additionally we can create "master"-description of commonly used parameters such as +lon_0 and +k_0 and include them where necessary. This is handled in separate files, one for each common parameters, that are stored in docs/source/operations/options/.
2018-03-28Add default values to +lon_0 and +lat_0 options in ortho docsKristian Evers
2018-03-28Add info table to orthographic projection docsKristian Evers
2018-03-13Fix table on alsk doc-pageKristian Evers
2018-03-12Add info tables to doc-pages for aitoff, alsk and apianKristian Evers
2018-03-11Add doc page for Albers Equal AreaKristian Evers
2018-03-06fix a few typos (again)Mike Toews
2018-02-28Move 'Coordinate operations' to top level of docs [skip ci]Kristian Evers