aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development/bindings.rst
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-01-22 14:09:35 +0100
committerGitHub <noreply@github.com>2020-01-22 14:09:35 +0100
commita95431d8666db9953115a3a824db396f8aa82b52 (patch)
tree21117e52f95b8f36880efef8cd71c1fcec21242c /docs/source/development/bindings.rst
parentc5fb54168665d41503ef3a08f0534da58949b632 (diff)
parent4724025e6c817761052fc0dc8810fd489a9e0104 (diff)
downloadPROJ-a95431d8666db9953115a3a824db396f8aa82b52.tar.gz
PROJ-a95431d8666db9953115a3a824db396f8aa82b52.zip
Merge pull request #1855 from rouault/rfc4_merge_back_master
[RFC4_dev] Merge master back to rfc4 latest branch
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
========