Dane Springmeyer
|
ac8e22a781
|
bindings: get_filename - no need for const here
|
2012-09-03 10:52:26 -07:00 |
|
Dane Springmeyer
|
501d322c96
|
+reflect comp_op, smooth, and clip in python bindings for all relevant symbolizers - closes #1264
|
2012-08-21 18:05:43 -07:00 |
|
Dane Springmeyer
|
72f967924e
|
+reflect new opacity propert of polygon_pattern_symbolizer in python
|
2012-08-20 18:52:07 -07:00 |
|
Dane Springmeyer
|
91b15c4cdf
|
remove python pickling for map/style/rule/symbolizers/fontset/query - refs #1391
|
2012-08-15 13:55:36 -07:00 |
|
kunitoki
|
1f351e0e09
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
|
Dane Springmeyer
|
f310148337
|
whitespace fixes (using format_source_files.sh)
|
2012-02-01 17:30:26 -08:00 |
|
Artem Pavlenko
|
ab314b44a4
|
+ use mapnik::gamma_method_e for all symbolizers
+ fixes #1042 : avoid pushin duplcaite name into boost.python registry
|
2012-01-19 12:45:24 -05:00 |
|
Cezary Tarnowski
|
93ff232ca2
|
#1023 making gamma power default, making gamma-method awailable for polygon pattern symolizer and stroke
|
2012-01-13 18:20:03 +01:00 |
|
Dane Springmeyer
|
39d199aa49
|
code formatting
|
2011-11-13 19:54:32 -08:00 |
|
Dane Springmeyer
|
f47e350121
|
use 'alignment' keyword in python to match XML in polygon_pattern_symbolizer, closes #203
|
2011-06-28 23:22:06 +00:00 |
|
Dane Springmeyer
|
476e04c4c7
|
add gamma to polygon-pattern-symbolizer, useful for avoiding AA affects at tile edges so that global patterns can have seamless alignment
|
2011-06-28 22:37:35 +00:00 |
|
Dane Springmeyer
|
9775a1ee5b
|
expose filename (path_expression string) as property on all symbolizers_with_image (TODO consider exposing actual PathExpression) - and fixup displacement get/set on various symbolizers, moving to properties for consistency
|
2010-12-14 00:24:34 +00:00 |
|
Robert Coup
|
91a0719778
|
#664 enable svg-style transforms to be set via python bindings. eg sym.transform = 'scale(0.4, 1.0) rotate(0.3)'
|
2010-11-29 20:58:30 +00:00 |
|
Dane Springmeyer
|
0959f8ef16
|
+ 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 |
|
Artem Pavlenko
|
cf26db081a
|
+ refactor path expressions parser
|
2010-06-18 15:39:32 +00:00 |
|
Artem Pavlenko
|
246731874b
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
|
Artem Pavlenko
|
47dc1e197b
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
|
Dane Springmeyer
|
bd1407b7c5
|
+add pickle support for pattern symbolizers - see #345
|
2009-05-24 05:45:07 +00:00 |
|
Artem Pavlenko
|
992af4747d
|
1. move include to mapnik/include
2. update demos,bibdibgs etc.
|
2006-10-04 11:22:18 +00:00 |
|
Artem Pavlenko
|
93740b5dec
|
refactored #includes to reduce compilation times
added mapnik_query skeleton
|
2006-09-11 09:48:27 +00:00 |
|
Artem Pavlenko
|
61fd258fd1
|
changing licence from GPL to LGPL
|
2006-03-31 10:32:02 +00:00 |
|
Artem Pavlenko
|
9de253198b
|
1.python bindings updated to reflect symbolizers changes
2.added label collision detector ( TODO - proper impl!)
|
2006-02-25 11:03:30 +00:00 |
|