| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-27 | Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0 | Kristian Evers | |
| 2017-11-27 | Update documentation on geodesics replacing an ancient page on geodesic | Charles Karney | |
| calculations with something more helpful to the beginning user. | |||
| 2017-11-27 | Update API reference to reflect recent changes to the API | Kristian Evers | |
| 2017-11-21 | Central conic projection (gnomonic) implementation (as 'proj=ccon') (#662) | Łukasz Komsta | |
| Central conic projection implemented as 'ccon'. | |||
| 2017-11-15 | Fix a few bad links [skip ci] | Kristian Evers | |
| 2017-11-15 | Added a transition guide to aid migration from old to new API | Kristian Evers | |
| 2017-11-11 | add axisswap documentation | Kristian Evers | |
| 2017-11-07 | Wrote docs for unitconvert operation [skip-ci] | Kristian Evers | |
| 2017-10-09 | Add documentation for datatypes and functions related to internal lists in ↵ | Kristian Evers | |
| PROJ.4. [skip ci] | |||
| 2017-10-09 | Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0 | Kristian Evers | |
| 2017-10-09 | Add PJ_DIRECTION to API referece [skip ci] | Kristian Evers | |
| 2017-10-04 | [docs] Fix link to DockerHub | Kristian Evers | |
| 2017-09-27 | Add section PROJ.4 environment variables. | Kristian Evers | |
| 2017-09-27 | add proj_errno_* functions to API reference | Kristian Evers | |
| 2017-09-18 | Moved projection list to using chapter and created a list of ↵ | Kristian Evers | |
| transformations. Both are grouped in a section called operations. | |||
| 2017-09-13 | Added functions API reference | Kristian Evers | |
| 2017-09-06 | Added data types reference section. | Kristian Evers | |
| 2017-09-04 | Added 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-03 | Added Contributing chapter to docs. CONTRIBUTING.md translated to rst with ↵ | Kristian Evers | |
| pandoc. | |||
| 2017-09-03 | Use same spelling of PROJ.4 across all doc pages. | Kristian Evers | |
| 2017-09-03 | Added documentation of init files and defaults file | Kristian Evers | |
| 2017-08-31 | Major 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-11 | Uses the mathjax formatting for geodesic equations | Luke 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-04 | Merge pull request #525 from kbevers/betterplots | Kristian Evers | |
| Better plots for documentation | |||
| 2017-08-04 | Updated figures on most projection doc-pages. | Kristian Evers | |
| 2017-08-04 | Optimize and fix errors in plot interpolation. | Elliott Sales de Andrade | |
| Use NumPy functions a bit more and avoid using np.append too much. The previous code did not ensure that interpolated points were less than the tolerance apart. | |||
| 2017-08-04 | Make better use of numpy and matplotlib. | Elliott Sales de Andrade | |
| 2017-08-04 | Specify PROJ_LIB when generating plots. | Elliott Sales de Andrade | |
| Otherwise, it will try to use pre-installed data instead of a local copy. | |||
| 2017-08-04 | Updated plotting mechanism radically. | Kristian Evers | |
| Plotting script is now more flexible and makes it possible to do more elaborate setup of each individual plot. This is done by adding a JSON file that holds a record for each plot in the documentation. A plot can now be restricted to a given bounding box, and there's a choice between plotting as polygons or linestrings, as well as both low and medium resolution data to go choose from. Plots have not been added to the repository yet, they will show up in a later commit although most of the work is done here. Most plots are now done as polygons. Generally speaking the plots that are still based on line data have show some problems when plotted as polygons. There is still an unsolved wrap-around problem that should eventually be fixed. The land.geosjson dataset has been densified manually at the antartic to make sure that the land mass is depicted correctly in projected space. | |||
| 2017-07-18 | Added datum grid archive to Download page and updated link on Grids page. | Kristian Evers | |
| 2017-06-29 | Get 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-29 | link to Proj.4 mailing list #531 (#532) | Howard Butler | |
| 2017-02-03 | Added doc page for Miller projection | julien2512 | |
| 2017-02-01 | Link to the PROJ.4 GitHub site from the frontpage of proj4.org | Kristian Evers | |
| 2016-12-18 | Correcting typo in qsc doc page | Kristian Evers | |
| 2016-12-18 | Migrated 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-17 | Migrated Tilted Perspective projection doc page from trac | Kristian Evers | |
| 2016-12-17 | Migrated Geostationary Satellite View projection from trac | Kristian Evers | |
| 2016-12-17 | Migrated Natural Earth doc page from trac | Kristian Evers | |
| 2016-12-17 | Migrated rhealpix documentation from trac | Kristian Evers | |
| 2016-12-17 | Migrated healpix documentation from trac | Kristian Evers | |
| 2016-12-12 | Link to NEW for Release Notes. | Micah Cochran | |
| 2016-12-12 | Add a scripts/fix_typos.sh script and correct reported errors | Even Rouault | |
| 2016-12-07 | Improved layout in documentation rst-files | julien2512 | |
| 2016-12-07 | Doc page for Gall projection | julien2512 | |
| 2016-11-18 | Updated tpers figure. Uses sensible projection parameters now. | Kristian Evers | |
| 2016-11-18 | Updated geos plot. Now uses sensible projection parameters. | Kristian Evers | |
| 2016-11-16 | calcofi doc page. Transferred from old website and reworked to fit the new ↵ | Kristian Evers | |
| documentation format. | |||
| 2016-11-04 | Merge pull request #448 from proj4php/eqc-docs-projection | Kristian Evers | |
| Eqc projection docs comes from Snyder's. | |||
| 2016-11-04 | Added reference to Snyder (PR #447) | julien2512 | |
