.. |
svg
|
Fixed a bug that caused half of the vertexes to disappear from the SVG path.
|
2011-02-14 03:40:25 +00:00 |
wkt
|
+ boost.spirit WKT parser using mapnik::geometry_type
|
2011-02-24 15:47:53 +00:00 |
agg_pattern_source.hpp
|
+ refactor remaining processing methods in agg_renderer
|
2010-06-24 15:57:25 +00:00 |
agg_rasterizer.hpp
|
+ put rasterizer def into sepatate header
|
2010-06-13 12:03:42 +00:00 |
agg_renderer.hpp
|
forward declard agg:trans_affine as a struct as per original declaration
|
2011-01-27 04:20:04 +00:00 |
arrow.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
attribute.hpp
|
+ refactor path expressions parser
|
2010-06-18 15:39:32 +00:00 |
attribute_collector.hpp
|
struct to hold directives to send to raster symbolizer
|
2011-01-27 03:03:46 +00:00 |
attribute_descriptor.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
box2d.hpp
|
- leverage building extent (box2d) from string: multiple usage in datasources
|
2010-11-14 14:38:43 +00:00 |
cairo_renderer.hpp
|
forward declare agg:trans_affine as a struct in cairo_renderer.hpp as per original declaration
|
2011-01-27 04:22:11 +00:00 |
color.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
color_factory.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
config.hpp
|
improved win32 support from Valery Moiseev.
|
2007-01-17 11:43:11 +00:00 |
config_error.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
coord.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
coord_array.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
css_color_grammar.hpp
|
+ css color grammar
|
2010-06-21 10:38:46 +00:00 |
ctrans.hpp
|
Fixed a bug that caused half of the vertexes to disappear from the SVG path.
|
2011-02-14 03:40:25 +00:00 |
datasource.hpp
|
+ remove 'bind' param
|
2011-02-02 15:09:46 +00:00 |
datasource_cache.hpp
|
#622 add optional late-binding of datasources
|
2010-10-24 06:34:18 +00:00 |
distance.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
ellipsoid.hpp
|
add a few missing include guards
|
2011-01-13 18:45:40 +00:00 |
enumeration.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
expression_evaluator.hpp
|
make the requirement of boost_regex unicode support optional by detecting if boost_regex was itself built with ICU support
|
2011-02-28 20:00:56 +00:00 |
expression_grammar.hpp
|
make the requirement of boost_regex unicode support optional by detecting if boost_regex was itself built with ICU support
|
2011-02-28 20:00:56 +00:00 |
expression_node.hpp
|
make the requirement of boost_regex unicode support optional by detecting if boost_regex was itself built with ICU support
|
2011-02-28 20:00:56 +00:00 |
expression_string.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
factory.hpp
|
+ fixed clang++ issue
|
2010-06-18 15:39:40 +00:00 |
feature.hpp
|
+ simplify geometry implementation
|
2010-11-03 13:19:15 +00:00 |
feature_factory.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
feature_layer_desc.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
feature_style_processor.hpp
|
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 |
feature_type_style.hpp
|
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 |
fill.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
filter_factory.hpp
|
+ sanitize header inclusion a bit
|
2010-03-24 18:01:53 +00:00 |
filter_featureset.hpp
|
add a few missing include guards
|
2011-01-13 18:45:40 +00:00 |
font_engine_freetype.hpp
|
Add glyph dimension caching and move functions from .hpp to .cpp
|
2010-08-13 18:41:54 +00:00 |
font_set.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
gamma.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
geom_util.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
geometry.hpp
|
avoid unintialized variable warnings in g++
|
2011-02-28 18:30:38 +00:00 |
global.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
glyph_symbolizer.hpp
|
Add symbolizer_base constructor to all symbolizers.
|
2010-08-10 12:34:44 +00:00 |
gradient.hpp
|
#654 - add support for linear and radial gradients in SVG symbols. Thanks to Toby Collett for the coding & Paul Wicks for funding.
|
2011-01-26 01:18:40 +00:00 |
graphics.hpp
|
better handling of alpha blending - patch from cdestigter - closes #674
|
2010-12-10 19:31:57 +00:00 |
hextree.hpp
|
+ qualify wit std::
|
2010-06-18 15:38:52 +00:00 |
hit_test_filter.hpp
|
+ simplify geometry implementation
|
2010-11-03 13:19:15 +00:00 |
image_data.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
image_reader.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
image_util.hpp
|
apply patch from Craig de Stigter for better scaling methods using agg image filters - closes #656
|
2011-01-27 03:47:54 +00:00 |
image_view.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
jpeg_io.hpp
|
add a few missing include guards
|
2011-01-13 18:45:40 +00:00 |
label_collision_detector.hpp
|
+ if avoid_edges=true check 'contains' using un-buffered extent.
|
2010-11-22 11:25:36 +00:00 |
label_placement.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
layer.hpp
|
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 |
libxml2_loader.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
line_pattern_symbolizer.hpp
|
Added basic infrastructure for metawriter and support for JSON output (limited to PointSymbolizer atm)
|
2010-07-06 00:37:05 +00:00 |
line_symbolizer.hpp
|
Add symbolizer_base constructor to all symbolizers.
|
2010-08-10 12:34:44 +00:00 |
load_map.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
map.hpp
|
add an 'extra_attributes' property to the map to store mapnik::parameters that don't make sense as full attributes but need to be carried through from load_map() to save_map() for applications that use mapnik to serialize to xml such as Cascadenik and Quantumnik (currently useful storage for 'minimum_version' and 'font_directory')
|
2010-10-07 19:34:36 +00:00 |
marker.hpp
|
#654 - add support for linear and radial gradients in SVG symbols. Thanks to Toby Collett for the coding & Paul Wicks for funding.
|
2011-01-26 01:18:40 +00:00 |
marker_cache.hpp
|
#654 - add support for linear and radial gradients in SVG symbols. Thanks to Toby Collett for the coding & Paul Wicks for funding.
|
2011-01-26 01:18:40 +00:00 |
markers_placement.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
markers_symbolizer.hpp
|
fix spelling
|
2011-02-02 02:44:46 +00:00 |
memory.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
memory_datasource.hpp
|
+ simplify geometry implementation
|
2010-11-03 13:19:15 +00:00 |
memory_featureset.hpp
|
+ simplify geometry implementation
|
2010-11-03 13:19:15 +00:00 |
metawriter.hpp
|
+ simplify geometry implementation
|
2010-11-03 13:19:15 +00:00 |
metawriter_json.hpp
|
make output of empty json (if no features are hit) on by default, and rename parameter from 'only-nonempty' to 'output-empty'
|
2010-08-19 05:50:08 +00:00 |
octree.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
params.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
parse_path.hpp
|
+ add implementation files
|
2010-06-18 15:39:57 +00:00 |
path_expression_grammar.hpp
|
+ refactor path expressions parser
|
2010-06-18 15:39:32 +00:00 |
placement_finder.hpp
|
Add support for multiple placements.
|
2011-02-28 13:17:46 +00:00 |
plugin.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
png_io.hpp
|
add a few missing include guards
|
2011-01-13 18:45:40 +00:00 |
point_symbolizer.hpp
|
add 'interior' point placement option to point_symbolizer - closes #709
|
2011-02-01 08:16:32 +00:00 |
polygon_pattern_symbolizer.hpp
|
Added basic infrastructure for metawriter and support for JSON output (limited to PointSymbolizer atm)
|
2010-07-06 00:37:05 +00:00 |
polygon_symbolizer.hpp
|
Add symbolizer_base constructor to all symbolizers.
|
2010-08-10 12:34:44 +00:00 |
pool.hpp
|
+ check cached connection status before returning.
|
2010-07-02 11:42:35 +00:00 |
proj_transform.hpp
|
upgrade default projection of epsg:4326 to match exactly what proj4 stores in /usr/local/share/epsg for 4326 (aka WGS84)
|
2010-08-10 18:18:31 +00:00 |
projection.hpp
|
The upcoming 4.8.0 release of PROJ.4 is supposed to be threadsafe, so
|
2010-09-24 15:26:50 +00:00 |
ptree_helpers.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
quad_tree.hpp
|
+ if avoid_edges=true check 'contains' using un-buffered extent.
|
2010-11-22 11:25:36 +00:00 |
query.hpp
|
apply patch from Craig de Stigter for better scaling methods using agg image filters - closes #656
|
2011-01-27 03:47:54 +00:00 |
raster.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
raster_colorizer.hpp
|
remove const which has no effect here
|
2010-11-14 08:32:41 +00:00 |
raster_symbolizer.hpp
|
apply patch from Craig de Stigter for better scaling methods using agg image filters - closes #656
|
2011-01-27 03:47:54 +00:00 |
rule.hpp
|
+ remove template from mapnik::rule
|
2011-01-13 21:35:01 +00:00 |
save_map.hpp
|
Remove unneeded headers from save_map.{cpp,hpp}
|
2010-07-19 00:21:53 +00:00 |
scale_denominator.hpp
|
add a few missing include guards
|
2011-01-13 18:45:40 +00:00 |
shield_symbolizer.hpp
|
+ add explicit support for shield displacement
|
2010-06-28 21:32:30 +00:00 |
sql_utils.hpp
|
create an sql_utils header for all sql-based plugins to be able to leverage, and move the postgis table_from_sql function into it
|
2010-11-11 16:33:30 +00:00 |
stroke.hpp
|
avoid compiler warnings
|
2011-02-09 06:49:58 +00:00 |
style.hpp
|
- more include order reversion
|
2007-10-08 18:10:31 +00:00 |
style_factory.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
svg_renderer.hpp
|
SVG_RENDERER is compiling now, but it won't generate path data, only simple svg tags.
|
2011-01-22 06:47:20 +00:00 |
symbolizer.hpp
|
don't return reference to temporary, and intialize metawriter values
|
2011-01-10 23:04:34 +00:00 |
text_path.hpp
|
be explicit about types for unicode - allows compile with nacl-g++
|
2011-02-19 03:01:13 +00:00 |
text_placements.hpp
|
Add support for multiple placements.
|
2011-02-28 13:17:46 +00:00 |
text_placements_simple.hpp
|
Add support for multiple placements.
|
2011-02-28 13:17:46 +00:00 |
text_symbolizer.hpp
|
Add support for multiple placements.
|
2011-02-28 13:17:46 +00:00 |
unicode.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
utils.hpp
|
+ fixed template parameter shadowing (clang++)
|
2010-06-18 15:39:14 +00:00 |
value.hpp
|
be explicit about types for unicode - allows compile with nacl-g++
|
2011-02-19 03:01:13 +00:00 |
value_error.hpp
|
reflect new box2d<double>from_bbox() function in python, and add a new value_error class to represent parsing errors (TODO: translate in python to ValueError and throw from other parsers like expression and color)
|
2010-11-15 03:21:43 +00:00 |
version.hpp
|
bump version to mapnik 2.0.0
|
2011-02-05 03:10:19 +00:00 |
vertex.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
vertex_transform.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
vertex_vector.hpp
|
+ simplify geometry implementation
|
2010-11-03 13:19:15 +00:00 |
wall_clock_timer.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
wkb.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |