aboutsummaryrefslogtreecommitdiff
path: root/docs/source
AgeCommit message (Collapse)Author
2019-05-15\u is a python3 thingHoward 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
Doc: update quickstart with PROJ 6 API + add PROJ 4->6 migration guide (fixes #1403)
2019-04-22proj_create(): add support for compoundCRS and concatenatedOperation named ↵Even Rouault
from their components Support following syntaxes: - OGC URN combining references for compoundCRS: e.g. "urn:ogc:def:crs,crs:EPSG::2393,crs:EPSG::5717" - its GDAL shortcut: e.g. "EPSG:2393+5717" - OGC URN combining references for concatenated operations: e.g. "urn:ogc:def:coordinateOperation,coordinateOperation:EPSG::3895,coordinateOperation:EPSG::1618"
2019-04-20Docs: Update link to Dutch grid filesKristian Evers
Closes #1435
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
2019-04-09DOC: update line numbers in dev quickstart exampleJoris Van den Bossche
2019-04-08Change egm96_16 to egm96_15.Andrew Hardin
2019-04-02Merge pull request #1398 from snowman2/issue_1327Kristian Evers
paths set by user take priority over PROJ_LIB for search paths
2019-04-02added documentation for the priority of searcing for PROJ resource filessnowman2
2019-04-02Docs: Clarify that angular in proj_angular_input/output means radiansKristian Evers
2019-04-02Merge pull request #1391 from kbevers/noopKristian Evers
Add no-op operation. It does nothing.
2019-04-02Merge pull request #1385 from kbevers/doc-axis-orderingKristian Evers
Doc axis ordering
2019-03-28Add no-op operation. It does nothing.Kristian Evers
2019-03-28Doc: Add FAQ question about inconsistent axis orderingKristian Evers
2019-03-28Docs: Clarify axis ordering used in proj_trans_generic()Kristian Evers
2019-03-28Doc: document --identify switch of projinfo (fixes #1332)Even Rouault
2019-03-24Doc: consistently use +opt and bracketsChris Mayo
+opt represents one parameter. An ellipsis indicates additional instances of the previous parameter may be given. Spaces are used between parameters and before an ellipsis, not purely to format brackets. See man(1) SYNOPSIS conventions.
2019-03-21Add -k ellipsoid option to projinfo (#1338)Nyall Dawson
Allows querying of ellipsoid definitions by auth:code lookup
2019-03-19Doc: impove doc about OGC URNEven Rouault
2019-03-17Merge pull request #1309 from kbevers/update-docsKristian Evers
Doc updates, most notably rewrite of FAQ
2019-03-17Remove outdated questions from FAQKristian Evers
More or less all old questions from the FAQ has been removed and replaced by new questions that align better with the current state of the project.
2019-03-14Doc: State that +n is a required for param for urm5Kristian Evers
2019-03-11Doc: fix typo in ob_tranEven Rouault
2019-03-06Make proper reference to 'gie --list'Kristian Evers
2019-03-06Fix bad rst formattingKristian Evers
2019-03-06Improve formatting of program references on apps indexKristian Evers
2019-03-03Merge pull request #1305 from mwtoews/docsKristian Evers
More updates to references
2019-03-04Further corrections to BibTeXMike Taves
- Use names as published - Change Tobler2017 -> Tobler2018 - Change EPSGGuidanceNumber7Part2 -> IOGP2018
2019-03-03Sphinxify formatting of recent news entryKristian Evers
2019-03-03Configure bibstyle to abbreviate namesMike Taves
2019-03-01Doc: fix various warnings/errors raised by SphinxEven Rouault
2019-03-01Merge pull request #1303 from dbaston/doc-editsKristian Evers
Minor doc edits
2019-03-01Bump version numbers in preparation for 6.1.0Kristian Evers
2019-03-01Fix typos in docs/source/news.rstKristian Evers
2019-03-01Update docs and travis for 6.0.0 releaseKristian Evers
2019-03-01Minor doc editsDan Baston
2019-02-28Miscellaneous documentation fixesMike Taves
- Corrections to BibTeX references, normalise format with JabRef - Typos in projinfo - Simplify update CITATION step
2019-02-24Doc: fix plotdefs.json, and aea and lcc descriptions, to take into account ↵Even Rouault
removal of proj_def.dat
2019-02-24Some improvements to the docs for tmerc and omerc (#1281)Thomas Knudsen
2019-02-24Merge pull request #1285 from rouault/doc_pattersonKristian Evers
Doc: add minimal documentation for patterson, compact miller, misrsom, natearth2, sch and times projections
2019-02-23Doc: add minimal doumentation for misrsom projectionEven Rouault
2019-02-23Doc: add minimal doumentation for times projectionEven Rouault
2019-02-23Doc: add minimal documentation for sch projectionEven Rouault
2019-02-23Doc: add minimal doumentation for natearth2 projectionEven Rouault