diff options
| author | magau <magau.macedo@gmail.com> | 2018-12-18 11:50:13 +0000 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2018-12-18 14:12:40 +0100 |
| commit | f3134c202a9765c899fbd5d656de6ac2d3e545f0 (patch) | |
| tree | 22ecde8bb43a3c528ae40679d6d73fbea8038c2c | |
| parent | dfe855d66fc4dd66ce1e99ed96c9cdc62f26a0f5 (diff) | |
| download | PROJ-f3134c202a9765c899fbd5d656de6ac2d3e545f0.tar.gz PROJ-f3134c202a9765c899fbd5d656de6ac2d3e545f0.zip | |
Update bindings.rst
Added Fortran-Proj, bindings for PROJ in Fortran.
| -rw-r--r-- | docs/source/development/bindings.rst | 6 |
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) |
