aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development/bindings.rst
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-01-17 00:24:03 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-01-17 00:52:19 +0100
commit4724025e6c817761052fc0dc8810fd489a9e0104 (patch)
tree21117e52f95b8f36880efef8cd71c1fcec21242c /docs/source/development/bindings.rst
parent66fd99a8831955034cb25c8468ecfe1f9d3a7d62 (diff)
parentd76e6202d27c730b4dcbf16b8c1575c11b703485 (diff)
downloadPROJ-4724025e6c817761052fc0dc8810fd489a9e0104.tar.gz
PROJ-4724025e6c817761052fc0dc8810fd489a9e0104.zip
Merge branch 'master' into rfc4_merge_back_master
Diffstat (limited to 'docs/source/development/bindings.rst')
-rw-r--r--docs/source/development/bindings.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/source/development/bindings.rst b/docs/source/development/bindings.rst
index c339bfdc..8f3b44a3 100644
--- a/docs/source/development/bindings.rst
+++ b/docs/source/development/bindings.rst
@@ -11,7 +11,6 @@ Python
`pyproj <https://pypi.python.org/pypi/pyproj>`_:
Python interface (wrapper for PROJ)
-
Ruby
=======
@@ -24,6 +23,11 @@ Rust
`proj <https://github.com/georust/proj>`_:
Rust bindings for the latest stable version of PROJ
+Go (Golang)
+===========
+`go-proj <https://github.com/everystreet/go-proj>`_:
+Go bindings and idiomatic wrapper for PROJ
+
TCL
========
`proj4tcl <http://wiki.tcl.tk/41270>`_:
@@ -35,7 +39,6 @@ MySQL
`fProj4 <https://sourceforge.net/projects/mysqlscientific/files/fPROJ4/>`_:
Bindings for PROJ in MySQL
-
Excel
========