aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development/migration.rst
AgeCommit message (Collapse)Author
2019-04-19Doc: add a PROJ 4 -> 6 migration (fixes #1407)Even Rouault
2018-11-04Add headings on tables where needed.Elliott Sales de Andrade
2018-06-27Use proj_torad() instead of proj_todeg().Kristian Evers
Internally PROJ uses radians so of course that is what we need to convert our input coordinates to before processing with proj_trans().
2018-03-06fix a few typos (again)Mike Toews
2018-02-19Added background info to API migration guide [skip ci].Kristian Evers
Brazenly stolen from mailing list post by Thomas Knudsen [0] and modified slightly to fit the context. [0] http://lists.maptools.org/pipermail/proj/2018-February/007995.html
2017-11-15Added a transition guide to aid migration from old to new APIKristian Evers