aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-01-28 12:04:18 +0100
committerGitHub <noreply@github.com>2020-01-28 12:04:18 +0100
commit0bb5cc0ace687da893642c239add06fd0363dd3a (patch)
tree570e3500837799e07691a2cad13a92b8353b5d00 /docs
parentf2efd1d73c6c56531280604fd27c73fb13b41206 (diff)
parent148842cea03ae27c1dfd78d025cac5d32811e06c (diff)
downloadPROJ-0bb5cc0ace687da893642c239add06fd0363dd3a.tar.gz
PROJ-0bb5cc0ace687da893642c239add06fd0363dd3a.zip
Merge pull request #1893 from asinghvi17/patch-2
Mention the Julia package Proj4.jl
Diffstat (limited to 'docs')
-rw-r--r--docs/source/development/bindings.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/development/bindings.rst b/docs/source/development/bindings.rst
index 8f3b44a3..26becb92 100644
--- a/docs/source/development/bindings.rst
+++ b/docs/source/development/bindings.rst
@@ -28,6 +28,11 @@ Go (Golang)
`go-proj <https://github.com/everystreet/go-proj>`_:
Go bindings and idiomatic wrapper for PROJ
+Julia
+=====
+`Proj4.jl <https://github.com/JuliaGeo/Proj4.jl>`_"
+Low-level bindings and a Julian API over PROJ.
+
TCL
========
`proj4tcl <http://wiki.tcl.tk/41270>`_: