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
|
12345d1269
|
remove rastercolorizer from glyph symbolizer test
|
2011-08-30 17:18:51 +00:00 |
|
Dane Springmeyer
|
bb3e01ded8
|
fix a few xml test maps
|
2011-08-30 16:58:36 +00:00 |
|
Dane Springmeyer
|
22c39d91ba
|
scons: rename all SConscript files to more friendly name of 'build' with a python extension for quick syntax detection in editors
|
2011-08-30 05:32:01 +00:00 |
|
Dane Springmeyer
|
e13b608e6e
|
sqlite: add sample map for using sqlite and attachdb features
|
2011-08-16 21:23:56 +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
|
cfe49fcaf6
|
sqlite: enable dynamic querying of extent as a last fallback for non-spatialite and non-indexed sqlite files
|
2011-08-13 02:52:46 +00:00 |
|
Dane Springmeyer
|
3e67c1d694
|
scons: centralize install path info
|
2011-08-12 21:31:28 +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
|
af62ad9c27
|
scons: collect and propogate the libs used to link libmapnik
|
2011-08-11 21:11:11 +00:00 |
|
Dane Springmeyer
|
3c8b4bdebe
|
update test
|
2011-07-25 23:46:15 +00:00 |
|
Dane Springmeyer
|
73e58c22a1
|
allow tests to run even if the underlying python shared module uses a different private name (osx builds)
|
2011-07-12 19:55:26 +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
|
1805f9c4c9
|
add test map for using gamma and global alignment to get a seemless crosshatch look
|
2011-06-28 23:23:33 +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
|
327ed94f15
|
tabs -> spaces
|
2011-05-31 17:12:51 +00:00 |
|
Dane Springmeyer
|
b7a0204bf2
|
add tests for map 'base' parameter
|
2011-05-25 23:51:08 +00:00 |
|
Dane Springmeyer
|
0d0c3cdb09
|
scons: avoid duplicate libs and pass CUSTOM_LDFLAGS
|
2011-05-25 20:26:47 +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
|
cb3ba2c193
|
spelling correction
|
2011-05-17 23:56:27 +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 |
|
Dane Springmeyer
|
52ac7d8d3a
|
fix spherical mercator proj4 string in tests to always include +over (to avoid proj4 trying to wrap) and +wktext (to ensure apps like ogr/gdal retain +over during conversion through wkt representation)
|
2011-05-16 23:55:30 +00:00 |
|
Alberto Valverde
|
0e0c4aa82c
|
integrated test case from #759
|
2011-05-12 18:09:03 +00:00 |
|
Dane Springmeyer
|
1070b293ad
|
tabs -> spaces
|
2011-05-04 15:53:36 +00:00 |
|
Dane Springmeyer
|
4572a4fdd5
|
update tests
|
2011-05-04 05:24:57 +00:00 |
|
Dane Springmeyer
|
37118c6d5f
|
ensure valid attributes on the RasterSymbolizer and RasterColorizer, warning if not
|
2011-05-04 01:57:37 +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
|
5bff82dde7
|
add test map of point placement on line and polygon geoms
|
2011-04-30 00:50:02 +00:00 |
|
Dane Springmeyer
|
6df1dd31dd
|
test for reading from csv file
|
2011-04-29 22:26:50 +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
|
aaa37d7bc1
|
add another test shapefile in epsg:3395
|
2011-04-20 03:13:48 +00:00 |
|
Dane Springmeyer
|
b6723bcfb1
|
add smaller svg point
|
2011-04-19 04:28:41 +00:00 |
|
Dane Springmeyer
|
2b4cd5bb51
|
add test for bounds clipping edge case
|
2011-04-19 04:28:23 +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 |
|