mapnik/bindings
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
..
python Add python PROJ.4 module under mapnik python API. 2006-03-26 22:35:37 +00:00