mapnik/include/mapnik
2016-11-25 17:59:44 +01:00
..
cairo style level comp-op and opacity for Cairo renderer 2016-08-03 20:14:56 +00:00
csv re-use literal parser implementation between separator and quote primitives 2016-10-14 14:32:44 +02:00
geometry adapt box2d<float> to boost::geometry 2016-11-23 18:22:11 +01:00
grid merge spirit-x3 2016-10-13 17:00:11 +02:00
group refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
json attempting to keep clang on Travis happy 2016-11-25 17:59:44 +01:00
markers_placements refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
renderer_common refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
svg remove redundant includes directives 2016-10-17 10:49:56 +02:00
text merge spirit-x3 2016-10-13 17:00:11 +02:00
util fix duplicate feature to geojson code 2016-11-17 10:33:05 +01:00
value avoid name clashing 2016-11-17 13:13:07 +01:00
wkt remove unused rule 2016-10-13 17:00:12 +02:00
agg_helpers.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
agg_pattern_source.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
agg_rasterizer.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
agg_render_marker.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
agg_renderer.hpp update copyright notice 2015-06-16 12:49:16 +02:00
attribute.hpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
attribute_collector.hpp centralize warning suppression 2015-11-07 17:53:09 -08:00
attribute_descriptor.hpp c++11 - upfate to canonical operator= impl 2015-10-16 12:46:24 +01:00
boolean.hpp update copyright notice 2015-06-16 12:49:16 +02:00
box2d.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
box2d_impl.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
cairo_io.hpp update copyright notice 2015-06-16 12:49:16 +02:00
color.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
color_factory.hpp update copyright notice 2015-06-16 12:49:16 +02:00
config.hpp Revert "Revert "mapnik::variant - use std::tuple<Typess...> instead of mpl::vector<Types...> and remove Boost.MPL dependency"" 2016-08-23 15:45:15 +01:00
config_error.hpp update copyright notice 2015-06-16 12:49:16 +02:00
coord.hpp add coord2f type 2016-11-23 18:21:44 +01:00
css_color_grammar_x3.hpp consistently return x3 grammars by const& 2016-10-13 17:00:11 +02:00
css_color_grammar_x3_def.hpp consistently return x3 grammars by const& 2016-10-13 17:00:11 +02:00
datasource.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
datasource_cache.hpp Fix deadlock in recursive datasource registration. 2015-08-23 20:25:35 +01:00
datasource_geometry_type.hpp Add operator!= to datasource (needed for copy_move_test.cpp) 2015-04-25 10:34:25 +02:00
debug.hpp add guard to get_object_severity ref #3322 2016-04-25 11:49:10 +02:00
ellipsoid.hpp update copyright notice 2015-06-16 12:49:16 +02:00
enumeration.hpp suppress boost warnings 2016-11-14 15:04:07 -08:00
evaluate_global_attributes.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
expression.hpp update copyright notice 2015-06-16 12:49:16 +02:00
expression_evaluator.hpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
expression_grammar_x3.hpp consistently return x3 grammars by const& 2016-10-13 17:00:11 +02:00
expression_grammar_x3_config.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
expression_grammar_x3_def.hpp pass context by const ref + extract _attr(ctx) once and re-use 2016-10-20 17:16:03 +02:00
expression_node.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
expression_node_types.hpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
expression_string.hpp update copyright notice 2015-06-16 12:49:16 +02:00
factory.hpp update copyright notice 2015-06-16 12:49:16 +02:00
feature.hpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
feature_factory.hpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
feature_kv_iterator.hpp minor formatting 2016-08-16 10:53:57 +01:00
feature_layer_desc.hpp add order_by_name helper method 2016-08-15 12:20:19 +01:00
feature_style_processor.hpp apply constness 2015-10-01 20:11:37 +00:00
feature_style_processor_context.hpp update copyright notice 2015-06-16 12:49:16 +02:00
feature_style_processor_impl.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
feature_type_style.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
featureset.hpp fix is_valid logic (ref #3494) 2016-08-15 12:49:43 +01:00
filter_factory.hpp fix #1865 2013-05-24 16:45:02 -07:00
filter_featureset.hpp update copyright notice 2015-06-16 12:49:16 +02:00
font_engine_freetype.hpp make face_manager copyable 2016-01-29 00:10:18 +01:00
font_set.hpp update copyright notice 2015-06-16 12:49:16 +02:00
function_call.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
geom_util.hpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
geometry.hpp use proper feature-test macro for inheriting constructors 2016-08-03 00:29:51 +02:00
global.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
gradient.hpp more agg ignores [skip ci] 2016-03-11 13:44:30 -08:00
hextree.hpp use c++ style casts 2016-03-10 12:45:47 -08:00
hit_test_filter.hpp update copyright notice 2015-06-16 12:49:16 +02:00
image.hpp remove redundant member pData_ from mapnik::image 2016-09-07 20:03:17 +02:00
image_any.hpp refine noexcept specifiers on forwarding conversion constructors 2016-01-30 02:03:25 +01:00
image_compositing.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
image_copy.hpp update copyright notice 2015-06-16 12:49:16 +02:00
image_filter.hpp Merge branch 'master' of github.com:mapnik/mapnik into develop-master 2016-11-14 15:32:39 -08:00
image_filter_grammar_x3.hpp consistently return x3 grammars by const& 2016-10-13 17:00:11 +02:00
image_filter_grammar_x3_def.hpp consistently return x3 grammars by const& 2016-10-13 17:00:11 +02:00
image_filter_types.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
image_impl.hpp remove redundant member pData_ from mapnik::image 2016-09-07 20:03:17 +02:00
image_null.hpp remove explicitly-defaulted constructors and assignment operators ... 2016-01-30 02:03:25 +01:00
image_options.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
image_reader.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
image_scaling.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
image_scaling_traits.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
image_util.hpp centralize warning suppression 2015-11-07 17:53:09 -08:00
image_util_jpeg.hpp fix header glitches uncovered by time-header script - refs #3208 2015-12-16 13:17:19 -08:00
image_util_png.hpp fix minor header glitches to allow headers to compile standalone 2015-12-16 14:22:36 -08:00
image_util_tiff.hpp update copyright notice 2015-06-16 12:49:16 +02:00
image_util_webp.hpp update copyright notice 2015-06-16 12:49:16 +02:00
image_view.hpp remove explicitly-defaulted constructors and assignment operators ... 2016-01-30 02:03:25 +01:00
image_view_any.hpp fix -Wshadow warnings caught by g++-5 2016-09-03 09:58:40 -07:00
image_view_impl.hpp remove explicitly-defaulted constructors and assignment operators ... 2016-01-30 02:03:25 +01:00
image_view_null.hpp fix minor header glitches to allow headers to compile standalone 2015-12-16 14:22:36 -08:00
jpeg_io.hpp jpeg: fix re-occuring boolean/TRUE/FALSE issue + prefer using c++ headers 2015-10-05 15:23:20 +01:00
label_collision_detector.hpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
layer.hpp update copyright notice 2015-06-16 12:49:16 +02:00
load_map.hpp update copyright notice 2015-06-16 12:49:16 +02:00
make_unique.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
map.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
mapped_memory_cache.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
marker.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
marker_cache.hpp update copyright notice 2015-06-16 12:49:16 +02:00
marker_helpers.hpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
markers_placement.hpp markers_placement_finder: dispatch by switch(placement_type) 2016-03-06 13:18:25 +01:00
memory_datasource.hpp Made it possible to change the type of a memory datasource by inspecting the features that are added to the memory datasource 2016-01-14 08:36:12 -06:00
memory_featureset.hpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
octree.hpp update copyright notice 2015-06-16 12:49:16 +02:00
offset_converter.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
palette.hpp Support creating paletted images for any number of pixels e.g < 3 (ref #3466) 2016-07-20 14:01:14 +02:00
params.hpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
params_impl.hpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
parse_path.hpp update copyright notice 2015-06-16 12:49:16 +02:00
parse_transform.hpp update copyright notice 2015-06-16 12:49:16 +02:00
path.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
path_expression.hpp update copyright notice 2015-06-16 12:49:16 +02:00
path_expression_grammar_x3.hpp refactor path_expression_grammar 2016-10-13 17:00:11 +02:00
path_expression_grammar_x3_def.hpp refactor path_expression_grammar 2016-10-13 17:00:11 +02:00
pixel_position.hpp update copyright notice 2015-06-16 12:49:16 +02:00
pixel_types.hpp update copyright notice 2015-06-16 12:49:16 +02:00
plugin.hpp register gdal once at plugin load - refs #3093 #3339 #3340 2016-04-05 16:43:07 -04:00
png_io.hpp Support creating paletted images for any number of pixels e.g < 3 (ref #3466) 2016-07-20 14:01:14 +02:00
pool.hpp remove unused includes 2016-02-20 01:16:11 +01:00
proj_strategy.hpp centralize warning suppression 2015-11-07 17:53:09 -08:00
proj_transform.hpp update copyright notice 2015-06-16 12:49:16 +02:00
projection.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
ptree_helpers.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
quad_tree.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
query.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
raster.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
raster_colorizer.hpp Avoid warnings when building the g++5 2016-08-31 11:09:27 -07:00
renderer_common.hpp derive virtual_renderer_common from renderer_common 2016-01-29 00:10:19 +01:00
request.hpp update copyright notice 2015-06-16 12:49:16 +02:00
rule.hpp update copyright notice 2015-06-16 12:49:16 +02:00
rule_cache.hpp update copyright notice 2015-06-16 12:49:16 +02:00
safe_cast.hpp proper use of std:: in safe_cast 2015-06-15 20:41:50 -07:00
save_map.hpp update copyright notice 2015-06-16 12:49:16 +02:00
scale_denominator.hpp update copyright notice 2015-06-16 12:49:16 +02:00
segment.hpp update copyright notice 2015-06-16 12:49:16 +02:00
simplify.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
simplify_converter.hpp use c++ style casts 2016-03-10 11:44:01 -08:00
span_image_filter.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
sql_utils.hpp centralize warning suppression 2015-11-07 17:53:09 -08:00
sse.hpp update copyright notice 2015-06-16 12:49:16 +02:00
stringify_macro.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
symbolizer.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
symbolizer_base.hpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
symbolizer_default_values.hpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
symbolizer_dispatch.hpp update copyright notice 2015-06-16 12:49:16 +02:00
symbolizer_enumerations.hpp update copyright notice 2015-06-16 12:49:16 +02:00
symbolizer_hash.hpp update copyright notice 2015-06-16 12:49:16 +02:00
symbolizer_keys.hpp update copyright notice 2015-06-16 12:49:16 +02:00
symbolizer_utils.hpp svg - move stroke-dasharray setup into dash-array parser method 2016-01-07 11:20:22 +00:00
tiff_io.hpp suppress warnings from image_io libs 2016-03-10 12:58:29 -08:00
timer.hpp update copyright notice 2015-06-16 12:49:16 +02:00
tolerance_iterator.hpp update copyright notice 2015-06-16 12:49:16 +02:00
transform_expression.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
transform_expression_grammar_x3.hpp consistently return x3 grammars by const& 2016-10-13 17:00:11 +02:00
transform_expression_grammar_x3_def.hpp consistently return x3 grammars by const& 2016-10-13 17:00:11 +02:00
transform_path_adapter.hpp handle more gcc 4.9 -Wshadow warnings 2015-12-04 14:07:42 -05:00
transform_processor.hpp more agg ignores [skip ci] 2016-03-11 13:44:30 -08:00
unicode.hpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
value.hpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
version.hpp bump up version to 3.0.12 in preparation to release 2016-04-25 20:43:40 +02:00
vertex.hpp remove explicitly-defaulted constructors and assignment operators ... 2016-01-30 02:03:25 +01:00
vertex_adapters.hpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
vertex_cache.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
vertex_converters.hpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
vertex_processor.hpp more const strictness, update to work with latest mapbox::variant/visitor-no-copy branch 2016-01-27 14:50:17 +01:00
vertex_vector.hpp update copyright notice 2015-06-16 12:49:16 +02:00
view_strategy.hpp update copyright notice 2015-06-16 12:49:16 +02:00
view_transform.hpp handle more gcc 4.9 -Wshadow warnings 2015-12-04 14:07:42 -05:00
warning_ignore.hpp remove duplicate #pragma 2016-09-05 11:39:36 +02:00
warning_ignore_agg.hpp ignore -Wshadow from agg 2016-03-10 11:45:48 -08:00
warp.hpp add scale_image_agg' and reproject_and_scale_raster` overloads for backward caps 2015-11-19 12:26:16 +00:00
webp_io.hpp centralize warning suppression 2015-11-07 17:53:09 -08:00
well_known_srs.hpp merge spirit-x3 2016-10-13 17:00:11 +02:00
wkb.hpp TWKB - port CartoDB implementation to mapnik 3.x.x 2016-03-11 16:20:07 +01:00
xml_attribute_cast.hpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
xml_loader.hpp update copyright notice 2015-06-16 12:49:16 +02:00
xml_node.hpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
xml_tree.hpp update copyright notice 2015-06-16 12:49:16 +02:00