mapnik/bindings/python
Jean-Francois Doyon 7e05522b52 - Add an ignore.
- load Projection class and DEGREES constant into mapnik module namespace so that one can "from mapnik import Projection, DEGREES"
- Clean up the build/install of the python module.
2006-03-28 01:07:01 +00:00
..
mapnik - Add an ignore. 2006-03-28 01:07:01 +00:00
pyprojection Add python PROJ.4 module under mapnik python API. 2006-03-26 22:35:37 +00:00
mapnik_color.cpp 1.added to_string method to Color 2006-02-27 21:57:08 +00:00
mapnik_datasource_cache.cpp Capitalized class names as per the "Style Guide for Python Code" at: 2006-02-20 01:34:02 +00:00
mapnik_envelope.cpp Added some docstrings. 2006-03-28 01:01:00 +00:00
mapnik_filter.cpp Fixed up some more styling. 2006-02-26 23:04:47 +00:00
mapnik_font_engine.cpp added font_engine to python bindings (TODO!) 2006-03-19 21:55:59 +00:00
mapnik_image.cpp Reworked all the svn:ignore properties. They are all set explicitely now, and nothing should be left unacounted for. 2006-02-26 21:47:35 +00:00
mapnik_layer.cpp Added some docstrings. 2006-03-28 01:01:00 +00:00
mapnik_line_pattern_symbolizer.cpp 1.python bindings updated to reflect symbolizers changes 2006-02-25 11:03:30 +00:00
mapnik_line_symbolizer.cpp 1.python bindings updated to reflect symbolizers changes 2006-02-25 11:03:30 +00:00
mapnik_map.cpp Added some docstrings. 2006-03-28 01:01:00 +00:00
mapnik_parameters.cpp Capitalized class names as per the "Style Guide for Python Code" at: 2006-02-20 01:34:02 +00:00
mapnik_point_symbolizer.cpp 1.python bindings updated to reflect symbolizers changes 2006-02-25 11:03:30 +00:00
mapnik_polygon_pattern_symbolizer.cpp 1.python bindings updated to reflect symbolizers changes 2006-02-25 11:03:30 +00:00
mapnik_polygon_symbolizer.cpp 1.python bindings updated to reflect symbolizers changes 2006-02-25 11:03:30 +00:00
mapnik_python.cpp added font_engine to python bindings (TODO!) 2006-03-19 21:55:59 +00:00
mapnik_raster_symbolizer.cpp 1.python bindings updated to reflect symbolizers changes 2006-02-25 11:03:30 +00:00
mapnik_rule.cpp 1.python bindings updated to reflect symbolizers changes 2006-02-25 11:03:30 +00:00
mapnik_stroke.cpp Capitalized class names as per the "Style Guide for Python Code" at: 2006-02-20 01:34:02 +00:00
mapnik_style.cpp Capitalized class names as per the "Style Guide for Python Code" at: 2006-02-20 01:34:02 +00:00
mapnik_text_symbolizer.cpp Add support for halo's to TextSymbolizer(). 2006-03-22 00:11:01 +00:00
SConscript - Add an ignore. 2006-03-28 01:07:01 +00:00