aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development/bindings.rst
blob: 80babcb20dec5d1ef4d4f2922d494cc05342eb20 (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.