Artem Pavlenko
|
71acd6f48a
|
Tagging 0.7.0 release
|
2010-01-14 00:45:21 +00:00 |
|
Artem Pavlenko
|
2c12762829
|
+ add some stderr printing to assist debugging
dodgy shapefiles
|
2010-01-13 23:41:14 +00:00 |
|
Artem Pavlenko
|
07729249ac
|
+ fixed 'optional' measure in multipointz
|
2010-01-13 23:07:35 +00:00 |
|
Artem Pavlenko
|
2495257b86
|
+ read z and m bounds from the header
|
2010-01-13 23:07:27 +00:00 |
|
Artem Pavlenko
|
090fdb3974
|
+ take into account <base> when reading
width/height - fixed
|
2010-01-13 23:07:19 +00:00 |
|
Artem Pavlenko
|
4483564b5e
|
+ correct parameters order
|
2010-01-13 23:07:12 +00:00 |
|
Artem Pavlenko
|
8d7ad5b190
|
+ implement missing support for :
multipoint
multipointm
multipointz
|
2010-01-13 17:18:01 +00:00 |
|
Artem Pavlenko
|
8a5e1ea736
|
+ ident fix
|
2010-01-13 17:17:53 +00:00 |
|
Dane Springmeyer
|
b096852829
|
add 'gamma' attribute to PolygonSymbolizer, along with tests against simplified world borders shapefile - setting gamma to .5-.7 can remove gaps in processed_p.shp depending on background color - closes #428
|
2010-01-13 00:14:44 +00:00 |
|
Artem Pavlenko
|
17b8eda5aa
|
+ correct filter expression encoding
|
2010-01-12 11:42:22 +00:00 |
|
Dane Springmeyer
|
bbba1f73a6
|
update CHANGELOG for 0.7.0 release - closes #466
|
2010-01-12 07:06:27 +00:00 |
|
Artem Pavlenko
|
dbc2e45d57
|
+ remove *.html doc files
+ update epydoc generation script
|
2010-01-11 23:51:01 +00:00 |
|
Dane Springmeyer
|
9a00128321
|
touchup 0.7 install doc
|
2010-01-11 19:41:18 +00:00 |
|
Dane Springmeyer
|
38514efa44
|
fix compiler warnings by using proper OR operator
|
2010-01-11 17:31:37 +00:00 |
|
Artem Pavlenko
|
8cd7645561
|
+ make width,height and type optinal in following
symbolizers:
* point_symbolizer
* shield_symbolizer
* line_pattern_symbolizer
* polygon_pattern_symbolizer
|
2010-01-11 13:27:38 +00:00 |
|
Dane Springmeyer
|
cf4c94a44b
|
update rundemo.py to show rendering without pycairo and using jpeg quality options
|
2010-01-11 02:16:01 +00:00 |
|
Dane Springmeyer
|
79d939cb46
|
remove another autotools piece and mark failing tests as TODO for next release
|
2010-01-11 01:47:38 +00:00 |
|
Dane Springmeyer
|
0ac3fc46b6
|
remove last autotools parts from 0.7 branch
|
2010-01-11 01:42:14 +00:00 |
|
Dane Springmeyer
|
42249704d7
|
increment abi versions to 0.7.0
|
2010-01-11 01:28:42 +00:00 |
|
Dane Springmeyer
|
53a4d1a954
|
update python api docs
|
2010-01-11 01:17:21 +00:00 |
|
Dane Springmeyer
|
0370ecec90
|
reflect new TextSymbolizer options in python bindings and add to pickling tests
|
2010-01-11 01:16:17 +00:00 |
|
Dane Springmeyer
|
33908e616c
|
update python api docs
|
2010-01-11 00:15:30 +00:00 |
|
Dane Springmeyer
|
0110f3bb3d
|
remove unmaintained autotools from 0.7 branch
|
2010-01-11 00:05:54 +00:00 |
|
Dane Springmeyer
|
a381672ed7
|
add missing PostGIS options in python docstrings
|
2010-01-11 00:04:56 +00:00 |
|
Dane Springmeyer
|
b4a0e89a9f
|
expose ability to write to cairo formats from python without pycairo - closes #381
|
2010-01-10 23:38:27 +00:00 |
|
Dane Springmeyer
|
a3c1f9090b
|
revert r1348 by enforcing map clipping by layer bounds, re-opens #420, closes #486, see also http://trac.mapnik.org/wiki/BoundsClipping
|
2010-01-10 21:42:44 +00:00 |
|
Dane Springmeyer
|
17945c57ec
|
make sure mapfileis invalid so that test passes
|
2010-01-10 21:41:20 +00:00 |
|
Dane Springmeyer
|
93c0d8cae1
|
undercase file ext of testing shapefile
|
2010-01-09 22:52:46 +00:00 |
|
Artem Pavlenko
|
7f103c1218
|
+ apply #485 logic for default vertical
alignment :
dy = 0 vertical_alignment="middle"
dy > 0 vertical_alignment="bottom"
dy < 0 vertical_alignment="top"
|
2010-01-09 15:06:48 +00:00 |
|
Artem Pavlenko
|
6a74155bf2
|
+ upgrade version to 700
|
2010-01-09 14:47:45 +00:00 |
|
Artem Pavlenko
|
230f96b3cf
|
+ make it compile on win32
|
2010-01-09 14:46:38 +00:00 |
|
Artem Pavlenko
|
9a9042ce84
|
+ avoid GCC specific features on win32 (range case in switch stmt)
|
2010-01-09 14:45:58 +00:00 |
|
Artem Pavlenko
|
29b95ac598
|
+ removed empty virtual dtor - not needed
|
2010-01-08 16:44:08 +00:00 |
|
Artem Pavlenko
|
4b93e0f58d
|
+ fix compiler warning
|
2010-01-08 15:44:34 +00:00 |
|
Artem Pavlenko
|
7093074706
|
+ revert mapnik2 syntax
|
2010-01-08 15:44:05 +00:00 |
|
Artem Pavlenko
|
6b96ba1a1a
|
+ remove mapnik2 syntax
+ fix compiler warnings
|
2010-01-08 15:43:28 +00:00 |
|
Dane Springmeyer
|
2484e818b8
|
scons: support py3k in python configuration detection
|
2010-01-07 17:14:39 +00:00 |
|
Dane Springmeyer
|
f844e13afb
|
fix default values for vertical_alignment in the TextSymbolizer and ShieldSymbolizer - closes #468
|
2010-01-06 17:48:30 +00:00 |
|
Dane Springmeyer
|
b64fb713f3
|
scons: make sure help is displayed if -h or --help is supplied even if we are not able to configure successfully and add more user friendly output for dependencies that are not found
|
2010-01-05 23:27:13 +00:00 |
|
Dane Springmeyer
|
a3b3d7dde6
|
remove unneeded header
|
2010-01-05 21:30:24 +00:00 |
|
Dane Springmeyer
|
7f04fd83a7
|
apply fix from Marcin for semitransparency of png256 - closes #477 and resolves discussion at #202
|
2010-01-05 15:42:07 +00:00 |
|
Dane Springmeyer
|
9ab543bdb4
|
fix memory leak in load_map when using libxml2 by freeing the libxml tree as per http://xmlsoft.org/xmlmem.html - closes #473 - thanks mishok13 for the detailed report and testing
|
2010-01-01 22:39:17 +00:00 |
|
Dane Springmeyer
|
77ccb92054
|
merge r1497 through r1498 from trunk into 0.7 branch
|
2009-12-31 16:11:52 +00:00 |
|
Dane Springmeyer
|
f409f91250
|
apply patch from marcin to fix problem with occaisionaly garbled/striped png256 output along shape edges - closes #416,#445,#447, improves upon #202
|
2009-12-31 15:43:05 +00:00 |
|
Dane Springmeyer
|
cabdd341cd
|
merge r1496 from trunk into 0.7 branch
|
2009-12-16 22:28:33 +00:00 |
|
Dane Springmeyer
|
3c655b0a0f
|
apply r1491 + modification for BIG_ENDIAN to from mapnik2 - closes #444
|
2009-12-15 22:14:09 +00:00 |
|
Dane Springmeyer
|
354bdbd15a
|
fix small bug in FindBoost implementation and expose ability to specify a custom library path or library name for boost_python as various packaging systems on debian are using new suffixes to support two versions of python and we need an easy way to point boost specifically at these libraries - closes #351
|
2009-12-15 19:17:41 +00:00 |
|
Dane Springmeyer
|
d1dbf89961
|
disable the wall clock timer as it is not portable code and we can't release at this time
|
2009-12-15 19:09:30 +00:00 |
|
Dane Springmeyer
|
798b0731e5
|
apply small patch from David Eastcott which fixes a problem with the insertion of character envelope fragments (as a result of overlap rejection) into the detector which in turn causes rejection of other text placement that should have been rendered.
|
2009-12-13 23:29:02 +00:00 |
|
Dane Springmeyer
|
19194dd8fa
|
correct type
|
2009-12-13 23:27:43 +00:00 |
|