..
mapnik
remove force-odd-labels - refs #2120
2014-07-29 14:37:29 -07:00
mapnik2
switch back from mapnik2 to mapnik
2011-11-23 11:33:58 +00:00
boost_std_shared_shim.hpp
fix c++11/clang-3.4/linux compile issue - closes #2022
2014-03-18 14:17:25 -07:00
build.py
scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging
2014-06-09 13:55:56 -07:00
mapnik_color.cpp
attempt to fix boost python with c++11 and boost 1.49 - refs #2022
2013-10-23 15:42:01 -07:00
mapnik_coord.cpp
attempt to fix boost python with c++11 and boost 1.49 - refs #2022
2013-10-23 15:42:01 -07:00
mapnik_datasource.cpp
preserve old MemoryDatasource interface in Python
2014-05-30 11:03:57 +01:00
mapnik_datasource_cache.cpp
iwyu
2014-07-23 14:02:36 -07:00
mapnik_enumeration.hpp
c++11 style : replace (almost) all typedef with type alias's
2014-07-07 18:23:15 +01:00
mapnik_enumeration_wrapper_converter.hpp
enumeration_wrapper to python converter (work-in-progress)
2013-12-05 16:31:30 +00:00
mapnik_envelope.cpp
attempt to fix boost python with c++11 and boost 1.49 - refs #2022
2013-10-23 15:42:01 -07:00
mapnik_expression.cpp
support for render time variables
2014-05-11 13:08:24 -07:00
mapnik_feature.cpp
refactor spirit grammars
2014-07-24 14:31:59 -07:00
mapnik_featureset.cpp
attempt to fix boost python with c++11 and boost 1.49 - refs #2022
2013-10-23 15:42:01 -07:00
mapnik_font_engine.cpp
iwyu
2013-11-07 20:24:10 -08:00
mapnik_fontset.cpp
attempt to fix boost python with c++11 and boost 1.49 - refs #2022
2013-10-23 15:42:01 -07:00
mapnik_gamma_method.cpp
remove old $ cruft
2012-08-24 13:49:28 -07:00
mapnik_generator_grammars.cpp
add missing files that instanciate grammars for python bindings
2014-07-24 15:46:18 -07:00
mapnik_geometry.cpp
refactor spirit grammars
2014-07-24 14:31:59 -07:00
mapnik_grid.cpp
attempt to fix boost python with c++11 and boost 1.49 - refs #2022
2013-10-23 15:42:01 -07:00
mapnik_grid_view.cpp
attempt to fix boost python with c++11 and boost 1.49 - refs #2022
2013-10-23 15:42:01 -07:00
mapnik_image.cpp
fix compile of binding/python/mapnik_image.cpp after cairo header shuffling
2014-06-09 10:49:54 -07:00
mapnik_image_view.cpp
attempt to fix boost python with c++11 and boost 1.49 - refs #2022
2013-10-23 15:42:01 -07:00
mapnik_label_collision_detector.cpp
attempt to fix boost python with c++11 and boost 1.49 - refs #2022
2013-10-23 15:42:01 -07:00
mapnik_layer.cpp
python : add comparison operators to Map/Layer/Datasource
2014-05-28 15:40:59 +01:00
mapnik_logger.cpp
attempt to fix boost python with c++11 and boost 1.49 - refs #2022
2013-10-23 15:42:01 -07:00
mapnik_map.cpp
c++11 style : replace (almost) all typedef with type alias's
2014-07-07 18:23:15 +01:00
mapnik_palette.cpp
attempt to fix boost python with c++11 and boost 1.49 - refs #2022
2013-10-23 15:42:01 -07:00
mapnik_parameters.cpp
attempt to fix boost python with c++11 and boost 1.49 - refs #2022
2013-10-23 15:42:01 -07:00
mapnik_parser_grammars.cpp
add missing files that instanciate grammars for python bindings
2014-07-24 15:46:18 -07:00
mapnik_proj_transform.cpp
iwyu
2014-07-22 22:40:39 -07:00
mapnik_projection.cpp
attempt to fix boost python with c++11 and boost 1.49 - refs #2022
2013-10-23 15:42:01 -07:00
mapnik_python.cpp
refactor spirit grammars
2014-07-24 14:31:59 -07:00
mapnik_query.cpp
variables now available as postgis datasource tokens
2014-05-13 20:47:22 -07:00
mapnik_raster_colorizer.cpp
fix raster colorizer access from python
2014-04-24 22:01:58 -07:00
mapnik_rule.cpp
Python interface for group symbolizer.
2014-02-18 16:38:58 -05: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_style.cpp
iwyu
2014-07-23 14:02:36 -07:00
mapnik_svg.hpp
bindings: get_filename - no need for const here
2012-09-03 10:52:26 -07:00
mapnik_symbolizer.cpp
c++11 style : replace (almost) all typedef with type alias's
2014-07-07 18:23:15 +01:00
mapnik_text_placement.cpp
Add repeat-distance to text symbolizer properties.
2014-08-03 16:10:21 -04: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
use mapnik::value_xxx types
2013-12-06 14:36:45 +00:00
mapnik_view_transform.cpp
implement new debug system
2012-04-08 02:20:56 +02:00
python_grid_utils.cpp
fix iterator type
2014-07-30 23:54:27 -07:00
python_grid_utils.hpp
grid renderer: remove old method and fix tests
2014-04-24 22:18:36 -07:00
python_optional.hpp
python bindings: reduce compile times by consolidating code in fewer cpp files
2013-11-05 15:11:23 -08:00
python_to_value.hpp
support for render time variables
2014-05-11 13:08:24 -07:00