aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development/bindings.rst
blob: 1e114d8c6408e86b45cd69a9c0195d0c3db2806e (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 bindings are available for a number of different development platforms.

Python
======
`pyproj <https://pypi.python.org/pypi/pyproj>`_:
Python interface (wrapper for PROJ)


Ruby
=======

`proj4rb <https://github.com/cfis/proj4rb>`_:
Bindings for PROJ in ruby

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

MySQL
=====

`fProj4 <https://sourceforge.net/projects/mysqlscientific/files/fPROJ4/>`_:
Bindings for PROJ in MySQL


Excel
========

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

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

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