Dane Springmeyer
|
1d114b5e2f
|
add make check target that aliases make test-local - refs #1618
|
2012-12-02 18:30:32 -08:00 |
|
Dane Springmeyer
|
be05aa5b60
|
add palette.to_string() method and add python tests of fixed palette functionality
|
2012-11-30 12:31:58 -08:00 |
|
Dane Springmeyer
|
4436721371
|
fix potential compile due to error problematic defines that did not get properly cleaned up in a986aedd05 - refs #1400
|
2012-11-30 11:27:06 -08:00 |
|
Dane Springmeyer
|
bf33e0eaa5
|
pretty print expected json grids in visual tests
|
2012-11-29 18:02:38 -08:00 |
|
Dane Springmeyer
|
f192a3e9f5
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-11-29 17:58:51 -08:00 |
|
Dane Springmeyer
|
6d1dec63c7
|
Merge pull request #1615 from strk/master-fix-marker-multi-policy-test
Fix marker-multi-policy test. Closes #1612
|
2012-11-29 17:57:01 -08:00 |
|
Dane Springmeyer
|
4e9f6c12eb
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-11-29 17:53:06 -08:00 |
|
Dane Springmeyer
|
abb7ed865c
|
Merge pull request #1616 from strk/master-whole-centroid
Fix "whole" multi centroid computation
|
2012-11-29 17:52:28 -08:00 |
|
Dane Springmeyer
|
53acae94be
|
as discussed with @artemp - there should be no need or benefit to trying to handle F type in dbf since it is a foxpro extension that shapefiles do not commonly use
|
2012-11-29 17:44:06 -08:00 |
|
artemp
|
26889c4761
|
+ support 'logical' type #1614
|
2012-11-29 17:19:34 +00:00 |
|
Sandro Santilli
|
54d75d946b
|
Fix "whole" multi centroid computation
Includes testcase.
Closes #1606
|
2012-11-29 17:55:13 +01:00 |
|
Sandro Santilli
|
60e3f81331
|
Fix marker-multi-policy test. Closes #1612
|
2012-11-29 15:00:26 +01:00 |
|
artemp
|
85e00d6596
|
Merge remote-tracking branch 'origin/master'
|
2012-11-29 10:36:18 +00:00 |
|
artemp
|
430e75e0ac
|
+ better stdout
|
2012-11-29 10:35:03 +00:00 |
|
artemp
|
913e1d0cfe
|
+ don't expect we _must_ consume all input when parsing numbers
some DBF can have some junk appended to records #1605
|
2012-11-29 10:23:51 +00:00 |
|
Dane Springmeyer
|
363fc2ddd0
|
fix logic error
|
2012-11-28 21:18:17 -08:00 |
|
Dane Springmeyer
|
52c3f8ff6e
|
disable bbox intersection testing when caching features on the fly during rendering - closes #1543
|
2012-11-28 20:56:08 -08:00 |
|
Dane Springmeyer
|
53922be94e
|
fix method name - refs #1562
|
2012-11-28 20:54:39 -08:00 |
|
Dane Springmeyer
|
65c995ce0e
|
add #1562 to master changelog
|
2012-11-28 20:24:20 -08:00 |
|
Dane Springmeyer
|
57aa6dd052
|
add serialization of line_symbolizer offset - closes #1562
|
2012-11-28 20:21:22 -08:00 |
|
Dane Springmeyer
|
8bfc330015
|
postgis: do not fatally throw if metadata queries fail - closes #1609 and closes #1565
|
2012-11-28 20:19:11 -08:00 |
|
Dane Springmeyer
|
5f900206d1
|
formatting
|
2012-11-28 19:33:09 -08:00 |
|
Dane Springmeyer
|
629d768eae
|
use middle_point placement algorithm for marker POINT placement on lines - closes #1604 - refs #1350 and refs #1607
|
2012-11-28 19:23:56 -08:00 |
|
Dane Springmeyer
|
f2276d97a0
|
modify agg conv classes to support type() member - closes #1607 refs #1604
|
2012-11-28 19:22:10 -08:00 |
|
Dane Springmeyer
|
a2d82af5c1
|
add postgis threaded stress test (though queries still runs serially)
|
2012-11-28 19:15:29 -08:00 |
|
Dane Springmeyer
|
0548d6037b
|
fix postgres null connection error adding space for better formatting
|
2012-11-28 18:20:34 -08:00 |
|
Dane Springmeyer
|
1baeb7036c
|
cleanup unused code
|
2012-11-28 18:20:09 -08:00 |
|
Dane Springmeyer
|
2ee6c9aca1
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-11-28 17:48:14 -08:00 |
|
Dane Springmeyer
|
46f8ce3ce7
|
finish bringing back to life the SVG_RENDERER - now outputs geometries again - closes #1438
|
2012-11-28 17:45:05 -08:00 |
|
Dane Springmeyer
|
1f7459d29d
|
install svg/output headers if SVG_RENDERER is requested
|
2012-11-28 17:21:38 -08:00 |
|
Dane Springmeyer
|
46ee60b398
|
fix row_limit behavior in shape.input to stop reading when count = row_limit, not just when count > row_limit
|
2012-11-28 14:15:53 -08:00 |
|
artemp
|
cff52c9f73
|
+ fix typo
|
2012-11-28 19:16:10 +00:00 |
|
artemp
|
f56a365a03
|
+ add comment
|
2012-11-28 19:15:48 +00:00 |
|
artemp
|
99141fa5e5
|
+ support initialSize_ updates
+ move maxSize_/initialSize_ logic into pool.hpp
|
2012-11-28 17:38:18 +00:00 |
|
artemp
|
a3fe851737
|
+ overwrite pool::maxSize_ with max value
|
2012-11-28 17:04:53 +00:00 |
|
artemp
|
35fba36bcc
|
+ add getter/setter for maxSize
|
2012-11-28 17:04:12 +00:00 |
|
Dane Springmeyer
|
9afaf091b1
|
postgis plugin: avoid printing the password if connection fails - amends 19deb86591
|
2012-11-27 18:37:22 -08:00 |
|
Dane Springmeyer
|
c95b8ff8d7
|
fix visual tests by restoring old hack to prevent rendering of all names
|
2012-11-27 18:15:56 -08:00 |
|
Dane Springmeyer
|
0b7272c94a
|
disable test that is causing spurious error to be printed from ogr
|
2012-11-27 18:06:31 -08:00 |
|
artemp
|
cec34dd5a6
|
+ better error msg
|
2012-11-27 12:49:19 +00:00 |
|
artemp
|
b114e8219c
|
+ add status() method to reduce code duplication
|
2012-11-27 12:48:22 +00:00 |
|
artemp
|
db3fd368ba
|
+ remove default args from Pool ctor
+ use back() for brevity
|
2012-11-27 12:45:07 +00:00 |
|
Dane Springmeyer
|
c39c839452
|
add a test-local target to run tests without having to install - closes #1397
|
2012-11-26 17:48:02 -08:00 |
|
Dane Springmeyer
|
15b9fc3eef
|
update changelog after bffabbf - refs #1594
|
2012-11-26 17:46:57 -08:00 |
|
Dane Springmeyer
|
bffabbf99d
|
allow input plugins and fonts directories to be set by environment when auto-loaded from python - closes #1594 - refs #1004
|
2012-11-26 17:44:58 -08:00 |
|
Dane Springmeyer
|
37804ed0a5
|
formatting
|
2012-11-26 16:15:28 -08:00 |
|
Dane Springmeyer
|
275231c410
|
initialize all values in markers_placement
|
2012-11-26 15:57:58 -08:00 |
|
Dane Springmeyer
|
5fb3949d91
|
update expected grid results after #1584/4efb6ea
|
2012-11-21 19:26:05 -08:00 |
|
Dane Springmeyer
|
4efb6ea234
|
round up array length to fix edge case memory corruption in utf grid encoding - closes #1584 and 1585
|
2012-11-21 19:24:45 -08:00 |
|
Dane Springmeyer
|
71cca6999a
|
add missing test file
|
2012-11-20 18:07:51 -08:00 |
|