.. |
mapnik
|
Implement input plugin for PostGIS Rasters
|
2014-08-01 10:25:41 +02:00 |
mapnik2
|
switch back from mapnik2 to mapnik
|
2011-11-23 11:33:58 +00:00 |
build.py
|
scons: collect pycairo flags at configure time
|
2015-02-02 21:41:32 -08:00 |
mapnik_color.cpp
|
expose mapnik.Color.packed to get unsigned rgba value
|
2013-10-01 21:30:49 -07:00 |
mapnik_coord.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_datasource.cpp
|
python bindings: reduce compile times by consolidating code in fewer cpp files
|
2013-11-05 15:11:23 -08:00 |
mapnik_datasource_cache.cpp
|
Merge branch 'master' into bigint
|
2012-12-18 13:57:39 +00:00 |
mapnik_enumeration.hpp
|
python bindings: reduce compile times by consolidating code in fewer cpp files
|
2013-11-05 15:11:23 -08:00 |
mapnik_envelope.cpp
|
add pad method on box2d to help tighten otherwise verbose code
|
2012-12-11 13:56:25 -08:00 |
mapnik_expression.cpp
|
finish to rename of mapnik::Feature -> mapnik::feature_impl
|
2013-05-16 11:55:58 -07:00 |
mapnik_feature.cpp
|
backport geojson parsing/generation fixes from master to 2.3.x - refs #2083
|
2013-11-21 14:11:47 -08:00 |
mapnik_featureset.cpp
|
finish to rename of mapnik::Feature -> mapnik::feature_impl
|
2013-05-16 11:55:58 -07:00 |
mapnik_font_engine.cpp
|
iwyu
|
2012-12-16 12:50:36 -08:00 |
mapnik_fontset.cpp
|
refactor fontsets making them optional on the symbolizer and removing the dangerous default contructor - closes #1483 (TODO - consider modifying insert_fontset to only take single arg of fontset instance)
|
2012-09-14 14:17:45 -07:00 |
mapnik_gamma_method.cpp
|
remove old $ cruft
|
2012-08-24 13:49:28 -07:00 |
mapnik_geometry.cpp
|
iwyu
|
2013-06-02 20:19:33 -07:00 |
mapnik_grid.cpp
|
make it possible to disable compilation of grid_renderer - closes #1962
|
2013-07-23 19:37:25 -04:00 |
mapnik_grid_view.cpp
|
make it possible to disable compilation of grid_renderer - closes #1962
|
2013-07-23 19:37:25 -04:00 |
mapnik_image.cpp
|
fix cairo reference counting and add more cairo context tests - closes #2031
|
2013-10-28 12:46:44 -07:00 |
mapnik_image_view.cpp
|
im/view.is_solid method in python bindings to match node-mapnik - closes #1728
|
2013-02-22 13:40:05 -08:00 |
mapnik_label_collision_detector.cpp
|
iwyu
|
2012-12-16 12:50:36 -08:00 |
mapnik_layer.cpp
|
python bindings: reduce compile times by consolidating code in fewer cpp files
|
2013-11-05 15:11:23 -08:00 |
mapnik_logger.cpp
|
iwyu
|
2012-12-16 12:50:36 -08:00 |
mapnik_map.cpp
|
add RESPECT mode to make 'fixing' of bbox aspect a no-op on map
|
2014-08-14 20:25:53 -07:00 |
mapnik_palette.cpp
|
iwyu
|
2013-06-02 20:19:33 -07:00 |
mapnik_parameters.cpp
|
use icu:: namespace and start isolating icu impl by consistenly using mapnik::value_unicode_string
|
2013-08-13 18:52:04 -04:00 |
mapnik_proj_transform.cpp
|
iwyu
|
2013-06-02 20:19:33 -07:00 |
mapnik_projection.cpp
|
remove uneeded default args to projection ctor (also fixes msvc linking)
|
2013-02-20 10:47:55 -08:00 |
mapnik_python.cpp
|
add has_svg_renderer status to python bindings
|
2013-11-22 15:50:48 -08:00 |
mapnik_query.cpp
|
fix access to mapnik::query::property_names in python - closes #1762
|
2013-03-14 15:31:21 -07:00 |
mapnik_raster_colorizer.cpp
|
fix raster colorizer via python
|
2013-09-25 15:22:57 -07:00 |
mapnik_rule.cpp
|
python bindings: reduce compile times by consolidating code in fewer cpp files
|
2013-11-05 15:11:23 -08:00 |
mapnik_scaling_method.cpp
|
python bindings: reduce compile times by consolidating code in fewer cpp files
|
2013-11-05 15:11:23 -08:00 |
mapnik_stroke.cpp
|
python: add properties to mapnik.Stroke to match xml/svg spec - refs #1427
|
2012-08-21 15:59:31 -07:00 |
mapnik_style.cpp
|
make inflated image for blurring opt-in via 'image-filters-inflate' option - refs #2165
|
2014-02-27 10:11:17 -08:00 |
mapnik_svg.hpp
|
bindings: get_filename - no need for const here
|
2012-09-03 10:52:26 -07:00 |
mapnik_symbolizer.cpp
|
remove force_odd_labels - refs #2120
|
2014-04-24 20:22:01 -07:00 |
mapnik_text_placement.cpp
|
remove force_odd_labels - refs #2120
|
2014-04-24 20:22:01 -07:00 |
mapnik_threads.hpp
|
python bindings: reduce compile times by consolidating code in fewer cpp files
|
2013-11-05 15:11:23 -08:00 |
mapnik_value_converter.hpp
|
Avoid truncating 64 bit return values on 32 bit platforms
|
2013-07-10 22:36:11 +01:00 |
mapnik_view_transform.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_wkt_reader.cpp
|
optimized WKTReader for parsing WKT into geometry paths
|
2013-09-15 23:23:43 -07:00 |
python_grid_utils.cpp
|
python bindings: reduce compile times by consolidating code in fewer cpp files
|
2013-11-05 15:11:23 -08:00 |
python_grid_utils.hpp
|
+ don't pass std::string arg by value - use const&
|
2012-08-16 12:05:31 +01:00 |
python_optional.hpp
|
python bindings: reduce compile times by consolidating code in fewer cpp files
|
2013-11-05 15:11:23 -08:00 |