mapnik/bindings/python
2014-09-29 18:40:57 -07:00
..
mapnik pull in pgraster plugin by @strk from 2.3.x to master/3.x - refs #2329 #1660 2014-08-12 15:03:51 -07:00
mapnik2 switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
boost_std_shared_shim.hpp fix c++11/clang-3.4/linux compile issue - closes #2022 2014-03-18 14:17:25 -07:00
build.py ensure boost system is linked after thread - closes #2436 2014-09-24 17:11:43 -07:00
mapnik_color.cpp fix compiler warnings 2014-08-12 17:43:04 +01:00
mapnik_coord.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_datasource.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_datasource_cache.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_enumeration.hpp c++11 style : replace (almost) all typedef with type alias's 2014-07-07 18:23:15 +01:00
mapnik_enumeration_wrapper_converter.hpp enumeration_wrapper to python converter (work-in-progress) 2013-12-05 16:31:30 +00:00
mapnik_envelope.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_expression.cpp convert all boost::variant to util::variant 2014-08-12 13:40:45 +01:00
mapnik_feature.cpp geometry container typedef fixing 2014-09-29 18:40:57 -07:00
mapnik_featureset.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_font_engine.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_fontset.cpp fix compiler warnings 2014-08-12 17:43:04 +01:00
mapnik_gamma_method.cpp fix DEBUG=yes compilation 2014-08-12 19:10:32 +01:00
mapnik_generator_grammars.cpp add missing files that instanciate grammars for python bindings 2014-07-24 15:46:18 -07:00
mapnik_geometry.cpp geometry container typedef fixing 2014-09-29 18:40:57 -07:00
mapnik_grid.cpp fix compiler warnings 2014-08-12 17:43:04 +01:00
mapnik_grid_view.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_image.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_image_view.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_label_collision_detector.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_layer.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_logger.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_map.cpp fix map zoom doc - closes #2402 2014-09-06 18:17:25 -07:00
mapnik_palette.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_parameters.cpp fix compiler warnings 2014-08-12 17:43:04 +01:00
mapnik_parser_grammars.cpp add missing files that instanciate grammars for python bindings 2014-07-24 15:46:18 -07:00
mapnik_proj_transform.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_projection.cpp fix compiler warnings 2014-08-12 17:43:04 +01:00
mapnik_python.cpp be able to pass down scale_factor to python grid renderering 2014-09-18 14:44:38 -07:00
mapnik_query.cpp fix compiler warnings 2014-08-12 17:43:04 +01:00
mapnik_raster_colorizer.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_rule.cpp fix include order and ensure mapnik/config.hpp is before boost_shim_.. 2014-08-12 18:44:11 +01:00
mapnik_scaling_method.cpp fix redefinition warnings + dodge a compile error due to clashing toupper in python + clib by using iosfwd - closes #2355 2014-08-12 23:52:31 -07:00
mapnik_style.cpp convert all boost::variant to util::variant 2014-08-12 13:40:45 +01:00
mapnik_svg.hpp bindings: get_filename - no need for const here 2012-09-03 10:52:26 -07:00
mapnik_symbolizer.cpp comment out implicitly_convertible<mapnik::value_bool, mapnik::symbolizer_base::value_type>(); 2014-08-13 13:04:49 +01:00
mapnik_text_placement.cpp Change text-margin option to margin. 2014-09-10 07:45:41 -04:00
mapnik_threads.hpp python bindings: reduce compile times by consolidating code in fewer cpp files 2013-11-05 15:11:23 -08:00
mapnik_value_converter.hpp re-implement mapnik::value deriving from value_base and update across core 2014-09-04 17:10:13 +01:00
mapnik_view_transform.cpp rename ctrans.hpp to view_transform.hpp 2014-08-28 10:29:04 +01:00
python_grid_utils.cpp be able to pass down scale_factor to python grid renderering 2014-09-18 14:44:38 -07:00
python_grid_utils.hpp be able to pass down scale_factor to python grid renderering 2014-09-18 14:44:38 -07:00
python_optional.hpp python bindings: reduce compile times by consolidating code in fewer cpp files 2013-11-05 15:11:23 -08:00
python_to_value.hpp iwyu 2014-08-09 13:46:13 -07:00