mapnik/demo
Artem Pavlenko 9570a819df 1. added convinience factory methods
ds = Shapefile(file='/../../')
    ds = PostGIS(host='localhost',..)
    ds = Raster(....)

2. Modified rundemo.py accordingly
2006-10-16 22:25:11 +00:00
..
c++ 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
data The data has been transformed to a slightly different projection (EPSG:42304). Also full files are included for ESRI tools, in case someone wants to manipulate it further. 2006-04-06 23:18:44 +00:00
python 1. added convinience factory methods 2006-10-16 22:25:11 +00:00