Dane Springmeyer
|
956d936162
|
fix pep8 linter command + update a few linted files
|
2015-02-02 10:38:08 -08:00 |
|
Dane Springmeyer
|
7d78115886
|
pyflakes driven python file cleanup
|
2015-02-02 10:38:08 -08:00 |
|
Sandro Santilli
|
cd21789111
|
Fix false negative responses from python tests
Closes #2298
|
2014-07-14 18:34:20 +02:00 |
|
Dane Springmeyer
|
f3a824c2cc
|
grid renderer: remove old method and fix tests
|
2014-04-24 22:18:36 -07:00 |
|
Dane Springmeyer
|
ef4dfeb747
|
make it possible to disable compilation of grid_renderer - closes #1962
|
2013-07-23 19:37:25 -04:00 |
|
Dane Springmeyer
|
0365d3e081
|
start centralizing filesystem operations in mapnik::util::fs - refs #1177
|
2013-06-02 19:28:24 -07:00 |
|
Dane Springmeyer
|
aee275a08c
|
fix number handling in csv plugin and add tests for 64bit integer support in sqlite and postgis datasources - refs #1669
|
2012-12-21 19:53:33 -08:00 |
|
Dane Springmeyer
|
62e039d2c9
|
double grid encoding performance in python - closes #1315
|
2012-08-16 18:39:11 -07:00 |
|
Dane Springmeyer
|
3cdc0de559
|
add testcase for #1375
|
2012-08-16 17:59:03 -07:00 |
|
Dane Springmeyer
|
f057f43dac
|
fix grid/markers tests after a57996e661 - refs #1309
|
2012-08-14 17:20:19 -07:00 |
|
Dane Springmeyer
|
d8bb4050c5
|
minor grid rendering test touchups
|
2012-08-13 16:52:31 -07:00 |
|
Dane Springmeyer
|
e62739d146
|
fix render_marker for grid renderer and other minor syncing - refs #1309
|
2012-08-02 13:10:05 -07:00 |
|
Dane Springmeyer
|
cb246a436f
|
update the grid rendering tests with new expected results (should now be passing)
|
2012-07-31 13:16:41 -07:00 |
|
Dane Springmeyer
|
587f0131a2
|
add tests for grid rendering with point_symbolizer
|
2012-07-18 17:29:22 -07:00 |
|
Dane Springmeyer
|
bc8d6568f5
|
sync line rendering between grid and agg - refs #1309
|
2012-07-12 19:34:39 -07:00 |
|
Dane Springmeyer
|
34aa050521
|
update tests to work with new svg-based grid rendering - closes #1304
|
2012-07-12 19:02:52 -07:00 |
|
Dane Springmeyer
|
67e9b0d616
|
move marker width/height to expressions - closes #1102 and replaces #1255
|
2012-06-28 19:54:25 -07:00 |
|
Dane Springmeyer
|
5b61c093e5
|
initialize grid buffers to std::numeric_limits<int>::min() and use that value to mean no-hit or non-interactive pixels - closes #1065
|
2012-06-23 22:41:07 -04:00 |
|
Dane Springmeyer
|
957c40f763
|
move to int32 for grid rendering buffer - closes #1196
|
2012-06-06 16:36:38 -07:00 |
|
Dane Springmeyer
|
3f26c439c9
|
fix marker width/height to mean pixels - which it should have all along - closes #1134
|
2012-03-23 20:28:12 -07:00 |
|
Dane Springmeyer
|
0a37a1591e
|
fixup whitespace with pep8 tricks from https://gist.github.com/1903033
|
2012-02-24 13:13:56 -08:00 |
|
Dane Springmeyer
|
16828ec161
|
use row/col instead of x/y for clearer grid resolution function
|
2012-02-07 13:44:08 -08:00 |
|
Dane Springmeyer
|
915addc51d
|
update grid rendering interface to new feature impl
|
2012-02-01 10:43:23 -08:00 |
|
Dane Springmeyer
|
e542e90fcf
|
get most of the tests passing
|
2012-01-24 00:27:44 -08:00 |
|
Dane Springmeyer
|
820b9a2b25
|
merge master with feature_impl
|
2012-01-17 17:47:27 -05:00 |
|
Dane Springmeyer
|
2701f93a04
|
test cleanups
|
2011-12-22 12:41:51 -08:00 |
|
Dane Springmeyer
|
62983ef214
|
fix import
|
2011-12-22 12:20:03 -08:00 |
|
Dane Springmeyer
|
bed779b465
|
tests: maintain python 2.5 support
|
2011-12-22 12:19:40 -08:00 |
|
Artem Pavlenko
|
b689670ffd
|
switch back from mapnik2 to mapnik
add mapnik2 module which redirects to mapnik and issues DeprecationWarning
|
2011-11-23 11:33:58 +00:00 |
|
Dane Springmeyer
|
74877c8778
|
test touchups to ensure they can all be run individually
|
2011-08-30 22:51:42 +00:00 |
|
Dane Springmeyer
|
ac44f669cc
|
add more grid rendering tests
|
2011-06-16 18:08:22 +00:00 |
|