| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-22 | Adding ellipsoidal equations for the Equal Earth (#1101) | Bojan Šavrič | |
| 2018-08-21 | Merge pull request #1095 from rouault/webmerc_fixes | Even Rouault | |
| Fixes for webmerc projection (fixes #1078) | |||
| 2018-08-20 | Fixes for webmerc projection (fixes #1078) | Even Rouault | |
| This is intended to supersed https://github.com/OSGeo/proj.4/pull/1080 with a number of differences. What is kept from #1080 is not forcing the ellipsoid_params to be the one of a sphere. This is not required for correct coordinate computation and avoid lying on the various distorsion parameters. For better interoperability with EPSG, we also no longer force the lam0 parameter to 0, because https://www.epsg-registry.org/export.htm?gml=urn:ogc:def:method:EPSG::1024 has a provision for it, even if in practice they will always be zero phi0 should always be zero and is not used by the formulas. Another difference with the #1080 approach is that we do not force the WGS84 ellipsoid. Perhaps someone will use webmerc for another planet, even if that is a crazy idea... | |||
| 2018-08-20 | Doc: remove wrong projection name | Even Rouault | |
| 2018-08-20 | Doc: fix a few warnings | Even Rouault | |
| 2018-08-20 | Doc: add page for geoc conversion (fixes #1092) | Even Rouault | |
| 2018-08-17 | Add version of introduction to eqearth docs | Kristian Evers | |
| 2018-08-17 | Implementation of Equal Earth projection (#1090) | jdugge | |
| Implement the Equal Earth projection (closes #1085) | |||
| 2018-07-21 | Add projection parameters to all projection doc pages | Kristian Evers | |
| 2018-07-20 | Add UTM docs | Kristian Evers | |
| 2018-07-06 | Replace +k with +k_0 in doc examples | Kristian Evers | |
| 2018-06-10 | rewrite references using BibTeX and sphinxcontrib-bibtex | Mike Toews | |
| 2018-05-14 | Revert "Set projection plot scale to 100% for better PDF output" | Kristian Evers | |
| This had unexpected side-effects when building the HTML docs on Travis compared to locally. The correct solution would be to set different scaling depending on the output. This reverts commit 325477ed0fac2c9233c2f6a2b7bb4125e04df24c. | |||
| 2018-05-14 | Set projection plot scale to 100% for better PDF output | Kristian Evers | |
| 2018-05-02 | Fix syntax in RST tables | mwtoews | |
| 2018-04-30 | Refactor operation doc pages | Kristian Evers | |
| Extended the use of the :option: directive to all currently written operation doc pages. In the process several more default parameters were added for easy inclusion in other doc pages. Expanded the info tables for each operation with "domain", "alias", "input type" and "output type". Corrected various errors along the way. Mainly formatting errors and references to invalid parameters such as +sym in hatano. | |||
| 2018-04-30 | Merge remote-tracking branch 'osgeo/master' into doc-improvements | Kristian Evers | |
| 2018-04-22 | Fix subtle typo in table syntax | mwtoews | |
| 2018-04-15 | Update aeqd docs with note of area of use for +guam option | Kristian Evers | |
| 2018-04-11 | Update docs for nsper | Kristian Evers | |
| 2018-04-10 | Merge pull request #926 from kbevers/airy-updates | Kristian Evers | |
| Airy updates | |||
| 2018-04-09 | Merge pull request #925 from rouault/aux_sphere_type | Kristian Evers | |
| Add a dedicated proj=webmerc operation | |||
| 2018-04-09 | Add description of projection and +lat_b parameter | Kristian Evers | |
| 2018-04-09 | Add webmerc projection | Even Rouault | |
| 2018-04-09 | Fix bad example in eqc docs | Kristian Evers | |
| 2018-03-31 | Use Sphinx option directives to document PROJ options | Kristian 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-28 | Add default values to +lon_0 and +lat_0 options in ortho docs | Kristian Evers | |
| 2018-03-28 | Add info table to orthographic projection docs | Kristian Evers | |
| 2018-03-13 | Fix table on alsk doc-page | Kristian Evers | |
| 2018-03-12 | Add info tables to doc-pages for aitoff, alsk and apian | Kristian Evers | |
| 2018-03-11 | Add doc page for Albers Equal Area | Kristian Evers | |
| 2018-03-06 | fix a few typos (again) | Mike Toews | |
| 2018-02-28 | Move 'Coordinate operations' to top level of docs [skip ci] | Kristian Evers | |
