mapnik/include/mapnik
2015-10-12 16:31:47 -07:00
..
cairo update copyright notice 2015-06-16 12:49:16 +02:00
csv csv_grammar - implament custom (white-space only) skipper + optimise grammar 2015-10-07 12:33:10 +01:00
grid remove unused code 2015-10-12 10:10:08 -07:00
group update copyright notice 2015-06-16 12:49:16 +02:00
json Updated the error handling of geojson parser so that it is more clear where an error orginates 2015-10-06 15:00:53 -07:00
markers_placements update copyright notice 2015-06-16 12:49:16 +02:00
renderer_common remove Feature alias of feature_impl 2015-10-01 14:16:11 +00:00
svg const 2015-08-10 11:19:11 +02:00
text fix -Wshadow warnings 2015-10-01 13:35:23 -07:00
util spatial_index - implement `query_first_n' 2015-10-06 11:31:38 +01:00
wkt update copyright notice 2015-06-16 12:49:16 +02:00
agg_helpers.hpp update copyright notice 2015-06-16 12:49:16 +02:00
agg_pattern_source.hpp update copyright notice 2015-06-16 12:49:16 +02:00
agg_rasterizer.hpp update copyright notice 2015-06-16 12:49:16 +02:00
agg_render_marker.hpp update copyright notice 2015-06-16 12:49:16 +02:00
agg_renderer.hpp update copyright notice 2015-06-16 12:49:16 +02:00
attribute.hpp update copyright notice 2015-06-16 12:49:16 +02:00
attribute_collector.hpp update copyright notice 2015-06-16 12:49:16 +02:00
attribute_descriptor.hpp update copyright notice 2015-06-16 12:49:16 +02:00
boolean.hpp update copyright notice 2015-06-16 12:49:16 +02:00
box2d.hpp update copyright notice 2015-06-16 12:49:16 +02:00
cairo_io.hpp update copyright notice 2015-06-16 12:49:16 +02:00
color.hpp update copyright notice 2015-06-16 12:49:16 +02:00
color_factory.hpp update copyright notice 2015-06-16 12:49:16 +02:00
config.hpp update copyright notice 2015-06-16 12:49:16 +02:00
config_error.hpp update copyright notice 2015-06-16 12:49:16 +02:00
coord.hpp update copyright notice 2015-06-16 12:49:16 +02:00
css_color_grammar.hpp fix parsing colors in hexadecimal notation 2015-09-18 13:54:05 +00:00
css_color_grammar_impl.hpp fix parsing colors in hexadecimal notation 2015-09-18 13:54:05 +00:00
datasource.hpp update copyright notice 2015-06-16 12:49:16 +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 use atomic<> where possible to avoid locking 2015-09-08 12:28:16 +02:00
ellipsoid.hpp update copyright notice 2015-06-16 12:49:16 +02:00
enumeration.hpp update copyright notice 2015-06-16 12:49:16 +02:00
evaluate_global_attributes.hpp update copyright notice 2015-06-16 12:49:16 +02:00
expression.hpp update copyright notice 2015-06-16 12:49:16 +02:00
expression_evaluator.hpp update copyright notice 2015-06-16 12:49:16 +02:00
expression_grammar.hpp fix more boost -Wsign-compare warnings [skip ci] 2015-10-07 14:40:51 -07:00
expression_grammar_impl.hpp fix more boost -Wsign-compare warnings [skip ci] 2015-10-07 14:40:51 -07:00
expression_node.hpp update copyright notice 2015-06-16 12:49:16 +02:00
expression_node_types.hpp update copyright notice 2015-06-16 12:49:16 +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 remove Feature alias of feature_impl 2015-10-01 14:16:11 +00:00
feature_factory.hpp update copyright notice 2015-06-16 12:49:16 +02:00
feature_kv_iterator.hpp update copyright notice 2015-06-16 12:49:16 +02:00
feature_layer_desc.hpp update copyright notice 2015-06-16 12:49:16 +02: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 apply constness 2015-10-01 20:11:37 +00:00
feature_type_style.hpp update copyright notice 2015-06-16 12:49:16 +02:00
featureset.hpp update copyright notice 2015-06-16 12:49:16 +02: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 update copyright notice 2015-06-16 12:49:16 +02:00
font_set.hpp update copyright notice 2015-06-16 12:49:16 +02:00
function_call.hpp update copyright notice 2015-06-16 12:49:16 +02:00
geom_util.hpp update copyright notice 2015-06-16 12:49:16 +02:00
geometry.hpp expose mapnik::geometry::polygon<double>::rings_container to allow specialising interior rings container 2015-08-11 17:13:04 +02:00
geometry_adapters.hpp expose mapnik::geometry::polygon<double>::rings_container to allow specialising interior rings container 2015-08-11 17:13:04 +02:00
geometry_centroid.hpp fix a slew of -Wsign-conversion, -Wconversion, -Wunused-argument warnings 2015-06-15 20:41:51 -07:00
geometry_correct.hpp fix a slew of -Wsign-conversion, -Wconversion, -Wunused-argument warnings 2015-06-15 20:41:51 -07:00
geometry_envelope.hpp Moved geometry envelope to an impl 2015-04-06 11:00:03 -05:00
geometry_envelope_impl.hpp A large set of changes that help allow WKT for int64_t type geometeries, modified some strategies, made it so that the clipper would use mapnik geometries. 2015-04-21 09:34:52 -05:00
geometry_fusion_adapted.hpp expose mapnik::geometry::polygon<double>::rings_container to allow specialising interior rings container 2015-08-11 17:13:04 +02:00
geometry_is_empty.hpp Added template to geometries 2015-04-09 15:22:51 -05:00
geometry_is_simple.hpp geometry_is_simple - fix handling multi-geometries (1.59) 2015-10-06 16:14:20 +01:00
geometry_is_valid.hpp Updated the way that is_valid and is_simple operate in mapnik and added lots of testing around them. 2015-10-05 15:10:24 -07:00
geometry_reprojection.hpp update copyright notice 2015-06-16 12:49:16 +02:00
geometry_reprojection_impl.hpp update copyright notice 2015-06-16 12:49:16 +02:00
geometry_strategy.hpp Changed from floor to round 2015-05-26 15:52:41 -05:00
geometry_to_path.hpp style 2015-05-13 11:32:34 +01:00
geometry_transform.hpp catch and remove more spurious std::move's 2015-06-02 15:36:31 +01:00
geometry_type.hpp A large set of changes that help allow WKT for int64_t type geometeries, modified some strategies, made it so that the clipper would use mapnik geometries. 2015-04-21 09:34:52 -05:00
geometry_types.hpp more iwyu 2015-04-04 13:21:09 -04:00
geometry_unique.hpp only apply unique to line_string and polygon 2015-03-26 18:41:15 +01:00
global.hpp update copyright notice 2015-06-16 12:49:16 +02:00
gradient.hpp add operator==() 2015-07-23 12:58:14 +02:00
hextree.hpp update copyright notice 2015-06-16 12:49:16 +02:00
hit_test_filter.hpp update copyright notice 2015-06-16 12:49:16 +02:00
image.hpp image - add iterator interface 2015-09-16 11:37:03 +01:00
image_any.hpp fix variable shadowing in image_any 2015-09-30 15:42:09 -07:00
image_compositing.hpp update copyright notice 2015-06-16 12:49:16 +02:00
image_copy.hpp update copyright notice 2015-06-16 12:49:16 +02:00
image_filter.hpp colorize-alpha: add support for transparent colors 2015-09-11 11:31:08 +00:00
image_filter_grammar.hpp update copyright notice 2015-06-16 12:49:16 +02:00
image_filter_grammar_impl.hpp Added new image filters that allow an image to be viewed in colorblind modes, allow cartographers to see what their maps would appear like to a color blind person 2015-08-04 17:41:31 -05:00
image_filter_types.hpp scale-hsla image filter: unlimit parameters 2015-09-03 11:33:53 +00:00
image_impl.hpp image - fix copy/move implementation and update/improve tests 2015-09-16 14:28:55 +01:00
image_null.hpp remove duplicate operator= 2015-07-16 12:17:21 +02:00
image_options.hpp image_options - add key0=value0:key1:key2=value2 parser 2015-05-14 15:37:21 +01:00
image_reader.hpp update copyright notice 2015-06-16 12:49:16 +02:00
image_scaling.hpp update copyright notice 2015-06-16 12:49:16 +02:00
image_scaling_traits.hpp update copyright notice 2015-06-16 12:49:16 +02:00
image_util.hpp update copyright notice 2015-06-16 12:49:16 +02:00
image_util_jpeg.hpp Fixed linking errors in parse jpeg. closes #3031 2015-08-12 09:32:32 -05:00
image_util_png.hpp update copyright notice 2015-06-16 12:49:16 +02: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 update copyright notice 2015-06-16 12:49:16 +02:00
image_view_any.hpp update copyright notice 2015-06-16 12:49:16 +02:00
image_view_impl.hpp update copyright notice 2015-06-16 12:49:16 +02:00
image_view_null.hpp update copyright notice 2015-06-16 12:49:16 +02: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 do not store out of extent collision boxes (fixes #2963) 2015-07-20 15:37:05 +00: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 update copyright notice 2015-06-16 12:49:16 +02:00
map.hpp Removed image-filter from map object, made it so that premultiplication/demultiplication only took place when correctly required in image filters. 2015-08-11 14:31:29 -05:00
mapped_memory_cache.hpp update copyright notice 2015-06-16 12:49:16 +02:00
marker.hpp update copyright notice 2015-06-16 12:49:16 +02:00
marker_cache.hpp update copyright notice 2015-06-16 12:49:16 +02:00
marker_helpers.hpp remove superfluous line 2015-08-13 10:11:18 +00:00
markers_placement.hpp update copyright notice 2015-06-16 12:49:16 +02:00
memory_datasource.hpp add boolean flag for tracking when to re-calculate extent (ref #2985) 2015-07-17 20:17:51 +02:00
memory_featureset.hpp update copyright notice 2015-06-16 12:49:16 +02:00
miniz_png.hpp update copyright notice 2015-06-16 12:49:16 +02:00
octree.hpp update copyright notice 2015-06-16 12:49:16 +02:00
offset_converter.hpp correctly populate close_points when skipping duplicate (coincident vertices) 2015-07-07 18:38:25 +02:00
palette.hpp replace remaining boost::unordered_map 2015-06-18 11:08:35 +02:00
params.hpp update copyright notice 2015-06-16 12:49:16 +02:00
params_impl.hpp update copyright notice 2015-06-16 12:49:16 +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 update copyright notice 2015-06-16 12:49:16 +02:00
path_expression.hpp update copyright notice 2015-06-16 12:49:16 +02:00
path_expression_grammar.hpp update copyright notice 2015-06-16 12:49:16 +02:00
path_expression_grammar_impl.hpp update copyright notice 2015-06-16 12:49:16 +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 update copyright notice 2015-06-16 12:49:16 +02:00
png_io.hpp update copyright notice 2015-06-16 12:49:16 +02:00
pool.hpp update copyright notice 2015-06-16 12:49:16 +02:00
proj_strategy.hpp update copyright notice 2015-06-16 12:49:16 +02:00
proj_transform.hpp update copyright notice 2015-06-16 12:49:16 +02:00
projection.hpp update copyright notice 2015-06-16 12:49:16 +02:00
ptree_helpers.hpp update copyright notice 2015-06-16 12:49:16 +02:00
quad_tree.hpp quad_tree - pass node by *& 2015-10-05 15:23:20 +01:00
query.hpp update copyright notice 2015-06-16 12:49:16 +02:00
raster.hpp update copyright notice 2015-06-16 12:49:16 +02:00
raster_colorizer.hpp update copyright notice 2015-06-16 12:49:16 +02:00
renderer_common.hpp update copyright notice 2015-06-16 12:49:16 +02: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 various fixes to includes to include what is used 2013-01-03 18:06:07 -08:00
simplify_converter.hpp fix variable shadowing 2015-10-01 13:35:23 -07:00
sql_utils.hpp update copyright notice 2015-06-16 12:49:16 +02:00
sse.hpp update copyright notice 2015-06-16 12:49:16 +02:00
symbolizer.hpp update copyright notice 2015-06-16 12:49:16 +02:00
symbolizer_base.hpp update copyright notice 2015-06-16 12:49:16 +02:00
symbolizer_default_values.hpp update copyright notice 2015-06-16 12:49:16 +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 update copyright notice 2015-06-16 12:49:16 +02:00
tiff_io.hpp update copyright notice 2015-06-16 12:49:16 +02: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 update copyright notice 2015-06-16 12:49:16 +02:00
transform_expression_grammar.hpp update copyright notice 2015-06-16 12:49:16 +02:00
transform_expression_grammar_impl.hpp update copyright notice 2015-06-16 12:49:16 +02:00
transform_path_adapter.hpp update copyright notice 2015-06-16 12:49:16 +02:00
transform_processor.hpp fix #2975 - remove usage of boost/algorithm/clamp.hpp 2015-07-14 19:19:39 -07:00
unicode.hpp update copyright notice 2015-06-16 12:49:16 +02:00
value.hpp consistenly use pragma GCC for now instead of clang 2015-10-01 13:35:23 -07:00
value_error.hpp update copyright notice 2015-06-16 12:49:16 +02:00
value_hash.hpp remove unused header 2015-07-01 10:00:00 -07:00
value_types.hpp update copyright notice 2015-06-16 12:49:16 +02:00
version.hpp now working on mapnik v3.0.8 [skip ci] 2015-10-12 16:31:47 -07:00
vertex.hpp update copyright notice 2015-06-16 12:49:16 +02:00
vertex_adapters.hpp Slight fixes after merge 2015-04-15 16:05:56 -05:00
vertex_cache.hpp update copyright notice 2015-06-16 12:49:16 +02:00
vertex_converters.hpp update copyright notice 2015-06-16 12:49:16 +02:00
vertex_processor.hpp Added template to geometries 2015-04-09 15:22:51 -05: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 update copyright notice 2015-06-16 12:49:16 +02:00
warp.hpp update copyright notice 2015-06-16 12:49:16 +02:00
webp_io.hpp consistenly use pragma GCC for now instead of clang 2015-10-01 13:35:23 -07:00
well_known_srs.hpp update copyright notice 2015-06-16 12:49:16 +02:00
wkb.hpp update copyright notice 2015-06-16 12:49:16 +02:00
xml_attribute_cast.hpp safer conversion of unsigned in xml_attribute cast 2015-06-17 13:29:54 -07:00
xml_loader.hpp update copyright notice 2015-06-16 12:49:16 +02:00
xml_node.hpp update copyright notice 2015-06-16 12:49:16 +02:00
xml_tree.hpp update copyright notice 2015-06-16 12:49:16 +02:00