Dane Springmeyer
|
39d199aa49
|
code formatting
|
2011-11-13 19:54:32 -08:00 |
|
Dane Springmeyer
|
bdd2441a86
|
fix and re-enable point symbolizer pickling
|
2011-03-02 14:39:41 +00:00 |
|
Dane Springmeyer
|
53d72b398e
|
+reflect placement for point_sym in python
|
2011-02-01 19:28:01 +00:00 |
|
Dane Springmeyer
|
75649b8863
|
add 'interior' point placement option to point_symbolizer - closes #709
|
2011-02-01 08:16:32 +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
|
3011f53205
|
add support to PointSymbolizer for 'ignore_placement' - #564
|
2010-10-15 02:15:40 +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
|
5b9ddbaecd
|
add pickling support for point_symbolizer and expose the filename property (patch from mishok13 - thanks) - closes #114, addresses #345
|
2009-08-27 21:11:17 +00:00 |
|
Artem Pavlenko
|
565da55742
|
+ point symbolizer opacity patch from Brian (openstreetmap@brian.quinion.co.uk)
|
2008-09-19 08:27:32 +00:00 |
|
Artem Pavlenko
|
0f49956a56
|
reflect 'allow_overlap' property in Python bindings
(patch from rcoup)
|
2008-01-07 10:23:02 +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
|
024f501903
|
1. exposed fill_opacity property in PolygonSymbolizer
2. added default ctors to {Point,Line,Polygon}Symbolizers
|
2006-05-31 21:25:21 +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 |
|