diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-12-18 14:12:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-18 14:12:04 +0100 |
| commit | c0515e59827ada854e05500056f259edd47af934 (patch) | |
| tree | 3e955e717397edb338e2a523d5b4b4ba2872514e /docs/source/development | |
| parent | c3851c28b3e5749880a552695b3379e18b878acc (diff) | |
| parent | c95d54b9e56a5d48fff6605ee5d679a221ff684d (diff) | |
| download | PROJ-c0515e59827ada854e05500056f259edd47af934.tar.gz PROJ-c0515e59827ada854e05500056f259edd47af934.zip | |
Merge pull request #1202 from magau/fortran-bindings
Update bindings.rst
Diffstat (limited to 'docs/source/development')
| -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) |
