aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development/bindings.rst
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-02-19 23:09:40 +0100
committerKristian Evers <kristianevers@gmail.com>2018-02-19 23:09:40 +0100
commit631145da4d23db670cb378fdae14dc6f3555513b (patch)
tree429db7a5d719d1d88c2e46cb30c7a1199e6416ef /docs/source/development/bindings.rst
parentf63fe1b85d350315ca5ee1bc4b871c8585d05aca (diff)
downloadPROJ-631145da4d23db670cb378fdae14dc6f3555513b.tar.gz
PROJ-631145da4d23db670cb378fdae14dc6f3555513b.zip
Change most occurences of PROJ.4 to PROJ [skip ci]
Diffstat (limited to 'docs/source/development/bindings.rst')
-rw-r--r--docs/source/development/bindings.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/source/development/bindings.rst b/docs/source/development/bindings.rst
index 80babcb2..3fac1869 100644
--- a/docs/source/development/bindings.rst
+++ b/docs/source/development/bindings.rst
@@ -4,40 +4,40 @@
Language bindings
********************************************************************************
-PROJ.4 bindings are available for a number of different development platforms.
+PROJ bindings are available for a number of different development platforms.
Python
======
`pyproj <http://pypi.python.org/pypi/pyproj>`_:
-Python interface (wrapper for PROJ.4)
+Python interface (wrapper for PROJ)
Ruby
=======
`proj4rb <http://proj4rb.rubyforge.org>`_:
-Bindings for PROJ.4 in ruby
+Bindings for PROJ in ruby
TCL
========
`proj4tcl <http://wiki.tcl.tk/41270>`_:
-Bindings for PROJ.4 in tcl (critcl source)
+Bindings for PROJ in tcl (critcl source)
MySQL
=====
`fProj4 <http://sourceforge.net/projects/mysqlscientific/files/fPROJ4/>`_:
-Bindings for PROJ.4 in MySQL
+Bindings for PROJ in MySQL
Excel
========
`proj.xll <https://github.com/jbuonagurio/proj.xll>`_:
-Excel add-in for PROJ.4 map projections
+Excel add-in for PROJ map projections
Visual Basic
==================
-`PROJ.4 VB Wrappers <http://ftp.dfg.ca.gov/Public/BDB/Tools/proj4/proj_api.zip>`_:
+`PROJ VB Wrappers <http://ftp.dfg.ca.gov/Public/BDB/Tools/proj4/proj_api.zip>`_:
By Eric G. Miller.