.. |
svg
|
avoid compiler warnings
|
2010-09-18 18:51:22 +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
|
Added support for processing multiple symbolizers to svg renderer.
|
2010-08-10 08:23:02 +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
|
Last Summer of Code changes: Support metawriter in upgrade_map_xml.py, fix attribute collector.
|
2010-08-16 19:14:21 +00:00 |
attribute_descriptor.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
box2d.hpp
|
expose an indexing operator on box2d to allow for easy pythonic access to bounds parts
|
2010-09-16 14:41:29 +00:00 |
cairo_renderer.hpp
|
Added support for processing multiple symbolizers to svg renderer.
|
2010-08-10 08:23:02 +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
|
Implemented svg_renderer::process_polygon_symbolier that uses the SVG path grammar, which outputs coords in map coords.
|
2010-07-28 06:50:25 +00:00 |
datasource.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
datasource_cache.hpp
|
output metadata about the searched plugin directories if a plugin cannot be found - closes #568
|
2010-07-15 21:11:41 +00:00 |
distance.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
ellipsoid.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
enumeration.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
expression_evaluator.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
expression_grammar.hpp
|
+ fixed bug introduced in r1920
|
2010-06-28 22:43:35 +00:00 |
expression_node.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +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
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +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 SVG processor dependent (for now) on SVG_RENDERER scons option
|
2010-08-10 23:46:11 +00:00 |
feature_type_style.hpp
|
Added basic infrastructure for metawriter and support for JSON output (limited to PointSymbolizer atm)
|
2010-07-06 00:37:05 +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
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +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
|
+ make typdefs public
|
2010-09-02 20:20:26 +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 |
graphics.hpp
|
fix raster blending, ported r2137, fixing #589
|
2010-08-12 06:59:35 +00:00 |
hextree.hpp
|
+ qualify wit std::
|
2010-06-18 15:38:52 +00:00 |
hit_test_filter.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
image_cache.hpp
|
make sure to only use mutexes if THREADING=multi/MAPNIK_THREADSAFE=True
|
2010-07-14 01:28:28 +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
|
only expose save_to_cairo_file if cairo support available
|
2010-07-14 18:30:22 +00:00 |
image_view.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
jpeg_io.hpp
|
add newline at end of file to avoid compiler warning on RHEL
|
2010-08-26 23:15:07 +00:00 |
label_collision_detector.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
label_placement.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
layer.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 |
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 |
Makefile.am
|
support for sqlite3 and ogr
|
2009-02-18 22:17:00 +00:00 |
map.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 |
markers_placement.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
markers_symbolizer.hpp
|
add additional support for dynamically drawing ellipses in the markers_symbolizer, now supporting both line/point placement, metawriters for point placement, and width/height/stroke attributes - TODO - reflect in python bindings, buggy matrix transform for ellipses
|
2010-08-19 17:33:01 +00:00 |
memory.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
memory_datasource.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
memory_featureset.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
metawriter.hpp
|
Metawriter support for LineSymbolizer and LinePatternSymbolizer
|
2010-08-12 21:39:29 +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
|
Get full fontsize information.
|
2010-08-10 12:05:38 +00:00 |
plugin.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
png_io.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
point_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_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
|
allow for maintaining default ctor for projection class, reverting part of r2105 and part of r2102 (would have caused compile problems in mod_tile) - see also #333, which this sets us up for
|
2010-08-10 17:42:17 +00:00 |
ptree_helpers.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
quad_tree.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
query.hpp
|
+ add filter_factor on mapnik::query and allow setting of factor for image scaling modes which demand high quality resampling - bilinear requires 2x, others in future like lanzcos may require 3-4x - addresses #563
|
2010-06-20 04:01:59 +00:00 |
raster.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
raster_colorizer.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
raster_symbolizer.hpp
|
+ call base class ctor
|
2010-07-14 14:46:26 +00:00 |
rule.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
save_map.hpp
|
Remove unneeded headers from save_map.{cpp,hpp}
|
2010-07-19 00:21:53 +00:00 |
scale_denominator.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
shield_symbolizer.hpp
|
+ add explicit support for shield displacement
|
2010-06-28 21:32:30 +00:00 |
stroke.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +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
|
Added support for processing multiple symbolizers to svg renderer.
|
2010-08-10 08:23:02 +00:00 |
symbolizer.hpp
|
Add metawriter support to save_map.cpp
|
2010-08-12 00:11:01 +00:00 |
text_path.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
text_symbolizer.hpp
|
rename text_convert to text_transform to match css naming convention (also matching enums to css)
|
2010-09-18 19:10:18 +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
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
version.hpp
|
+ increment version (trunk) to 8.0.0
|
2010-01-07 11:09:00 +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
|
allow vertex_vector2 to be copyable, enabling compiles on osx - needs second look #588
|
2010-08-10 17:22:21 +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 |