.. |
mapnik
|
add mapnik_version_from_string helper function
|
2010-08-10 17:13:14 +00:00 |
Makefile.am
|
new added file
|
2009-04-04 12:24:45 +00:00 |
mapnik_color.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_coord.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_datasource.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_datasource_cache.cpp
|
+reflect 'plugin_names()' method in python
|
2009-06-22 07:04:07 +00:00 |
mapnik_enumeration.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_envelope.cpp
|
expose an indexing operator on box2d to allow for easy pythonic access to bounds parts
|
2010-09-16 14:41:29 +00:00 |
mapnik_expression.cpp
|
+ refactor path expressions parser
|
2010-06-18 15:39:32 +00:00 |
mapnik_feature.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_featureset.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_font_engine.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_geometry.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_glyph_symbolizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_image.cpp
|
support more compositing modes
|
2010-09-02 20:20:34 +00:00 |
mapnik_image_view.cpp
|
scons: make libjpeg dependency optional (still required by default)
|
2010-06-03 19:50:27 +00:00 |
mapnik_layer.cpp
|
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 |
mapnik_line_pattern_symbolizer.cpp
|
+ refactor path expressions parser
|
2010-06-18 15:39:32 +00:00 |
mapnik_line_symbolizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_map.cpp
|
touch up docstrings in mapnik.Map and throw IndexError if negative value is passed to query_map_point or query_point from python as we don't currently support finding layers by negative index
|
2010-08-27 16:16:16 +00:00 |
mapnik_markers_symbolizer.cpp
|
+ refactor path expressions parser
|
2010-06-18 15:39:32 +00:00 |
mapnik_parameters.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_point_symbolizer.cpp
|
+ refactor path expressions parser
|
2010-06-18 15:39:32 +00:00 |
mapnik_polygon_pattern_symbolizer.cpp
|
+ add support to polygon_patter_symbolizer for global pattern alignment in addition to local/feature (default) alignment - closes #203
|
2010-06-20 22:36:49 +00:00 |
mapnik_polygon_symbolizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_proj_transform.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_projection.cpp
|
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 |
mapnik_python.cpp
|
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 |
mapnik_query.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_raster_colorizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_raster_symbolizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_rule.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_shield_symbolizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_stroke.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_style.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_symbolizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_text_symbolizer.cpp
|
+ update python bindings to reflect opacity/text-opacoity
|
2010-06-15 12:28:22 +00:00 |
mapnik_view_transform.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
python_cairo.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
python_optional.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
SConscript
|
Add the ability to pass custom CXXFLAGS and LDFLAGS that will be prioritized above other compiler and linker flags
|
2010-09-18 18:02:15 +00:00 |