Dane Springmeyer
|
ee8ae809f4
|
more robust csv tests
|
2011-10-31 19:08:07 -04:00 |
|
Dane Springmeyer
|
c5dd523636
|
use nose for equality testing in multi_tile raster tests
|
2011-10-31 14:46:58 -04:00 |
|
Dane Springmeyer
|
990b452e8c
|
add csv test runner
|
2011-10-28 21:57:51 -07:00 |
|
Dane Springmeyer
|
1ac4dd4438
|
break out shapefile tests
|
2011-10-28 17:06:44 -07:00 |
|
Dane Springmeyer
|
247755df3f
|
ensure the tests can be run even with no datasource plugins
|
2011-10-28 17:06:23 -07:00 |
|
Dane Springmeyer
|
2a2fb7437b
|
more robust tests for feature expressions - refs #933 and #944
|
2011-10-28 11:24:14 +01:00 |
|
Dane Springmeyer
|
77b50306ee
|
add tests for feature expression bugs - refs #933 and #934
|
2011-10-28 11:24:12 +01:00 |
|
Dane Springmeyer
|
7f135339d5
|
more robust sqlite tests - note: some here will fail until I push local sqlite refactoring fixes refs #928
|
2011-10-25 15:18:29 -07:00 |
|
Dane Springmeyer
|
6761cb0436
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2011-10-25 15:08:19 -07:00 |
|
kunitoki
|
088561bd5e
|
- implemented sql query in OGR plugin (closes #472)
|
2011-10-24 11:53:33 +02:00 |
|
Dane Springmeyer
|
c505933c48
|
make the sqlite tests more robust
|
2011-10-22 17:31:25 -07:00 |
|
Dane Springmeyer
|
d1c8818029
|
remove area as it is unused (not needed by anything yet) - closes #846
|
2011-10-21 15:55:58 -07:00 |
|
Dane Springmeyer
|
4791fb3578
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2011-10-21 14:53:08 -07:00 |
|
Dane Springmeyer
|
c57773de6b
|
tests for sqlite dequoting
|
2011-10-21 14:44:18 -07:00 |
|
Matt Amos
|
517fc59f77
|
Added Python test for multi-tile raster policy.
|
2011-10-18 14:34:58 +01:00 |
|
Dane Springmeyer
|
15f2dd1b12
|
test unicode attribute names using both hex and utf8 literals
|
2011-10-10 14:04:34 -07:00 |
|
Alberto Valverde
|
e41abb0e12
|
add a label attribute to colorizer_stop
|
2011-09-16 13:32:16 +00:00 |
|
Alberto Valverde
|
5e001cef17
|
Test that fails unless r3341 is applied
|
2011-09-14 16:17:47 +00:00 |
|
Alberto Valverde
|
6ffbd07174
|
use AGG for interpolation when warping rasters
|
2011-09-13 15:41:39 +00:00 |
|
Artem Pavlenko
|
2cde0ac66e
|
+ add reading WKB test
|
2011-09-13 14:06:17 +00:00 |
|
Artem Pavlenko
|
7eeaf63356
|
+ fix unicode test issue
|
2011-09-13 13:41:36 +00:00 |
|
Artem Pavlenko
|
9d6d842879
|
+ update and improve python tests to use new wkt interface
|
2011-09-13 13:32:42 +00:00 |
|
Dane Springmeyer
|
9bda9c7019
|
support raster reprojection - adapted from work at https://github.com/albertov/mapnik2/ - nice work alberto and meteogrid - closes #663
|
2011-09-12 18:41:44 +00:00 |
|
Dane Springmeyer
|
04900c4664
|
fix tests around line symbolizer
|
2011-09-12 05:33:13 +00:00 |
|
Dane Springmeyer
|
dd53e3e650
|
add script for testing encoding speeds and various image options
|
2011-09-11 06:35:18 +00:00 |
|
Dane Springmeyer
|
67d7a3a6f0
|
add alternative line rasterizer that can be enabled to draw faster lines at the expense of dropping short geometries - for thin lines has nicer look but should not be used with think lines - refs #873
|
2011-09-09 23:45:49 +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
|
a19402f35c
|
fully comment the mapnik-config test - its more annoying that its worth
|
2011-08-30 22:51:03 +00:00 |
|
Dane Springmeyer
|
509d120193
|
don't run verbose mapnik-config tests
|
2011-08-30 22:36:06 +00:00 |
|
Dane Springmeyer
|
9e87c9f914
|
apply patch from Peter Körner adding AlsoFilter functionality - closes #820
|
2011-08-30 17:38:27 +00:00 |
|
Dane Springmeyer
|
23fab382d6
|
scons: refactor mapnik-config, breaking out --libs, --ldflags, and --dep-libs and offering json output of core config - closes #789
|
2011-08-13 17:07:05 +00:00 |
|
Dane Springmeyer
|
c8a4c18ace
|
fix expressions tests
|
2011-08-12 20:12:11 +00:00 |
|
Dane Springmeyer
|
a7e67477a6
|
since r3091 sqlite.input throws upon empty index as well as missing index, so update the tests to create an index record
|
2011-08-12 19:14:48 +00:00 |
|
Dane Springmeyer
|
3c8b4bdebe
|
update test
|
2011-07-25 23:46:15 +00:00 |
|
Dane Springmeyer
|
01d5768cea
|
make the failing feature count a TODO because its actually a future feature to impl - better shapefile indexing that breaks out multigeom parts
|
2011-07-12 01:04:28 +00:00 |
|
Dane Springmeyer
|
55b37160e4
|
support attachdb, initdb, and index_table parameters in sqlite plugin - patch and tests from stella - closes #793
|
2011-07-11 17:46:53 +00:00 |
|
Dane Springmeyer
|
c4fa04cdad
|
don't suppress exception in mapnik::color constructor when init from a string
|
2011-07-05 23:01:51 +00:00 |
|
Dane Springmeyer
|
ac44f669cc
|
add more grid rendering tests
|
2011-06-16 18:08:22 +00:00 |
|
Dane Springmeyer
|
b31d3c89c9
|
add test that asserts feature count is the same between shapefile driver and ogr (currently fails)
|
2011-06-16 18:06:24 +00:00 |
|
Artem Pavlenko
|
f0181d4c4f
|
+ small change
|
2011-06-07 20:35:06 +00:00 |
|
Artem Pavlenko
|
1264632999
|
+ more color equality tests
|
2011-06-07 19:50:38 +00:00 |
|
Artem Pavlenko
|
a16a8f7a6b
|
+ update python tests
|
2011-06-07 19:50:30 +00:00 |
|
Dane Springmeyer
|
034e205c64
|
fixup grid resolve function
|
2011-06-03 00:15:17 +00:00 |
|
Dane Springmeyer
|
b7a0204bf2
|
add tests for map 'base' parameter
|
2011-05-25 23:51:08 +00:00 |
|
Dane Springmeyer
|
52cd1d7abe
|
test grid pixel perfectness
|
2011-05-21 00:20:49 +00:00 |
|
Dane Springmeyer
|
f3c2bcfbd6
|
improve feature id test: make sure to test restricted query extents and start testing various geometry types
|
2011-05-19 22:54:24 +00:00 |
|
Dane Springmeyer
|
ba15947a4f
|
add Projection.expanded() function to ask proj4 what its internal, normalized definition looks like (useful only for debugging)
|
2011-05-17 19:05:15 +00:00 |
|
Alberto Valverde
|
0e0c4aa82c
|
integrated test case from #759
|
2011-05-12 18:09:03 +00:00 |
|
Dane Springmeyer
|
4572a4fdd5
|
update tests
|
2011-05-04 05:24:57 +00:00 |
|
Dane Springmeyer
|
d05b0c539f
|
apply major refactor of RasterColorizer by ben moores from https://github.com/BenMoores/mapnik-trunk/wiki/RasterColorizer - closes #523
|
2011-05-04 00:20:17 +00:00 |
|
Dane Springmeyer
|
82642aac4f
|
add test for feature ids - ensuring consistency between ogr plugin and shape plugin
|
2011-04-29 19:59:30 +00:00 |
|
Dane Springmeyer
|
52f7092df5
|
better named kwargs for render_grid
|
2011-04-29 19:31:43 +00:00 |
|
Dane Springmeyer
|
ab94fd43d8
|
add test for grid generation, and make sure point_datasource feature id starts at 1 (as datasources should)
|
2011-04-29 19:25:00 +00:00 |
|
Dane Springmeyer
|
3147e2a257
|
update memory datasource and feature tests to leverage new support for parsing WKT after #698
|
2011-04-14 21:06:07 +00:00 |
|
Dane Springmeyer
|
c30347185a
|
allow point checking test to operate without pycairo installed
|
2011-04-14 21:02:31 +00:00 |
|
Dane Springmeyer
|
0f49feb1d9
|
minor test update
|
2011-04-14 21:01:37 +00:00 |
|
Dane Springmeyer
|
903d1b49ef
|
add a clip method to mapnik::box2d
|
2011-04-13 19:19:23 +00:00 |
|
Dane Springmeyer
|
b304302fea
|
Add a few tests for layer init
|
2011-03-02 15:17:55 +00:00 |
|
Dane Springmeyer
|
429eed5090
|
boolean evals of expressions return strings
|
2011-02-28 21:20:16 +00:00 |
|
Dane Springmeyer
|
8305e242c6
|
tests for regex match/replace, unicode and non-unicode text
|
2011-02-28 19:56:53 +00:00 |
|
Dane Springmeyer
|
fd2d9d7ff3
|
enable aliased lines using stroke-gamma for line_symbolizer - closes #689
|
2011-02-02 01:46:14 +00:00 |
|
Dane Springmeyer
|
7043c416fa
|
enable if/else type behavior in rules using style level keyword to control whether all rules will be evaluated or just the first that matches - closes #706 - thanks to original patch from kkaefer
|
2011-02-01 22:55:50 +00:00 |
|
Dane Springmeyer
|
1a2e1a7789
|
update tests for placement on point_symbolizer
|
2011-02-01 19:53:03 +00:00 |
|
Dane Springmeyer
|
b4d092722d
|
fixup return types for mapnik-config and add test of basic returns
|
2011-01-05 20:52:08 +00:00 |
|
Dane Springmeyer
|
331143c3fe
|
add a test demostrating modifying a layer which was originally loaded via xml and is later modified in python
|
2010-12-21 18:49:49 +00:00 |
|
Dane Springmeyer
|
2dfe2a9ccf
|
fixup svg matrix tests
|
2010-12-13 20:11:36 +00:00 |
|
Dane Springmeyer
|
c81cff7b6c
|
tweak shield symbolizer tests further to capture transform and changes to displacement/anchor
|
2010-12-11 01:21:46 +00:00 |
|
Dane Springmeyer
|
a0fc0fd44f
|
add several more text_symbolizer properties we were missing in tests
|
2010-12-10 22:29:02 +00:00 |
|
Dane Springmeyer
|
22889eaff7
|
add several more shield_symbolizer properties we were missing in tests
|
2010-12-10 22:26:17 +00:00 |
|
Dane Springmeyer
|
34224c7a39
|
all tests in trunk should now pass with this update to the shield_symbolizer init test
|
2010-12-10 22:09:34 +00:00 |
|
Dane Springmeyer
|
6cfc37fe0c
|
add a test for query_map_point by building up a run length encoded 'grid' and checking ends of output
|
2010-12-10 20:11:09 +00:00 |
|
Dane Springmeyer
|
a30e674749
|
tests for Box2d.from_string()
|
2010-11-15 03:27:04 +00:00 |
|
Dane Springmeyer
|
767a500528
|
fix json test and add json from string test
|
2010-11-14 09:32:55 +00:00 |
|
Dane Springmeyer
|
471288a37e
|
add a few stylesheets that test reading json and osm files
|
2010-11-14 08:56:42 +00:00 |
|
Dane Springmeyer
|
aef676c090
|
add changes missed in r2287
|
2010-10-15 02:16:37 +00:00 |
|
Dane Springmeyer
|
5308c36bc6
|
add more tests for the ShieldSymbolizer
|
2010-10-13 01:23:56 +00:00 |
|
Dane Springmeyer
|
6fa205474f
|
fix spelling
|
2010-10-07 01:00:58 +00:00 |
|
Dane Springmeyer
|
58b907a61b
|
catch up tests with change of bgcolor->background-color
|
2010-10-06 18:59:59 +00:00 |
|
Dane Springmeyer
|
dc247d9d79
|
revert python 3 specific test syntax - will get to this later
|
2010-09-26 23:41:16 +00:00 |
|
Dane Springmeyer
|
18dd9ff40e
|
python3 support - patch thanks to Haoyu Bai - closes #334
|
2010-09-26 12:15:16 +00:00 |
|
Dane Springmeyer
|
0a300c8be7
|
impl of alpha setting in C++ core - should work now via python - #609
|
2010-09-24 16:12:23 +00:00 |
|
Dane Springmeyer
|
c35310445a
|
rename text_convert to text_transform to match css naming convention (also matching enums to css)
|
2010-09-18 19:10:18 +00:00 |
|
Dane Springmeyer
|
e22c187e95
|
expose an indexing operator on box2d to allow for easy pythonic access to bounds parts
|
2010-09-16 14:41:29 +00:00 |
|
Dane Springmeyer
|
6cce96dd06
|
upgrade default projection of epsg:4326 to match exactly what proj4 stores in /usr/local/share/epsg for 4326 (aka WGS84)
|
2010-08-10 18:18:31 +00:00 |
|
Dane Springmeyer
|
ae5d95ec7d
|
mark pickling test failures as todo
|
2010-08-10 17:15:03 +00:00 |
|
Dane Springmeyer
|
78bdcf67ef
|
actually get save_map_test.py working to test two serialized maps - will now result in failures
|
2010-06-18 21:03:47 +00:00 |
|
Dane Springmeyer
|
9804e7e90d
|
scons: make libjpeg dependency optional (still required by default)
|
2010-06-03 19:50:27 +00:00 |
|
Alberto Valverde
|
38e1570b8b
|
added a max_value attribute to color_band to handle the case of the last band more gracefully
|
2010-05-06 07:21:11 +00:00 |
|
Dane Springmeyer
|
4790c23d43
|
clean up deprecation warnings in python tests
|
2010-04-06 06:25:22 +00:00 |
|
Alberto Valverde
|
c79865586b
|
added an angle_mode attribute to GlyphSymbolizer to define the way the angle expression should be interpreted: as an azimuth or as a trigonometric angle
|
2010-03-22 11:21:17 +00:00 |
|
Alberto Valverde
|
18b811d19d
|
implemented a mechanism in mapnik2._injector to be able to override c++ methods (at the python layer only). Used it to implement a friendlier constructor for Feature and a add_geometry() method that accepts shapely.geometry.Geometrys, and wkb/wkt strings
|
2010-03-19 18:14:46 +00:00 |
|
Alberto Valverde
|
a613dc6397
|
Created python binding to memory_datasource which can be added Features built programaticcaly. See tests for sample use until docs are done. #528 is almost closed.
|
2010-03-19 16:16:15 +00:00 |
|
Alberto Valverde
|
17b61d16c4
|
More progress on #528: Made setting Feature properties with values of type unicode or str possible. I've modified the UnicodeString_from_python_str from_python_converter so it can also convert python unicode objects (not just encocded strs). It was originally commented out so but it seems to work fine on my tests. Is there anything I0ve overlooked? (Artem?)
|
2010-03-19 13:42:58 +00:00 |
|
Alberto Valverde
|
3f47c813cf
|
added a Feature.add_geometry test
|
2010-03-19 13:42:41 +00:00 |
|
Alberto Valverde
|
a4d742283b
|
Implementead Feature instantiation from Python and an add_geometry method which accepst a wkb string
|
2010-03-19 13:42:25 +00:00 |
|
Alberto Valverde
|
aea5dd563a
|
XML de/serialization for glyph_symbolizer. Some issues remain regarding unicode expr
|
2010-03-19 11:19:43 +00:00 |
|
Alberto Valverde
|
9a41dd5324
|
typo
|
2010-03-19 09:38:08 +00:00 |
|
Alberto Valverde
|
1e2ffb22b7
|
cairo rendering for the glyph_symbolizer. Small refactoring in cairo_context::add_text to pass the paramaters which were picked up from the text_symbolizer param (size, fill, halo_radius and halo_fill) explicitly. This allows the glyph_symbolizer to piggy back on that functionality without specilizing add_text() for the glyph_symbolizer (which would have involved heavy amounts of copy+paste or a more elaborate refactoring strategy. Please ping me if this was not a good idea
|
2010-03-19 09:33:57 +00:00 |
|
Alberto Valverde
|
be9f874bbc
|
added an attribute_collector visitor for glyph_symbolizer
|
2010-03-18 20:32:57 +00:00 |
|
Alberto Valverde
|
d098c98c5e
|
pre-eliminary GlyphSymbolizer implementation. TODO: XML de/serializing. more tests. remove workaround mentioned in test
|
2010-03-18 20:05:08 +00:00 |
|