aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development
diff options
context:
space:
mode:
authormagau <magau.macedo@gmail.com>2018-12-18 11:50:13 +0000
committerGitHub <noreply@github.com>2018-12-18 11:50:13 +0000
commitc95d54b9e56a5d48fff6605ee5d679a221ff684d (patch)
tree3e955e717397edb338e2a523d5b4b4ba2872514e /docs/source/development
parentc3851c28b3e5749880a552695b3379e18b878acc (diff)
downloadPROJ-c95d54b9e56a5d48fff6605ee5d679a221ff684d.tar.gz
PROJ-c95d54b9e56a5d48fff6605ee5d679a221ff684d.zip
Update bindings.rst
Added Fortran-Proj, bindings for PROJ in Fortran.
Diffstat (limited to 'docs/source/development')
-rw-r--r--docs/source/development/bindings.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/source/development/bindings.rst b/docs/source/development/bindings.rst
index 1e114d8c..27d3fddc 100644
--- a/docs/source/development/bindings.rst
+++ b/docs/source/development/bindings.rst
@@ -41,3 +41,9 @@ Visual Basic
`PROJ VB Wrappers <http://ftp.dfg.ca.gov/Public/BDB/Tools/proj4/proj_api.zip>`_:
By Eric G. Miller.
+
+Fortran
+=======
+
+`Fortran-Proj <https://gitlab.com/likeno/fortran-proj>`_:
+Bindings for PROJ in Fortran (By João Macedo @likeno)