diff options
| author | Anshul Singhvi <asinghvi17@simons-rock.edu> | 2020-01-27 14:18:13 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-27 14:18:13 -0500 |
| commit | 148842cea03ae27c1dfd78d025cac5d32811e06c (patch) | |
| tree | be466db83b271a602bee9aa3456af5482dad6d9d /docs/source | |
| parent | a4c5cc1e42559f1d92c6b7655680d11f1eead703 (diff) | |
| download | PROJ-148842cea03ae27c1dfd78d025cac5d32811e06c.tar.gz PROJ-148842cea03ae27c1dfd78d025cac5d32811e06c.zip | |
Mention the Julia package Proj4.jl
in `docs/src/development/bindings.rst`
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/development/bindings.rst | 5 |
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>`_: |
