.. |
mapnik
|
+ we don't support ColorBand yet
|
2011-05-09 13:52:22 +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
|
avoid unused parameter compiler warnings
|
2011-04-04 04:37:08 +00:00 |
mapnik_envelope.cpp
|
add a clip method to mapnik::box2d
|
2011-04-13 19:19:23 +00:00 |
mapnik_expression.cpp
|
stub in docstrings for expressions
|
2010-10-07 01:01:49 +00:00 |
mapnik_feature.cpp
|
move mapnik::value -> python value conversion to separate header fro reuse
|
2011-04-26 17:39:21 +00:00 |
mapnik_featureset.cpp
|
re-expose next() iterator, previously removed in r1121
|
2011-04-29 19:59:00 +00:00 |
mapnik_font_engine.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_geometry.cpp
|
+ reflect 'area' method
|
2011-02-28 12:41:07 +00:00 |
mapnik_glyph_symbolizer.cpp
|
expose filename (path_expression string) as property on all symbolizers_with_image (TODO consider exposing actual PathExpression) - and fixup displacement get/set on various symbolizers, moving to properties for consistency
|
2010-12-14 00:24:34 +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_inmem_metawriter.cpp
|
add missing file from previous commit
|
2011-03-17 05:46:55 +00:00 |
mapnik_layer.cpp
|
make feature caching optional, and disabled by default (to avoid std::bad_alloc in low memory environments). Can be set as new layer property 'cache-features' - closes #657
|
2011-03-01 17:09:29 +00:00 |
mapnik_line_pattern_symbolizer.cpp
|
expose filename (path_expression string) as property on all symbolizers_with_image (TODO consider exposing actual PathExpression) - and fixup displacement get/set on various symbolizers, moving to properties for consistency
|
2010-12-14 00:24:34 +00:00 |
mapnik_line_symbolizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_map.cpp
|
add 'maximum-extent' attribute to map and use this, if set, in place of calculated layer extents in zoom_all()
|
2011-04-14 02:20:33 +00:00 |
mapnik_markers_symbolizer.cpp
|
expose filename (path_expression string) as property on all symbolizers_with_image (TODO consider exposing actual PathExpression) - and fixup displacement get/set on various symbolizers, moving to properties for consistency
|
2010-12-14 00:24:34 +00:00 |
mapnik_parameters.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_point_symbolizer.cpp
|
fix and re-enable point symbolizer pickling
|
2011-03-02 14:39:41 +00:00 |
mapnik_polygon_pattern_symbolizer.cpp
|
expose filename (path_expression string) as property on all symbolizers_with_image (TODO consider exposing actual PathExpression) - and fixup displacement get/set on various symbolizers, moving to properties for consistency
|
2010-12-14 00:24:34 +00:00 |
mapnik_polygon_symbolizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_proj_transform.cpp
|
throw in python bindings if proj_transform fails
|
2011-04-14 02:09:24 +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
|
add python binding to grid_renderer allowing conversion of grid buffer into json
|
2011-04-26 23:51:29 +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
|
apply major refactor of RasterColorizer by ben moores from https://github.com/BenMoores/mapnik-trunk/wiki/RasterColorizer - closes #523
|
2011-05-04 00:20:17 +00:00 |
mapnik_raster_symbolizer.cpp
|
expose filter_factor on raster_symbolizer - patch from Craig de Stigter
|
2011-01-27 03:19:27 +00:00 |
mapnik_rule.cpp
|
allow markers_symbolizer to be created from python
|
2011-04-29 17:39:11 +00:00 |
mapnik_shield_symbolizer.cpp
|
expose filename (path_expression string) as property on all symbolizers_with_image (TODO consider exposing actual PathExpression) - and fixup displacement get/set on various symbolizers, moving to properties for consistency
|
2010-12-14 00:24:34 +00:00 |
mapnik_stroke.cpp
|
enable aliased lines using stroke-gamma for line_symbolizer - closes #689
|
2011-02-02 01:46:14 +00:00 |
mapnik_style.cpp
|
enable if/else type behavior in rules using style level keyword to control whether all rules will be evaluated or just the first that matches - closes #706 - thanks to original patch from kkaefer
|
2011-02-01 22:55:50 +00:00 |
mapnik_svg.hpp
|
avoid clang++ -pedantic compiler warnings
|
2011-04-01 06:24:57 +00:00 |
mapnik_symbolizer.cpp
|
avoid unused parameter compiler warnings
|
2011-04-04 04:37:08 +00:00 |
mapnik_text_symbolizer.cpp
|
Add support for multiple placements.
|
2011-02-28 13:17:46 +00:00 |
mapnik_value_converter.hpp
|
move mapnik::value -> python value conversion to separate header fro reuse
|
2011-04-26 17:39:21 +00:00 |
mapnik_view_transform.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
python_cairo.cpp
|
avoid deprecated string conversion warning in pycairo by overriding Pycairo_Import macro and casting away const to please the c/c++ borderlands
|
2011-04-04 04:40:18 +00:00 |
python_grid_utils.hpp
|
grid output - only serialize requested fields (and not fields potentially collected in expressions
|
2011-04-27 19:53:56 +00:00 |
python_optional.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
SConscript
|
catch errors in build time python pkg-config parsing - closes #738
|
2011-04-02 03:12:58 +00:00 |