.. |
svg
|
+ SVG markers initial import
|
2010-05-27 11:19:09 +00:00 |
agg_renderer.hpp
|
+ apply formatting
|
2010-04-09 18:46:09 +00:00 |
arrow.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
attribute.hpp
|
+ sanitize header inclusion a bit
|
2010-03-24 18:01:53 +00:00 |
attribute_collector.hpp
|
+ update attribute collector to handle 'orientation'
|
2010-05-27 10:19:55 +00:00 |
attribute_descriptor.hpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
box2d.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
cairo_renderer.hpp
|
initial skeleton of glyph_symbolizer (coarsely ported from arrow_symbolizer). Mapnik compiles but symbolizer does nothing useful yet and is going to be heavily modified to make use of expressions to be general enough to be usable for purposes other than rendering arrows representing vector direction/intensity
|
2010-03-18 20:04:35 +00:00 |
color.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
color_factory.hpp
|
+ no need for extra std::string alloc - we
|
2010-04-09 18:46:01 +00:00 |
config.hpp
|
improved win32 support from Valery Moiseev.
|
2007-01-17 11:43:11 +00:00 |
config_error.hpp
|
- found and fixed another wild pointer
|
2008-01-07 07:32:55 +00:00 |
coord.hpp
|
- more include order reversion
|
2007-10-08 18:10:31 +00:00 |
coord_array.hpp
|
- more include order reversion
|
2007-10-08 18:10:31 +00:00 |
css_color_grammar.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
ctrans.hpp
|
+ don't use C style casts
|
2010-03-17 21:39:20 +00:00 |
datasource.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
datasource_cache.hpp
|
expose list of registered plugins as a 'plugin_names()' method of DatasourceCache similar to the FontEngine.face_names() - closes #246
|
2009-06-22 06:59:56 +00:00 |
distance.hpp
|
+ fix msvc-9.0 compiler warnings
|
2009-02-17 23:19:28 +00:00 |
ellipsoid.hpp
|
ellipsoid
|
2006-10-18 23:02:57 +00:00 |
enumeration.hpp
|
+ comment out exit() calls (todo: implement better
|
2010-05-27 10:20:17 +00:00 |
expression_evaluator.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
expression_grammar.hpp
|
Revert "re factor expression grammar/parser stuff"
|
2010-03-15 21:08:56 +00:00 |
expression_node.hpp
|
+ sanitize header inclusion a bit
|
2010-03-24 18:01:53 +00:00 |
expression_string.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
factory.hpp
|
- more include order reversion
|
2007-10-08 18:10:31 +00:00 |
feature.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
feature_factory.hpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
feature_layer_desc.hpp
|
1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1).
|
2007-03-16 10:11:37 +00:00 |
feature_style_processor.hpp
|
+ calculate resolution using map's current extent
|
2010-03-01 00:04:05 +00:00 |
feature_type_style.hpp
|
- more include order reversion
|
2007-10-08 18:10:31 +00:00 |
fill.hpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
filter_factory.hpp
|
+ sanitize header inclusion a bit
|
2010-03-24 18:01:53 +00:00 |
filter_featureset.hpp
|
implemented query_map_point method on map object:
|
2006-12-06 20:26:59 +00:00 |
font_engine_freetype.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
font_set.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
gamma.hpp
|
+ use fully qualified names from stl
|
2009-01-15 23:12:56 +00:00 |
geom_util.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
geometry.hpp
|
+ use path-like geometries
|
2010-05-27 10:20:41 +00:00 |
global.hpp
|
+ use rint(v) instead of int(round(v)) + add rint implementation - msvc hasn't got one + minor cleanups
|
2010-03-11 23:19:12 +00:00 |
glyph_symbolizer.hpp
|
+ use <mapnik/filter_factory.hpp>
|
2010-03-24 18:02:02 +00:00 |
graphics.hpp
|
+ use rint(v) instead of int(round(v)) + add rint implementation - msvc hasn't got one + minor cleanups
|
2010-03-11 23:19:12 +00:00 |
hextree.hpp
|
+ corrected name
|
2010-03-24 18:02:18 +00:00 |
hit_test_filter.hpp
|
1. Changed internal geometry representation (explicit support for multi geometries)
|
2007-09-16 11:23:51 +00:00 |
image_cache.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
image_data.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
image_reader.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
image_util.hpp
|
+ use rint(v) instead of int(round(v)) + add rint implementation - msvc hasn't got one + minor cleanups
|
2010-03-11 23:19:12 +00:00 |
image_view.hpp
|
reverting back to 700
|
2008-06-29 10:56:29 +00:00 |
jpeg_io.hpp
|
support BIG_ENDIAN and jpeg output
|
2009-11-02 20:55:26 +00:00 |
label_collision_detector.hpp
|
+ removed unused #include
|
2010-03-08 11:55:08 +00:00 |
label_placement.hpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
layer.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
libxml2_loader.hpp
|
add support for relative paths for entities when using libxml2 and loading xml from string - thanks dodobas for the initial patch
|
2009-12-06 22:18:45 +00:00 |
line_pattern_symbolizer.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
line_symbolizer.hpp
|
+ (c++) renamed mapnik::Color to mapnik::color
|
2009-01-14 12:10:24 +00:00 |
load_map.hpp
|
add support for relative paths for entities when using libxml2 and loading xml from string - thanks dodobas for the initial patch
|
2009-12-06 22:18:45 +00:00 |
Makefile.am
|
support for sqlite3 and ogr
|
2009-02-18 22:17:00 +00:00 |
map.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
markers_converter.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
markers_symbolizer.hpp
|
expose get/set for allow_overlap in MarkersSymbolizer
|
2010-04-15 21:47:44 +00:00 |
memory.hpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
memory_datasource.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
memory_featureset.hpp
|
Created python binding to memory_datasource which can be added Features built programaticcaly. See tests for sample use until docs are done. #528 is almost closed.
|
2010-03-19 16:16:15 +00:00 |
octree.hpp
|
handle case of empty octrees. #540
|
2010-03-24 17:36:39 +00:00 |
params.hpp
|
support for user defined 'extent' parameter (for example : -180,-90,180,90)
|
2008-01-29 16:59:51 +00:00 |
path_expression_grammar.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
placement_finder.hpp
|
+ implement rotated text logic in placement finder
|
2010-05-27 10:19:47 +00:00 |
plugin.hpp
|
Include ltdl.h instead of trying to forward declare libtool
|
2008-05-22 07:08:14 +00:00 |
png_io.hpp
|
handle case of empty octrees. #540
|
2010-03-24 17:36:39 +00:00 |
point_symbolizer.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
polygon_pattern_symbolizer.hpp
|
fix include guard
|
2010-01-11 18:57:45 +00:00 |
polygon_symbolizer.hpp
|
+ formatting
|
2010-05-27 10:20:25 +00:00 |
pool.hpp
|
allow multi/single threaded variants
|
2008-02-04 16:12:13 +00:00 |
proj_transform.hpp
|
+add pickle support for proj_transform and view/coord_transform - see #345
|
2009-05-24 06:31:32 +00:00 |
projection.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
ptree_helpers.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
quad_tree.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
query.hpp
|
+ merge ctors
|
2010-03-15 21:08:37 +00:00 |
raster.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
raster_colorizer.hpp
|
added a max_value attribute to color_band to handle the case of the last band more gracefully
|
2010-05-06 07:21:11 +00:00 |
raster_symbolizer.hpp
|
pre-eliminary raster coloring support
|
2010-03-12 13:34:13 +00:00 |
rule.hpp
|
+ sanitize header inclusion a bit
|
2010-03-24 18:01:53 +00:00 |
save_map.hpp
|
rename map.save_map_string to map.save_map_to_string
|
2009-12-06 22:33:47 +00:00 |
scale_denominator.hpp
|
fixed scale_denomitator
|
2006-11-17 02:01:21 +00:00 |
shield_symbolizer.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
stroke.hpp
|
+ add stroke-dashoffset property
|
2010-04-09 18:46:25 +00:00 |
style.hpp
|
- more include order reversion
|
2007-10-08 18:10:31 +00:00 |
style_factory.hpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
symbolizer.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
text_path.hpp
|
initial skeleton of glyph_symbolizer (coarsely ported from arrow_symbolizer). Mapnik compiles but symbolizer does nothing useful yet and is going to be heavily modified to make use of expressions to be general enough to be usable for purposes other than rendering arrows representing vector direction/intensity
|
2010-03-18 20:04:35 +00:00 |
text_symbolizer.hpp
|
+ add orientation parameter
|
2010-05-27 10:19:39 +00:00 |
unicode.hpp
|
+ add missing MAPNIK_DECL
|
2009-02-12 14:33:00 +00:00 |
utils.hpp
|
allow multi/single threaded variants
|
2008-02-04 16:12:13 +00:00 |
value.hpp
|
+ add specialization for bool in to_expression_string()
|
2010-03-24 18:01:45 +00:00 |
version.hpp
|
+ increment version (trunk) to 8.0.0
|
2010-01-07 11:09:00 +00:00 |
vertex.hpp
|
1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1).
|
2007-03-16 10:11:37 +00:00 |
vertex_transform.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
vertex_vector.hpp
|
Fix build with GCC 4.3 (fixes #76)
|
2008-03-24 14:03:05 +00:00 |
wall_clock_timer.hpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
wkb.hpp
|
- added new et input plugin
|
2009-03-22 22:26:42 +00:00 |