aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2019-05-15Update website news and download for 6.1.0 releaseKristian Evers
2019-05-15Merge remote-tracking branch 'origin/master'Andrew Bell
2019-05-15Add file reference language.Andrew Bell
2019-05-06Fix typos in geodesic docPeter Limkilde Svendsen
2019-05-01Merge pull request #1433 from rouault/update_quickstartKristian Evers
2019-04-22proj_create(): add support for compoundCRS and concatenatedOperation named fr...Even Rouault
2019-04-20Docs: Update link to Dutch grid filesKristian Evers
2019-04-19Doc: add a PROJ 4 -> 6 migration (fixes #1407)Even Rouault
2019-04-19Doc: update quickstart with PROJ 6 API (fixes #1403)Even Rouault
2019-04-10DOC: add sphinx links to reference in dev quickstart (#1420)Joris Van den Bossche