mapnik/bindings/python/pyprojection
Jean-Francois Doyon 2d18a3a2c0 Add python PROJ.4 module under mapnik python API.
This makes the Projection class available from mapnik:

>>> from mapnik import Projection
registered datasource : raster
registered datasource : shape
registered datasource : postgis
>>> Projection
<class mapnik.Projection.Projection at 0xb7f7250c>
>>>
2006-03-26 22:35:37 +00:00
..
LICENSE Add python PROJ.4 module under mapnik python API. 2006-03-26 22:35:37 +00:00
Projection.py Add python PROJ.4 module under mapnik python API. 2006-03-26 22:35:37 +00:00
Projection_wrap.c Add python PROJ.4 module under mapnik python API. 2006-03-26 22:35:37 +00:00
SConscript Add python PROJ.4 module under mapnik python API. 2006-03-26 22:35:37 +00:00