| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-02 | Revert plotdefs.json that was deleted by accident. [skip ci] | Kristian Evers | |
| 2018-02-02 | Remove GIGS Python test suite. | Kristian Evers | |
| All the GIGS JSON files have been converted to the gie format and are now covered by running "make check". Therefore we no longer need the Python setup. Removing it from the Travis CI setup should speed up the test execution time a bit. | |||
| 2017-12-03 | Fixes to geodesic documention: | Charles Karney | |
| * replace SVG figure by PNG version, * rewrite maths using :math:, * put references in the main reference section, * reformat references for consistency, * put references in alphabetical order, * use USGS URL for Snyder (1987). | |||
| 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-21 | Central conic projection (gnomonic) implementation (as 'proj=ccon') (#662) | Łukasz Komsta | |
| Central conic projection implemented as 'ccon'. | |||
| 2017-10-04 | [docs] Fix link to DockerHub | Kristian Evers | |
| 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 | |
| 2016-11-04 | Added Transverse Mercator doc page (PR 437) | julien2512 | |
| 2016-11-03 | Eqc projection docs comes from Snyder's. | julien2512 | |
| 2016-10-29 | Hungarian grid moved from non-free to free grids (PR #444) | Zoltan Siki | |
| 2016-10-20 | Added a comment about default units for projected coordinates | Kristian Evers | |
| 2016-10-17 | Added description of +no_off and +no_uoff | Kristian Evers | |
| 2016-10-15 | Added link to British OSTN15 grid | Kristian Evers | |
| 2016-10-09 | add a copy of Snyder to the proj.4 repository and use it in doc references | Howard Butler | |
| 2016-10-03 | Cass docs Steers1970 reference @kbevers | julien2512 | |
| 2016-10-03 | Cass docs update @kbevers @QuLogic #422 | julien2512 | |
| 2016-09-30 | Cassini projection docs (first try) | julien2512 | |
| 2016-09-28 | Minor corrections to eqc docs | Kristian Evers | |
| 2016-09-28 | Merge pull request #415 from proj4php/eqc-docs-projection | Kristian Evers | |
| eqc documentation matching template (version 3) | |||
| 2016-09-22 | Created 'Development' section in docs. | Kristian Evers | |
| 2016-09-16 | eqc doc mathematical section update for parameters | julien2512 | |
| 2016-09-16 | update eqc projection docs with @kbevers @QuLogic comments | julien2512 | |
| 2016-09-16 | eqc documentation matching template (version 3) | julien2512 | |
