aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development/bindings.rst
blob: a1c2a9e0fb938627e3e01133d224ca975e3e41f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
.. _bindings:

********************************************************************************
Language bindings
********************************************************************************

Proj.4 bindings are available for a number of different development platforms.

Python
======
`pyproj <http://pypi.python.org/pypi/pyproj>`_:
Python interface (wrapper for proj.4)


Ruby
=======

`proj4rb <http://proj4rb.rubyforge.org>`_:
Bindings for proj.4 in ruby

TCL
========
`proj4tcl <http://wiki.tcl.tk/41270>`_:
Bindings for proj.4 in tcl (critcl source)

MySQL
=====

`fProj4 <http://sourceforge.net/projects/mysqlscientific/files/fPROJ4/>`_:
Bindings for proj.4 in MySQL


Excel
========

`proj.xll <https://github.com/jbuonagurio/proj.xll>`_:
Excel add-in for proj.4 map projections

Visual Basic
==================

`PROJ.4 VB Wrappers <http://ftp.dfg.ca.gov/Public/BDB/Tools/proj4/proj_api.zip>`_:
By Eric G. Miller.