.. |
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
|
scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging
|
2014-06-09 13:55:56 -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
|
fix include order and ensure mapnik/config.hpp is before boost_shim_..
|
2014-08-12 18:44:11 +01: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
|
fix compiler warnings
|
2014-08-12 17:43:04 +01: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 include order and ensure mapnik/config.hpp is before boost_shim_..
|
2014-08-12 18:44:11 +01: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
|
fix include order and ensure mapnik/config.hpp is before boost_shim_..
|
2014-08-12 18:44:11 +01: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
|
use mapnik_value_type promotion traits for better type mapping
|
2014-08-13 10:22:43 +01:00 |
mapnik_text_placement.cpp
|
fix include order and ensure mapnik/config.hpp is before boost_shim_..
|
2014-08-12 18:44:11 +01: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
|
use mapnik_value_type promotion traits for better type mapping
|
2014-08-13 10:22:43 +01:00 |
mapnik_view_transform.cpp
|
fix compiler warnings
|
2014-08-12 17:43:04 +01:00 |
python_grid_utils.cpp
|
convert all boost::variant to util::variant
|
2014-08-12 13:40:45 +01:00 |
python_grid_utils.hpp
|
convert all boost::variant to util::variant
|
2014-08-12 13:40:45 +01: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 |