mapnik/bindings/python
2010-11-29 20:58:30 +00:00
..
mapnik ogcserver devel has moved to github, issue deprecation warning 2010-11-22 16:17:58 +00:00
Makefile.am new added file 2009-04-04 12:24:45 +00:00
mapnik_color.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
mapnik_coord.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
mapnik_datasource.cpp #622 add optional late-binding of datasources 2010-10-24 06:34:18 +00:00
mapnik_datasource_cache.cpp +reflect 'plugin_names()' method in python 2009-06-22 07:04:07 +00:00
mapnik_enumeration.hpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
mapnik_envelope.cpp reflect new box2d<double>from_bbox() function in python, and add a new value_error class to represent parsing errors (TODO: translate in python to ValueError and throw from other parsers like expression and color) 2010-11-15 03:21:43 +00:00
mapnik_expression.cpp stub in docstrings for expressions 2010-10-07 01:01:49 +00:00
mapnik_feature.cpp + simplify geometry implementation 2010-11-03 13:19:15 +00:00
mapnik_featureset.cpp apply python docs patch from tmcw - closes #618 2010-09-24 17:41:08 +00:00
mapnik_font_engine.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
mapnik_geometry.cpp + use Geometry2d to be compatible 2010-11-04 22:42:16 +00:00
mapnik_glyph_symbolizer.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
mapnik_image.cpp python3 support - patch thanks to Haoyu Bai - closes #334 2010-09-26 12:15:16 +00:00
mapnik_image_view.cpp python3 support - patch thanks to Haoyu Bai - closes #334 2010-09-26 12:15:16 +00:00
mapnik_layer.cpp upgrade default projection of epsg:4326 to match exactly what proj4 stores in /usr/local/share/epsg for 4326 (aka WGS84) 2010-08-10 18:18:31 +00:00
mapnik_line_pattern_symbolizer.cpp #664 enable svg-style transforms to be set via python bindings. eg sym.transform = 'scale(0.4, 1.0) rotate(0.3)' 2010-11-29 20:58:30 +00:00
mapnik_line_symbolizer.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
mapnik_map.cpp add a function in python to check for the existance of metawriters on the map 2010-11-10 18:40:23 +00:00
mapnik_markers_symbolizer.cpp #664 enable svg-style transforms to be set via python bindings. eg sym.transform = 'scale(0.4, 1.0) rotate(0.3)' 2010-11-29 20:58:30 +00:00
mapnik_parameters.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
mapnik_point_symbolizer.cpp #664 enable svg-style transforms to be set via python bindings. eg sym.transform = 'scale(0.4, 1.0) rotate(0.3)' 2010-11-29 20:58:30 +00:00
mapnik_polygon_pattern_symbolizer.cpp #664 enable svg-style transforms to be set via python bindings. eg sym.transform = 'scale(0.4, 1.0) rotate(0.3)' 2010-11-29 20:58:30 +00:00
mapnik_polygon_symbolizer.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
mapnik_proj_transform.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
mapnik_projection.cpp allow for maintaining default ctor for projection class, reverting part of r2105 and part of r2102 (would have caused compile problems in mod_tile) - see also #333, which this sets us up for 2010-08-10 17:42:17 +00:00
mapnik_python.cpp translate a C++ mapnik::value_error into a python ValueError 2010-11-15 03:30:23 +00:00
mapnik_query.cpp fix test failure when calling ds.all_features() by allowing a simple Box2d Query contructor - sidestepping issue of converting a python tuple to a boost tuple atm 2010-09-26 23:39:04 +00:00
mapnik_raster_colorizer.cpp improved RasterColorizer's docstrings as requested in #619 2010-09-30 12:50:57 +00:00
mapnik_raster_symbolizer.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
mapnik_rule.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
mapnik_shield_symbolizer.cpp #664 enable svg-style transforms to be set via python bindings. eg sym.transform = 'scale(0.4, 1.0) rotate(0.3)' 2010-11-29 20:58:30 +00:00
mapnik_stroke.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
mapnik_style.cpp apply python docs patch from tmcw - closes #618 2010-09-24 17:41:08 +00:00
mapnik_svg.hpp #664 enable svg-style transforms to be set via python bindings. eg sym.transform = 'scale(0.4, 1.0) rotate(0.3)' 2010-11-29 20:58:30 +00:00
mapnik_symbolizer.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
mapnik_text_symbolizer.cpp + apply Nino Walker's patch text_minimum_padding.diff #547 2010-11-03 13:18:56 +00:00
mapnik_view_transform.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
python_cairo.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
python_optional.hpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
SConscript scons: make sure to only create install targets if actually installing - needed to prevent installing during uninstall action if not previously installed 2010-11-29 20:21:02 +00:00