aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29operations_computation.rst: just mention PROJ 6.3.0Even Rouault
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-29Update docs/source/operations/operations_computation.rstEven Rouault
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
2019-11-28Doc: add a operations_computation.rst describe the magic behind ↵Even Rouault
createOperations()
2019-11-28Replace OSGeo Community logo with OSGeo Project logoKristian Evers
PROJ is now a proper OSGeo project, let's advertise it as such!
2019-11-26Merge pull request #1748 from rouault/improve_hgrid_vgrid_hgrid_inv_take2Even Rouault
Optimize pipelines involving horizontal shift grid, vertical shift grid, inverse horizontal shift grid (take 2)
2019-11-25Doc: pipeline: document +omit_fwd and +omit_invEven Rouault
2019-11-25Doc: change 7.0 references to 6.3Even Rouault
2019-11-25Change version numbers to 6.3.0Even Rouault
2019-11-22Merge pull request #1735 from rouault/doc_github_buttonKristian Evers
Doc: configure the 'Edit on GitHub' button
2019-11-21projjson.rst: typo fixEven Rouault
2019-11-21Doc: add a about_core.rst file to avoid duplication between index.rst and ↵Even Rouault
about.rst
2019-11-21Doc: configure the 'Edit on GitHub' buttonEven Rouault
2019-11-19Doc: update status of RFC-2 [skip appveyor]Even Rouault
2019-11-12Minor typo fix in docs faq.rstGuillaume Lostis
2019-11-09Merge pull request #1721 from rouault/require_sqlite_3_11Even Rouault
Build: require SQLite 3.11 (refs #1718)
2019-11-07Doc: document build requirementsEven Rouault
2019-11-07updated docker URLs and added Fedora entryMarkus Neteler
2019-11-05Doc: fix formatting in usage/transformation.rstKristian Evers
2019-11-04Merge pull request #1710 from rouault/geoid_modelEven Rouault
Add support for GEOIDMODEL
2019-11-04Doc: projjson: mention v0.2Even Rouault
2019-11-04Doc: fixes in usage/transformation.rstEven Rouault
- Section about cs2cs no longer applies to PROJ 6. Ammended to underline that. - Remove no longer relevant/unclear caveats.
2019-11-01Merge remote-tracking branch 'osgeo/master'Kristian Evers
2019-11-01Update website with 6.2.1 releaseKristian Evers
2019-10-30Doc: add a redirects extension, and make a projjson.html redirect at the top ↵Even Rouault
to its current location
2019-10-30Document PROJJSONEven Rouault
More could probably be written, but at least this can serve as a landing/reference page for other documents/specifications to point to.
2019-10-29news.rst: fix hyperlinkEven Rouault
2019-10-25Add code of conductKristian Evers
2019-10-16Use dedicated logo for websiteKristian Evers
Fixes #1670
2019-10-13Merge pull request #1653 from rouault/doc_ob_tranEven Rouault
ob_tran doc: fix/clarify semantics of o_lat_p/o_lon_p
2019-10-07Add logo to website (#1659)Kristian Evers
Add logo to website
2019-10-07Add logo to websiteKristian Evers
2019-10-04Doc: Update conda install procedureKristian Evers
The PROJ Conda package is now simply called "proj". Also mention that the grid packages can be installed with Conda.
2019-10-03ob_tran doc: fix/clarify semantics of o_lat_p/o_lon_pEven Rouault
This is a super confusing topic, but from experiments, and in particular with the example of Fairgrieve projection, o_lat_p and o_lon_p are the coordinates of the North pole of the unrotated geographic CRS expressed in the rotated geographic CRS. This is different from defining a 'new pole', which would be the coordinates of the rotated North pole expressed in the unrotated CRS.
2019-10-01Add rotation support to the HEALPix projection (#1638)Simon Schneegans