aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-10-25Add code of conductKristian Evers
2019-10-16Use dedicated logo for websiteKristian Evers
2019-10-13Merge pull request #1653 from rouault/doc_ob_tranEven Rouault
2019-10-07Add logo to website (#1659)Kristian Evers
2019-10-07Add logo to websiteKristian Evers
2019-10-04Doc: Update conda install procedureKristian Evers
2019-10-03ob_tran doc: fix/clarify semantics of o_lat_p/o_lon_pEven Rouault
2019-10-01Add rotation support to the HEALPix projection (#1638)Simon Schneegans
2019-09-25Upgrade testing from trusty to xenial, and also:Mike Taves
2019-09-25Rearrange Travis CI scripts to be more modularMike Taves
2019-09-23Document the autopromotion to 3D when mix of 2D/3D CRS in createOperations(),...Even Rouault
2019-09-17Update link to Austrian grid files. Fixes #1546Kristian Evers
2019-09-16Merge pull request #1582 from rschmunk/patch-1Kristian Evers
2019-09-16Update doc image for bertin1953Kristian Evers
2019-09-15Doc: add a section to document backward incompatibilies regarding the support...Even Rouault
2019-09-13Merge pull request #1603 from dg0yt/migrationEven Rouault
2019-09-12Improve migration code examplesKai Pastor
2019-09-11Merge pull request #1596 from rouault/promote_to_3dEven Rouault
2019-09-11API: add CRS::promoteTo3D(), proj_crs_promote_to_3D() and proj_crs_create_pro...Even Rouault
2019-09-11Make migration code examples compileKai Pastor
2019-09-08Merge pull request #1585 from rouault/replace_2018_by_2019Kristian Evers
2019-09-08Use in API and utilities WKT2_2019 instead of WKT2_2018 (fixes #1518)Even Rouault
2019-09-05Add link to Rust bindingsStephan Hügel
2019-09-01Update download links in the docsKristian Evers
2019-09-01Add release notes for 6.2.0 to websiteKristian Evers
2019-09-01Update version numbers in preparation for 7.0.0Kristian Evers
2019-08-27Merge remote-tracking branch 'osgeo/master'6.2.0Kristian Evers
2019-08-26Add a proj_cleanup() function to free global resources, typically at process ...Even Rouault
2019-08-26Update API numbers in preparation for 6.2.0 releaseKristian Evers
2019-08-24Add osgeo community logo, part of incubation (#1568)Michael D. Smith
2019-08-23Add proj_create_crs_to_crs_from_pj()Even Rouault
2019-08-17PROJJSON: rename file as projjson.schema.json, and add versionning to it and ...Even Rouault
2019-08-09projinfo: document PROJJSON output, and add single-line output capabilityEven Rouault
2019-07-01docs: Fix malformed link in news.rstKristian Evers
2019-07-01Fix release date for 6.1.1Kristian Evers
2019-07-01Update website for 6.1.1 releaseKristian Evers
2019-06-21Use HTTPS URLs for download.osgeo.orgPaul Menzel
2019-06-06createFromUserInput(): support OGC URN to create projectedCRS, for example to...Even Rouault
2019-06-05Update GitHub references: proj.4 -> PROJMike Taves
2019-06-01Merge pull request #1496 from mwtoews/renameEven Rouault
2019-06-01Docs: rename project to PROJEven Rouault
2019-06-01Update website: proj4.org -> proj.orgMike Taves
2019-05-30Add information about proj.db. (#1491)Andrew Bell
2019-05-27doc:Update cs2cs return values to reflect PROJ 6 changesKristian Evers
2019-05-22docs/docbuild/Dockerfile: add wget and unzipEven Rouault
2019-05-22Merge remote-tracking branch 'origin/docker-build-updates'Even Rouault
2019-05-22UTM doc: Move +south and +approx parameters to optional sectionKristian Evers
2019-05-19more updates to satisfy GDAL latex buildingdocker-build-updatesHoward Butler
2019-05-15\u is a python3 thingHoward Butler
2019-05-15update doc building Docker container to Python3 for Sphinx 2.0 supportHoward Butler