mapnik/python
Artem Pavlenko 9f32454ae9 1.changed python mapnik.python module name to _mapnik
2.more 'pythonic' module tree
3.moved datasource init into __init__.py
(no more 'ugly' setdlflags) - needs testing
4.datasources dir is now set by the build process (require 2.4)
5.methods (e.g __repr__) can be 'injected' from python (see mapnik/__init__.py)
2005-09-01 19:20:37 +00:00
..
mapnik 1.changed python mapnik.python module name to _mapnik 2005-09-01 19:20:37 +00:00
__init__.py 1.changed python mapnik.python module name to _mapnik 2005-09-01 19:20:37 +00:00
mapnik_color.cpp initial import 2005-06-14 15:06:59 +00:00
mapnik_datasource_cache.cpp initial import 2005-06-14 15:06:59 +00:00
mapnik_envelope.cpp 1.removed debug printing from filter_parser 2005-08-31 19:43:37 +00:00
mapnik_filter.cpp 1.removed debug printing from filter_parser 2005-08-31 19:43:37 +00:00
mapnik_image.cpp initial import 2005-06-14 15:06:59 +00:00
mapnik_layer.cpp initial import 2005-06-14 15:06:59 +00:00
mapnik_map.cpp initial import 2005-06-14 15:06:59 +00:00
mapnik_parameters.cpp small clean-up 2005-08-31 19:26:44 +00:00
mapnik_python.cpp 1.changed python mapnik.python module name to _mapnik 2005-09-01 19:20:37 +00:00
mapnik_rule.cpp initial import 2005-06-14 15:06:59 +00:00
mapnik_stroke.cpp initial import 2005-06-14 15:06:59 +00:00
mapnik_style.cpp initial import 2005-06-14 15:06:59 +00:00
SConscript 1.changed python mapnik.python module name to _mapnik 2005-09-01 19:20:37 +00:00